摘要: #include<stdio.h>这个叫头文件 math.h数学函数 string.h跟字符串有关的函数-strlen、strcmp、strcpy、strcat、memset 等价写法 如cstdio,把“.h”换成 “c”开头 c/c++混合写法,命名.cpp。选择语言C++ 或G++ #incl 阅读全文
posted @ 2020-07-06 02:31 我来到,我看见 阅读(182) 评论(0) 推荐(0)