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

📄 exam8_2.plg

📁 PPT about VC++, it is very simple to learn.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Exam8_2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\sqk\LOCALS~1\Temp\RSP2F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Exam8_2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\sqk\桌面\fuvc2\Visual C++程序设计\各章习题答案\第八章程序代码\第八章程序代码\Exam8_2\Exam8_2.cpp"
"C:\Documents and Settings\sqk\桌面\fuvc2\Visual C++程序设计\各章习题答案\第八章程序代码\第八章程序代码\Exam8_2\Exam8_2Doc.cpp"
"C:\Documents and Settings\sqk\桌面\fuvc2\Visual C++程序设计\各章习题答案\第八章程序代码\第八章程序代码\Exam8_2\Exam8_2View.cpp"
"C:\Documents and Settings\sqk\桌面\fuvc2\Visual C++程序设计\各章习题答案\第八章程序代码\第八章程序代码\Exam8_2\MainFrm.cpp"
"C:\Documents and Settings\sqk\桌面\fuvc2\Visual C++程序设计\各章习题答案\第八章程序代码\第八章程序代码\Exam8_2\student.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\sqk\LOCALS~1\Temp\RSP2F.tmp" 
Creating temporary file "C:\DOCUME~1\sqk\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Exam8_2.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\sqk\桌面\fuvc2\Visual C++程序设计\各章习题答案\第八章程序代码\第八章程序代码\Exam8_2\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\sqk\LOCALS~1\Temp\RSP30.tmp" 
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
Exam8_2.cpp
Exam8_2Doc.cpp
Exam8_2View.cpp
MainFrm.cpp
student.cpp
Generating Code...
Creating temporary file "C:\DOCUME~1\sqk\LOCALS~1\Temp\RSP31.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Exam8_2.pdb" /debug /machine:I386 /out:"Debug/Exam8_2.exe" /pdbtype:sept 
".\Debug\Exam8_2.obj"
".\Debug\Exam8_2Doc.obj"
".\Debug\Exam8_2View.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\student.obj"
".\Debug\Exam8_2.res"
]
Creating command line "link.exe @C:\DOCUME~1\sqk\LOCALS~1\Temp\RSP31.tmp"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Exam8_2.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\Exam8_2.sbr" ".\Debug\Exam8_2Doc.sbr" ".\Debug\Exam8_2View.sbr" ".\Debug\MainFrm.sbr" ".\Debug\student.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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