摘要: ##函数 c++常用头文件:algorithm,cstring,cstdio,cmath,iostream to_string ,atoi void *memcpy(void *str1, const void *str2, size_t n)从存储区 str2 复制 n 个字节到存储区 str1 阅读全文
posted @ 2022-11-08 14:55 穿过雾的阴霾 阅读(75) 评论(0) 推荐(1)