📄 ex25e.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ex25e - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "c:\windows\TEMP\RSPF3A4.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ex25e.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\vcpp32\ex25e\AlarmDialog.cpp"
"D:\vcpp32\ex25e\ex25e.cpp"
"D:\vcpp32\ex25e\ex25eDoc.cpp"
"D:\vcpp32\ex25e\ex25eView.cpp"
"D:\vcpp32\ex25e\MainFrm.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSPF3A4.TMP"
Creating temporary file "c:\windows\TEMP\RSPF3A5.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ex25e.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\vcpp32\ex25e\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSPF3A5.TMP"
Creating temporary file "c:\windows\TEMP\RSPF3A6.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex25e.pdb" /debug /machine:I386 /out:"Debug/ex25e.exe" /pdbtype:sept
.\Debug\AlarmDialog.obj
.\Debug\ex25e.obj
.\Debug\ex25eDoc.obj
.\Debug\ex25eView.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\ex25e.res
]
Creating command line "link.exe @c:\windows\TEMP\RSPF3A6.TMP"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
AlarmDialog.cpp
ex25e.cpp
ex25eDoc.cpp
ex25eView.cpp
MainFrm.cpp
Generating Code...
Linking...
<h3>Results</h3>
ex25e.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -