摘要: 转自 http://www.diybl.com/course/3_program/c++/cppjs/20091031/180765.html 1、getopt被用来解析命令行选项参数。就不用自己写东东处理argv了。 \ include"unistd.h" extern char optarg; 阅读全文
posted @ 2016-07-18 20:04 shark_cf 阅读(313) 评论(0) 推荐(0) 编辑