1.getopt()函数getopt函数用来解析命令行选项,声明所在头文件为:#include <unistd.h>函数原型如下:int getopt(int argc, char * const argv[], ...
確定! 回上一頁