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

📄 exam7.plg

📁 系统功能强大。用VC做的界面.用acsess做的数据库
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Exam7 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1.4A5\LOCALS~1\Temp\RSP14.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Exam7.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\VC工程文件\Exam7\Exam7View.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.4A5\LOCALS~1\Temp\RSP14.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1.4A5\LOCALS~1\Temp\RSP15.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Exam7.pdb" /debug /machine:I386 /out:"Debug/Exam7.exe" /pdbtype:sept 
".\Debug\Exam7.obj"
".\Debug\Exam7Doc.obj"
".\Debug\Exam7View.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Exam7.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.4A5\LOCALS~1\Temp\RSP15.tmp"
<h3>Output Window</h3>
Compiling...
Exam7View.cpp
E:\VC工程文件\Exam7\Exam7View.cpp(212) : error C2065: 'm_rsDataSet' : undeclared identifier
E:\VC工程文件\Exam7\Exam7View.cpp(212) : error C2228: left of '.IsBOF' must have class/struct/union type
E:\VC工程文件\Exam7\Exam7View.cpp(212) : error C2059: syntax error : ')'
E:\VC工程文件\Exam7\Exam7View.cpp(213) : error C2143: syntax error : missing ';' before '{'
E:\VC工程文件\Exam7\Exam7View.cpp(214) : error C2228: left of '.MovePrev' must have class/struct/union type
E:\VC工程文件\Exam7\Exam7View.cpp(215) : error C2065: 'DisplayRecord' : undeclared identifier
E:\VC工程文件\Exam7\Exam7View.cpp(216) : error C2065: 'SetButtonState' : undeclared identifier
E:\VC工程文件\Exam7\Exam7View.cpp(218) : fatal error C1004: unexpected end of file found
执行 cl.exe 时出错.



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

⌨️ 快捷键说明

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