int getopt_long(int argc, char * const argv[], ... 其中getopt市只能用来获取短参数,例如-h,而getopt_long可以获取短参数也可以获取长参数( ...
確定! 回上一頁