FLY
Life is like riding a bicycle, to keep your balance, you must keep moving.
摘要: C、传统 C++#include <assert.h> //设定插入点 #include <ctype.h> //字符处理 #include <errno.h> //定义错误码 #include <float.h> //浮点数处理 #include <fstream.h> //文件输入/输出 #include <iomanip.h> //参数化输入/输出 #include <iostream.h> //数据流输入/输出 #include <limits.h> //定义各种数据类型最值常量 #incl 阅读全文
posted @ 2012-11-28 08:47 juice_li 阅读(134) 评论(0) 推荐(0) 编辑