int getopt(int argc,char * const argv[ ],const char * optstring); ... 我們可以看到:optind和opterr的初始值都為1,前面提到過opterr非零表示 ...
確定! 回上一頁