getopt_long 为解析命令行参数函数,它是Linux C库函数。使用此函数需要包含系统头文件getopt.h。getopt_long函数声明如下:int getopt_long(int argc, ...
確定! 回上一頁