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

📄 ex_student.plg

📁 郑阿奇主编< Visual C++教程> 配套的实验书的全部代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Ex_Student - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\b302\LOCALS~1\Temp\RSP19.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Ex_Student.pdb" /debug /machine:I386 /out:"Debug/Ex_Student.exe" /pdbtype:sept 
".\Debug\CourseSet.obj"
".\Debug\Ex_Student.obj"
".\Debug\Ex_StudentDoc.obj"
".\Debug\Ex_StudentView.obj"
".\Debug\MainFrm.obj"
".\Debug\ScoreDlg.obj"
".\Debug\SpecialSet.obj"
".\Debug\StdAfx.obj"
".\Debug\StudentSet.obj"
".\Debug\Ex_Student.res"
]
Creating command line "link.exe @C:\DOCUME~1\b302\LOCALS~1\Temp\RSP19.tmp"
<h3>Output Window</h3>
Linking...
Ex_StudentView.obj : error LNK2001: unresolved external symbol "public: __thiscall CScoreSet::CScoreSet(class CDatabase *)" (??0CScoreSet@@QAE@PAVCDatabase@@@Z)
Debug/Ex_Student.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.



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

⌨️ 快捷键说明

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