static struct option long_options[] = {; {"addsg", 0, 0, '1'}, ... c = getopt_long (argc, argv, short_options, long_options, &option_index);
確定! 回上一頁