getopt 使用man 3 getopt能得到详细的信息。 它是在UNIX/Linux下的命令行解析函数。 原型如下: #include int getopt(int argc, char * const argv[],
確定! 回上一頁