c++ 字符串
摘要:
#include #include #include #include #include //模板类型 using std::string; using std::endl; using std::cout; void test0(void) {//栈空间 char str1[] = "hello,world"; char str2[] = "shengzhen"; ... 阅读全文
posted @ 2017-07-04 09:02 李兆祥 阅读(109) 评论(0) 推荐(0)
浙公网安备 33010602011771号