⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 2dcad.plg

📁 Visual c++.程序设计培训教程
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 2DCAD - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/2DCAD.res" /d "NDEBUG" /d "_AFXDLL" "E:\VC讲座\09\2DCAD\2DCAD.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSP5315.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/2DCAD.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\VC讲座\09\2DCAD\2DCAD.cpp"
"E:\VC讲座\09\2DCAD\2DCADDoc.cpp"
"E:\VC讲座\09\2DCAD\2DCADView.cpp"
"E:\VC讲座\09\2DCAD\LineStyleDlg.cpp"
"E:\VC讲座\09\2DCAD\LineWidthDlg.cpp"
"E:\VC讲座\09\2DCAD\MainFrm.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP5315.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP5316.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/2DCAD.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\VC讲座\09\2DCAD\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP5316.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP5317.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/2DCAD.pdb" /machine:I386 /out:"Release/2DCAD.exe" 
".\Release\2DCAD.obj"
".\Release\2DCADDoc.obj"
".\Release\2DCADView.obj"
".\Release\LineStyleDlg.obj"
".\Release\LineWidthDlg.obj"
".\Release\MainFrm.obj"
".\Release\StdAfx.obj"
".\Release\2DCAD.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP5317.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
2DCAD.cpp
2DCADDoc.cpp
2DCADView.cpp
LineStyleDlg.cpp
LineWidthDlg.cpp
MainFrm.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 + -