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

📄 manager.plg

📁 人事管理系统
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: manager - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\start\LOCALS~1\Temp\RSP31.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/manager.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\myprogram\人事信息管理系统\manager\Login.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\start\LOCALS~1\Temp\RSP31.tmp" 
Creating temporary file "C:\DOCUME~1\start\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/manager.pdb" /debug /machine:I386 /out:"Debug/manager.exe" /pdbtype:sept 
".\Debug\Login.obj"
".\Debug\LoginDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\manager.obj"
".\Debug\managerDoc.obj"
".\Debug\managerView.obj"
".\Debug\StdAfx.obj"
".\Debug\UserDlg.obj"
".\Debug\manager.res"
]
Creating command line "link.exe @C:\DOCUME~1\start\LOCALS~1\Temp\RSP32.tmp"
<h3>Output Window</h3>
Compiling...
Login.cpp
D:\myprogram\人事信息管理系统\manager\Login.cpp(50) : error C2065: 'CPassWord' : undeclared identifier
D:\myprogram\人事信息管理系统\manager\Login.cpp(50) : error C2146: syntax error : missing ';' before identifier 'login'
D:\myprogram\人事信息管理系统\manager\Login.cpp(50) : error C2065: 'login' : undeclared identifier
D:\myprogram\人事信息管理系统\manager\Login.cpp(56) : error C2228: left of '.GetRecordCount' must have class/struct/union type
D:\myprogram\人事信息管理系统\manager\Login.cpp(58) : error C2228: left of '.Close' must have class/struct/union type
D:\myprogram\人事信息管理系统\manager\Login.cpp(65) : error C2228: left of '.Close' must have class/struct/union type
D:\myprogram\人事信息管理系统\manager\Login.cpp(75) : error C2146: syntax error : missing ';' before identifier 'login'
执行 cl.exe 时出错.



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

⌨️ 快捷键说明

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