有时候需要用命令行去调用MFC程序,并且用命令行去传递参数, ... CString sCmdline = ::GetCommandLine(); 将获取到"C:\test\app.exe 1 2 " 整个命令 ...
確定! 回上一頁