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

📄 ssf.plg

📁 一个由MFC做的学生信息管理系统
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SSF - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\黑黑\LOCALS~1\Temp\RSP8F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SSF.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\SSF\StudentDlg.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\黑黑\LOCALS~1\Temp\RSP8F.tmp"" 
<h3>Output Window</h3>
Compiling...
StudentDlg.cpp
F:\SSF\StudentDlg.cpp(61) : error C2065: 'CStudentSet' : undeclared identifier
F:\SSF\StudentDlg.cpp(61) : error C2146: syntax error : missing ';' before identifier 'm_recordset'
F:\SSF\StudentDlg.cpp(61) : error C2065: 'm_recordset' : undeclared identifier
F:\SSF\StudentDlg.cpp(63) : error C2065: 'CStudentInfoDlg' : undeclared identifier
F:\SSF\StudentDlg.cpp(63) : error C2146: syntax error : missing ';' before identifier 'Dlg'
F:\SSF\StudentDlg.cpp(63) : error C2065: 'Dlg' : undeclared identifier
F:\SSF\StudentDlg.cpp(64) : error C2228: left of '.DoModal' must have class/struct/union type
F:\SSF\StudentDlg.cpp(66) : error C2228: left of '.Open' must have class/struct/union type
F:\SSF\StudentDlg.cpp(72) : error C2228: left of '.AddNew' must have class/struct/union type
F:\SSF\StudentDlg.cpp(73) : error C2228: left of '.m_address' must have class/struct/union type
F:\SSF\StudentDlg.cpp(73) : error C2228: left of '.m_strAddress' must have class/struct/union type
F:\SSF\StudentDlg.cpp(74) : error C2228: left of '.m_class' must have class/struct/union type
F:\SSF\StudentDlg.cpp(74) : error C2228: left of '.m_strClass' must have class/struct/union type
F:\SSF\StudentDlg.cpp(75) : error C2228: left of '.m_birth' must have class/struct/union type
F:\SSF\StudentDlg.cpp(75) : error C2228: left of '.m_strBirth' must have class/struct/union type
F:\SSF\StudentDlg.cpp(76) : error C2228: left of '.m_code' must have class/struct/union type
F:\SSF\StudentDlg.cpp(76) : error C2228: left of '.m_strCode' must have class/struct/union type
F:\SSF\StudentDlg.cpp(77) : error C2228: left of '.m_edu_sys' must have class/struct/union type
F:\SSF\StudentDlg.cpp(77) : error C2228: left of '.m_strSys' must have class/struct/union type
F:\SSF\StudentDlg.cpp(78) : error C2228: left of '.m_department' must have class/struct/union type
F:\SSF\StudentDlg.cpp(78) : error C2228: left of '.m_strDepartment' must have class/struct/union type
Error executing cl.exe.



<h3>Results</h3>
StudentDlg.obj - 21 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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