personelmanage.plg
来自「人事管理系统」· PLG 代码 · 共 76 行
PLG
76 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PersonelManage - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\DRAGON~1\LOCALS~1\Temp\RSP2CB.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PersonelManage.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\课件\计算机实用技术\作业\PersonelManage\PersonelManageView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DRAGON~1\LOCALS~1\Temp\RSP2CB.tmp"
Creating temporary file "C:\DOCUME~1\DRAGON~1\LOCALS~1\Temp\RSP2CC.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PersonelManage.pdb" /debug /machine:I386 /out:"Debug/PersonelManage.exe" /pdbtype:sept
".\Debug\ado.obj"
".\Debug\BasicSalarySetDlg.obj"
".\Debug\DragdropTreeCtrl.obj"
".\Debug\EmployeeList.obj"
".\Debug\hookwnd.obj"
".\Debug\LogonDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\ModifyEmpInfoDlg.obj"
".\Debug\ModifyPwdDlg.obj"
".\Debug\PageAddEmployee.obj"
".\Debug\PageAtnManage.obj"
".\Debug\PageDeptInfo.obj"
".\Debug\PageDeptManage.obj"
".\Debug\PageNewDept.obj"
".\Debug\PageOTManage.obj"
".\Debug\PageSalaryManage.obj"
".\Debug\PageSysEvent.obj"
".\Debug\PageVocationManage.obj"
".\Debug\PageVocationSet.obj"
".\Debug\PersonelManage.obj"
".\Debug\PersonelManageDoc.obj"
".\Debug\PersonelManageView.obj"
".\Debug\PropPageFrame.obj"
".\Debug\PropPageFrameBordered.obj"
".\Debug\PropPageFrameEx.obj"
".\Debug\QueryEmpDlg.obj"
".\Debug\QuerySysEntDlg.obj"
".\Debug\ResizableGrip.obj"
".\Debug\ResizableLayout.obj"
".\Debug\ResizableMinMax.obj"
".\Debug\ResizablePage.obj"
".\Debug\ResizableState.obj"
".\Debug\SelDeptDlg.obj"
".\Debug\SelEmpDlg.obj"
".\Debug\SelPhotoDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\ThemeLibEx.obj"
".\Debug\TreePropSheetBase.obj"
".\Debug\TreePropSheetBordered.obj"
".\Debug\TreePropSheetEx.obj"
".\Debug\TreePropSheetResizableLibHook.obj"
".\Debug\TreePropSheetSplitter.obj"
".\Debug\TreePropSheetTreeCtrl.obj"
".\Debug\PersonelManage.res"
]
Creating command line "link.exe @C:\DOCUME~1\DRAGON~1\LOCALS~1\Temp\RSP2CC.tmp"
<h3>Output Window</h3>
Compiling...
PersonelManageView.cpp
Linking...
<h3>Results</h3>
PersonelManage.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?