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

📄 studentscore.plg

📁 数据库读写
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: StudentScore - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/StudentScore.res" /d "_DEBUG" /d "_AFXDLL" "D:\student\StudentScore\StudentScore.rc"" 
Creating temporary file "C:\DOCUME~1\QQ\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/StudentScore.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
"D:\student\StudentScore\StudentScore.cpp"
"D:\student\StudentScore\MainFrm.cpp"
"D:\student\StudentScore\StudentScoreDoc.cpp"
"D:\student\StudentScore\StudentScoreView.cpp"
"D:\student\StudentScore\LoginDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\QQ\LOCALS~1\Temp\RSP51.tmp" 
Creating temporary file "C:\DOCUME~1\QQ\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/StudentScore.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
"D:\student\StudentScore\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\QQ\LOCALS~1\Temp\RSP52.tmp" 
Creating temporary file "C:\DOCUME~1\QQ\LOCALS~1\Temp\RSP53.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/StudentScore.pdb" /debug /machine:I386 /out:"Debug/StudentScore.exe" /pdbtype:sept 
.\Debug\StudentScore.obj
.\Debug\StdAfx.obj
.\Debug\MainFrm.obj
.\Debug\StudentScoreDoc.obj
.\Debug\StudentScoreView.obj
.\Debug\StudentScore.res
.\Debug\LoginDlg.obj
]
Creating command line "link.exe @C:\DOCUME~1\QQ\LOCALS~1\Temp\RSP53.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
StudentScore.cpp
d:\student\studentscore\logindlg.h(18) : error C2146: syntax error : missing ';' before identifier 'm_recordSet'
d:\student\studentscore\logindlg.h(18) : error C2501: 'CRecordSet' : missing storage-class or type specifiers
d:\student\studentscore\logindlg.h(18) : error C2501: 'm_recordSet' : missing storage-class or type specifiers
D:\student\StudentScore\StudentScore.cpp(102) : error C2065: 'ID_USER' : undeclared identifier
D:\student\StudentScore\StudentScore.cpp(103) : error C2065: 'ID_STUDENT' : undeclared identifier
D:\student\StudentScore\StudentScore.cpp(104) : error C2065: 'ID_TEACHER' : undeclared identifier
D:\student\StudentScore\StudentScore.cpp(105) : error C2065: 'ID_COURSE' : undeclared identifier
D:\student\StudentScore\StudentScore.cpp(113) : error C2065: 'ID_TEACH' : undeclared identifier
D:\student\StudentScore\StudentScore.cpp(114) : error C2065: 'ID_SCORE' : undeclared identifier
MainFrm.cpp
StudentScoreDoc.cpp
StudentScoreView.cpp
LoginDlg.cpp
d:\student\studentscore\logindlg.h(18) : error C2146: syntax error : missing ';' before identifier 'm_recordSet'
d:\student\studentscore\logindlg.h(18) : error C2501: 'CRecordSet' : missing storage-class or type specifiers
d:\student\studentscore\logindlg.h(18) : error C2501: 'm_recordSet' : missing storage-class or type specifiers
Generating Code...
Error executing cl.exe.



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

⌨️ 快捷键说明

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