📄 2dcad.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 2DCAD - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/2DCAD.res" /d "_DEBUG" /d "_AFXDLL" "E:\VC讲座\13\2DCAD\2DCAD.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPC2F3.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/2DCAD.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\VC讲座\13\2DCAD\2DCAD.cpp"
"E:\VC讲座\13\2DCAD\2DCADDoc.cpp"
"E:\VC讲座\13\2DCAD\2DCADView.cpp"
"E:\VC讲座\13\2DCAD\ColorForm.cpp"
"E:\VC讲座\13\2DCAD\LineStyleDlg.cpp"
"E:\VC讲座\13\2DCAD\LineWidthDlg.cpp"
"E:\VC讲座\13\2DCAD\MainFrm.cpp"
"E:\VC讲座\13\2DCAD\TextView.cpp"
"E:\VC讲座\13\2DCAD\UIThread.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC2F3.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPC2F4.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/2DCAD.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\VC讲座\13\2DCAD\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC2F4.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPC2F5.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/2DCAD.pdb" /debug /machine:I386 /out:"Debug/2DCAD.exe" /pdbtype:sept
".\Debug\2DCAD.obj"
".\Debug\2DCADDoc.obj"
".\Debug\2DCADView.obj"
".\Debug\ColorForm.obj"
".\Debug\LineStyleDlg.obj"
".\Debug\LineWidthDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\TextView.obj"
".\Debug\UIThread.obj"
".\Debug\2DCAD.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPC2F5.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
2DCAD.cpp
2DCADDoc.cpp
2DCADView.cpp
ColorForm.cpp
LineStyleDlg.cpp
LineWidthDlg.cpp
MainFrm.cpp
TextView.cpp
UIThread.cpp
Generating Code...
Linking...
<h3>Results</h3>
2DCAD.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -