📄 hz_freq.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: HZ_Freq - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/HZ_Freq.res" /d "NDEBUG" "E:\test\HZ_Freq\HZ_Freq.rc""
Creating temporary file "C:\DOCUME~1\Zhan\LOCALS~1\Temp\RSP3E.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/HZ_Freq.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\test\HZ_Freq\ChildFrm.cpp"
"E:\test\HZ_Freq\HZ_Freq.cpp"
"E:\test\HZ_Freq\HZ_FreqDoc.cpp"
"E:\test\HZ_Freq\HZ_FreqView.cpp"
"E:\test\HZ_Freq\MainFrm.cpp"
"E:\test\HZ_Freq\MyFileApp.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Zhan\LOCALS~1\Temp\RSP3E.tmp"
Creating temporary file "C:\DOCUME~1\Zhan\LOCALS~1\Temp\RSP3F.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/HZ_Freq.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\test\HZ_Freq\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Zhan\LOCALS~1\Temp\RSP3F.tmp"
Creating temporary file "C:\DOCUME~1\Zhan\LOCALS~1\Temp\RSP40.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/HZ_Freq.pdb" /machine:I386 /out:"Release/HZ_Freq.exe"
.\Release\ChildFrm.obj
.\Release\HZ_Freq.obj
.\Release\HZ_FreqDoc.obj
.\Release\HZ_FreqView.obj
.\Release\MainFrm.obj
.\Release\MyFileApp.obj
.\Release\StdAfx.obj
.\Release\HZ_Freq.res
]
Creating command line "link.exe @C:\DOCUME~1\Zhan\LOCALS~1\Temp\RSP40.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
HZ_Freq.cpp
HZ_FreqDoc.cpp
HZ_FreqView.cpp
MainFrm.cpp
MyFileApp.cpp
Generating Code...
Linking...
<h3>Results</h3>
HZ_Freq.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -