手机版

C++中string的size,length,capacity三者到底有何区别求解(10)

发布时间:2021-06-08   来源:未知    
字号:

#include <cstddef> //常用常量

#include <cstdio> //定义输入/输出函数

#include <cstdlib> //定义杂项函数及内存分配函数

#include <cstring> //字符串处理

#include <ctime> //定义关于时间的函数

#include <cwchar> //宽字符处理及输入/输出

#include <cwctype> //宽字符分类

#include <deque> //STL 双端队列容器

#include <exception> //异常处理类

#include <fstream> //文件输入/输出

#include <functional> //STL 定义运算函数(代替运算符)

#include <limits> //定义各种数据类型最值常量

#include <list> //STL 线性列表容器

#include <locale> //本地化特定信息

#include <map> //STL 映射容器

#include <memory> //STL通过分配器进行的内存分配

#include<new> //动态内存分配

#include <numeric> //STL常用的数字操作

#include <iomanip> //参数化输入/输出

#include <ios> //基本输入/输出支持

#include <iosfwd> //输入/输出系统使用的前置声明

#include <iostream> //数据流输入/输出

#include <istream> //基本输入流

#include <iterator> //STL迭代器

#include <ostream> //基本输出流

#include <queue> //STL 队列容器

#include <set> //STL 集合容器

#include <sstream> //基于字符串的流

#include <stack> //STL 堆栈容器

#include <stdexcept> //标准异常类

#include <streambuf> //底层输入/输出支持

#include <string> //字符串类

#include <typeinfo> //运行期间类型信息

#include <utility> //STL 通用模板类

#include <valarray> //对包含值的数组的操作

#include <vector> //STL 动态数组容器

————————————————————————————————

C99增加的部分

#include <complex.h> //复数处理

#include <fenv.h> //浮点环境

#include <inttypes.h> //整数格式转换

#include <stdbool.h> //布尔环境

#include <stdint.h> //整型环境

C++中string的size,length,capacity三者到底有何区别求解(10).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
×
二维码
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)