📄 mytest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mytest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/mytest.res" /d "_DEBUG" /d "_AFXDLL" "D:\Vc考试\mytest\mytest.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPB334.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/mytest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Vc考试\mytest\DialogFilter.cpp"
"D:\Vc考试\mytest\MainFrm.cpp"
"D:\Vc考试\mytest\mytest.cpp"
"D:\Vc考试\mytest\mytestDoc.cpp"
"D:\Vc考试\mytest\mytestSet.cpp"
"D:\Vc考试\mytest\mytestView.cpp"
"D:\Vc考试\mytest\ZyxxSet.cpp"
"D:\Vc考试\mytest\ZyxxView.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPB334.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPB335.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/mytest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Vc考试\mytest\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPB335.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPB336.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/mytest.pdb" /debug /machine:I386 /out:"Debug/mytest.exe" /pdbtype:sept
".\Debug\DialogFilter.obj"
".\Debug\MainFrm.obj"
".\Debug\mytest.obj"
".\Debug\mytestDoc.obj"
".\Debug\mytestSet.obj"
".\Debug\mytestView.obj"
".\Debug\StdAfx.obj"
".\Debug\ZyxxSet.obj"
".\Debug\ZyxxView.obj"
".\Debug\mytest.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPB336.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DialogFilter.cpp
MainFrm.cpp
mytest.cpp
mytestDoc.cpp
mytestSet.cpp
mytestView.cpp
ZyxxSet.cpp
ZyxxView.cpp
Generating Code...
D:\Vc考试\mytest\MainFrm.cpp(88) : warning C4715: 'CMainFrame::OnCreate' : not all control paths return a value
Linking...
<h3>Results</h3>
mytest.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -