rsglxt.plg
来自「一个有关人事系统的所有代码和有关文件包括里面小量数据库。」· PLG 代码 · 共 76 行
PLG
76 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Rsglxt - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Rsglxt.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Rsglxt\Rsglxt\StaffInfo.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP50.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Rsglxt.pdb" /debug /machine:I386 /out:"Debug/Rsglxt.exe" /pdbtype:sept
.\Debug\APPMODUL.OBJ
.\Debug\BAK.obj
.\Debug\BaseButton.obj
.\Debug\BaseComboBox.obj
.\Debug\BaseDateTimeCtrl.obj
.\Debug\BaseEdit.obj
.\Debug\BaseListBox.obj
.\Debug\BaseStatic.obj
.\Debug\CAttendInfo.obj
.\Debug\CEvaluationInfo.obj
.\Debug\CIncentiveInfo.obj
.\Debug\CSperationInfo.obj
.\Debug\CTraingInfo.obj
.\Debug\CustomGroup.obj
.\Debug\DBaseQuery.obj
.\Debug\DCont.obj
.\Debug\Dep.obj
.\Debug\DEvect.obj
.\Debug\DHoliday.obj
.\Debug\DLogin.obj
.\Debug\DMain.obj
.\Debug\DOp.obj
.\Debug\Duty.obj
.\Debug\DWagecollect.obj
.\Debug\Employ.obj
.\Debug\MainFrm.obj
.\Debug\MainPrint.obj
.\Debug\MobilizeInfo.obj
.\Debug\MyDoc.obj
.\Debug\MyView.obj
.\Debug\Rsglxt.obj
.\Debug\RxADO.obj
.\Debug\RxButton.obj
.\Debug\RxEdit.obj
.\Debug\RxGrid.obj
.\Debug\RxRecordset.obj
.\Debug\StaffInfo.obj
.\Debug\StdAfx.obj
.\Debug\Titleset.obj
.\Debug\Wage.obj
.\Debug\YHSZ.obj
.\Debug\Rsglxt.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP50.tmp"
<h3>Output Window</h3>
Compiling...
StaffInfo.cpp
Linking...
Build : warning : failed to (or don't know how to) build 'E:\Program Files\Microsoft Visual Studio\VC98\MFC\SRC\APPMODUL.CPP'
<h3>Results</h3>
Rsglxt.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?