📄 stdiofiletest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: StdioFileTest - Win32 Unicode Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x809 /fo"Unicode Release/StdioFileTest.res" /d "NDEBUG" /d "_AFXDLL" "C:\Downloads\StdioFileTest_Demo_Project\StdioFileTest.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP96.tmp" with contents
[
/nologo /MD /W3 /GX /Zi /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "_UNICODE" /Fp"Unicode Release/StdioFileTest.pch" /Yu"stdafx.h" /Fo"Unicode Release/" /Fd"Unicode Release/" /FD /c
"C:\Downloads\StdioFileTest_Demo_Project\StdioFileEx.cpp"
"C:\Downloads\StdioFileTest_Demo_Project\StdioFileTest.cpp"
"C:\Downloads\StdioFileTest_Demo_Project\StdioFileTestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP96.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP97.tmp" with contents
[
/nologo /MD /W3 /GX /Zi /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "_UNICODE" /Fp"Unicode Release/StdioFileTest.pch" /Yc"stdafx.h" /Fo"Unicode Release/" /Fd"Unicode Release/" /FD /c
"C:\Downloads\StdioFileTest_Demo_Project\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP97.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP98.tmp" with contents
[
/nologo /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:no /pdb:"Unicode Release/StdioFileTest.pdb" /debug /machine:I386 /out:"Unicode Release/StdioFileTest.exe"
".\Unicode Release\StdAfx.obj"
".\Unicode Release\StdioFileEx.obj"
".\Unicode Release\StdioFileTest.obj"
".\Unicode Release\StdioFileTestDlg.obj"
".\Unicode Release\StdioFileTest.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP98.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
StdioFileEx.cpp
StdioFileTest.cpp
StdioFileTestDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
StdioFileTest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -