下面的代码我使用Posix C: while ((opt = getopt(argc, argv, "a:p:h")) != -1). 如何使用替代函数将此代码移植到Windows C ++?
確定! 回上一頁