跳转至内容
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Help
Browse
Cookbook
Wikijunior
Featured books
Recent changes
Random book
Using Wikibooks
Community
Reading room forum
Community portal
Bulletin Board
Help out!
Policies and guidelines
Contact us
Search
Search
Donations
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Discussion for this IP address
C++ 语言/Std/字符串/字符串类/插入字符
Add languages
Add links
Book
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Sister projects
Wikipedia
Wikiversity
Wiktionary
Wikiquote
Wikisource
Wikinews
Wikivoyage
Commons
Wikidata
MediaWiki
Meta-Wiki
Print/export
Create a collection
Download as PDF
Printable version
In other projects
外观
移至侧边栏
隐藏
来自维基教科书,开放的书籍,造福所有人
<
C++ 语言
|
Std
|
字符串
|
字符串类
C++ 语言
概述
预处理
宏
词法分析
预处理字符串
编译时常量
编译时断言
条件编译
命名空间
命名空间快捷方式
嵌套
跨文件拆分
命名和未命名
类型
匈牙利前缀
布尔值
字面量
位表示
最大值
转换
枚举
快捷方式
变体
RTTI:运行时类型信息
变量
生命周期和范围
初始化
统一初始化
无构造函数初始化
分解-auto
与类型同时定义
间接寻址
指针
类型化的 NULL
数组
引用变量
右值引用
智能指针
表达式
优先级
赋值链
程序流程
循环
break 语句
返回值
参数
函数重载
函数指针
弃用函数
对象
可访问性
不需要的编译器生成的函数
构造函数
析构函数
常量成员
静态成员
继承
运算符重载
嵌套类
指向成员的指针
低级 C 结构体
模板
模板函数
模板类
模板变量
模板参数
特性
元编程
概念
错误处理
返回错误代码
断言
C++ 异常处理
标准库
C 运行时
STL:标准模板库
字符串
IO 流
文件系统访问
多线程
RNG:随机数生成器
过时的功能
字符串有
append()
函数(或
+
运算符)用于一次性追加整个字符串。
关于将字符插入字符串的更多信息(包括交互式示例)
分类
:
书籍:C++ 语言
华夏公益教科书