unsigned int sleep(unsigned int seconds); 而MFC中的Sleep函數原型為: void Sleep(DWORD dwMilliseconds); 也就是說,Linux下(使用的gcc的庫 ...
確定! 回上一頁