摘要: C/C++头文件一览 C #include <assert.h> //设定插入点#include <ctype.h> //字符处理#include <errno.h> //定义错误码#include <float.h> //浮点数处理#include <iso646.h> //对应各种运算符的宏#i 阅读全文
posted @ 2016-03-19 11:50 X-POWER 阅读(19532) 评论(0) 推荐(3)