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

📄 personnel.plg

📁 一个根据VC++开发的人事管理系统
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Personnel - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\PATRIC~1\LOCALS~1\Temp\RSP242.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/Personnel.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\VC编程\第05章人事管理系统\Code\AddView.cpp"
"D:\VC编程\第05章人事管理系统\Code\ChangeView.cpp"
"D:\VC编程\第05章人事管理系统\Code\ChildFrm.cpp"
"D:\VC编程\第05章人事管理系统\Code\ChildView.cpp"
"D:\VC编程\第05章人事管理系统\Code\Crypt.cpp"
"D:\VC编程\第05章人事管理系统\Code\LoginDlg.cpp"
"D:\VC编程\第05章人事管理系统\Code\MainFrm.cpp"
"D:\VC编程\第05章人事管理系统\Code\Personnel.cpp"
"D:\VC编程\第05章人事管理系统\Code\SearchView.cpp"
"D:\VC编程\第05章人事管理系统\Code\TheChildFrame.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\PATRIC~1\LOCALS~1\Temp\RSP242.tmp" 
Creating temporary file "C:\DOCUME~1\PATRIC~1\LOCALS~1\Temp\RSP243.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/Personnel.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\VC编程\第05章人事管理系统\Code\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\PATRIC~1\LOCALS~1\Temp\RSP243.tmp" 
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
AddView.cpp
ChangeView.cpp
ChildFrm.cpp
ChildView.cpp
Crypt.cpp
LoginDlg.cpp
MainFrm.cpp
Personnel.cpp
SearchView.cpp
TheChildFrame.cpp
Generating Code...
Creating temporary file "C:\DOCUME~1\PATRIC~1\LOCALS~1\Temp\RSP244.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Personnel.pdb" /machine:I386 /out:"Release/Personnel.exe" 
".\Release\AddView.obj"
".\Release\ChangeView.obj"
".\Release\ChildFrm.obj"
".\Release\ChildView.obj"
".\Release\Crypt.obj"
".\Release\LoginDlg.obj"
".\Release\MainFrm.obj"
".\Release\Personnel.obj"
".\Release\SearchView.obj"
".\Release\StdAfx.obj"
".\Release\TheChildFrame.obj"
".\Release\Personnel.res"
]
Creating command line "link.exe @C:\DOCUME~1\PATRIC~1\LOCALS~1\Temp\RSP244.tmp"
<h3>Output Window</h3>
Linking...
Creating temporary file "C:\DOCUME~1\PATRIC~1\LOCALS~1\Temp\RSP246.tmp" with contents
[
/nologo /o"Release/Personnel.bsc" 
".\Release\StdAfx.sbr"
".\Release\AddView.sbr"
".\Release\ChangeView.sbr"
".\Release\ChildFrm.sbr"
".\Release\ChildView.sbr"
".\Release\Crypt.sbr"
".\Release\LoginDlg.sbr"
".\Release\MainFrm.sbr"
".\Release\Personnel.sbr"
".\Release\SearchView.sbr"
".\Release\TheChildFrame.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\PATRIC~1\LOCALS~1\Temp\RSP246.tmp"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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