getopt 被用來解析命令行選項參數。 getopt_long支持長選項的命令行解析,使用man getopt_long,得到其聲明如下:. int getopt_long(int argc, char * const argv[] ...
確定! 回上一頁