getopt() 函数getopt()头文件#include<unistd.h>定义函数int getopt(int argc,char * const argv[ ],const char * optstring);extern char *optarg;extern int ...
確定! 回上一頁