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

📄 doc_view.plg

📁 掌握Visual C++编程,挺基础的
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Doc_View - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Doc_View.res" /d "_DEBUG" /d "_AFXDLL" "C:\My Documents\VC_Program\chapter9\Doc_View\Doc_View.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSP92C3.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Doc_View.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\My Documents\VC_Program\chapter9\Doc_View\Doc_View.cpp"
"C:\My Documents\VC_Program\chapter9\Doc_View\Doc_ViewDoc.cpp"
"C:\My Documents\VC_Program\chapter9\Doc_View\Doc_ViewView.cpp"
"C:\My Documents\VC_Program\chapter9\Doc_View\MainFrm.cpp"
"C:\My Documents\VC_Program\chapter9\Doc_View\Person.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP92C3.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP92C4.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Doc_View.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\My Documents\VC_Program\chapter9\Doc_View\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP92C4.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP92C5.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Doc_View.pdb" /debug /machine:I386 /out:"Debug/Doc_View.exe" /pdbtype:sept 
".\Debug\Doc_View.obj"
".\Debug\Doc_ViewDoc.obj"
".\Debug\Doc_ViewView.obj"
".\Debug\MainFrm.obj"
".\Debug\Person.obj"
".\Debug\StdAfx.obj"
".\Debug\Doc_View.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP92C5.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Doc_View.cpp
MainFrm.cpp
Person.cpp
Generating Code...
Skipping... (no relevant changes detected)
Doc_ViewDoc.cpp
Doc_ViewView.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Doc_View.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\Doc_View.sbr" ".\Debug\Doc_ViewDoc.sbr" ".\Debug\Doc_ViewView.sbr" ".\Debug\MainFrm.sbr" ".\Debug\Person.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
Doc_View.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -