while((c = getopt_long (argc, argv, short_options, long_options, NULL)) != -1). 1. getopt_long 只是getopt的增强版,功能多点 ...
確定! 回上一頁