... 需要下面这个结构体static struct option long_options[] = { {"add", ... 0, 0 } }; c = getopt_long(argc, argv, "abc:d:012", long_options, ...
確定! 回上一頁