#include <unistd.h> int getopt(int argc, char * const argv[], const char *optstring) ... 参考http://baike.baidu.com/item/getopt以及man-pages.
確定! 回上一頁