摘要: 常用头文件 math.h 常用函数 abs(); // 求绝对值 返回值int sqrt(); // 求平方根 返回值double sin() stdio.h printf(); scanf(); getc(); string.h strlen(); // 返回字符串个数 strcpy(); // 阅读全文
posted @ 2020-10-09 16:55 蜡笔没有大象 阅读(464) 评论(0) 推荐(0)