getopt_long 函数. 函数原型(function prototype). #include <unistd.h> int getopt(int argc, char * const argv[], const char *optstring); extern char *optarg; ...
確定! 回上一頁