getopt () 用于处理”单字母“选项,如 -a , -t 等。函数声明如下:. #include <unistd.h> int getopt(int argc, char *const argv[], ...
確定! 回上一頁