<string> <cstring> <string.h>
摘要:<string>是C++标准库头文件,包含了拟容器class std::string的声明(不过class string事实上只是basic_string<char>的typedef),用于字符串操作。<cstring>是C标准库头文件<string.h>的C++标准库版本,包含了C风格字符串(NU
阅读全文
posted @ 2021-06-12 10:28
posted @ 2021-06-12 10:28
posted @ 2021-06-11 23:26
posted @ 2021-06-11 23:16