getopt或getopt_long 是一个Linux下面的库函数,作用就是解析命令行的输入。 ... int getopt_long(int argc, char * const argv[], ...
確定! 回上一頁