0) break; printf ("选项%s", long_options[option_index].name); if (optarg) printf (" 值%s", optarg); printf ("\n"); break; case 'a': puts ...
確定! 回上一頁