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

📄 salary.plg

📁 VC开发的工资管理系统
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Salary - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\FANJUN~1\LOCALS~1\Temp\RSP3B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/Salary.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Documents and Settings\Fan Jun\桌面\工资管理系统\Code\Crypt.cpp"
"C:\Documents and Settings\Fan Jun\桌面\工资管理系统\Code\datagrid.cpp"
"C:\Documents and Settings\Fan Jun\桌面\工资管理系统\Code\FormulaDlg.cpp"
"C:\Documents and Settings\Fan Jun\桌面\工资管理系统\Code\LoginDlg.cpp"
"C:\Documents and Settings\Fan Jun\桌面\工资管理系统\Code\PreviewDlg.cpp"
"C:\Documents and Settings\Fan Jun\桌面\工资管理系统\Code\Salary.cpp"
"C:\Documents and Settings\Fan Jun\桌面\工资管理系统\Code\SalaryDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\FANJUN~1\LOCALS~1\Temp\RSP3B.tmp" 
Creating temporary file "C:\DOCUME~1\FANJUN~1\LOCALS~1\Temp\RSP3C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/Salary.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Documents and Settings\Fan Jun\桌面\工资管理系统\Code\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\FANJUN~1\LOCALS~1\Temp\RSP3C.tmp" 
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
c:\documents and settings\fan jun\桌面\工资管理系统\code\release\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
Crypt.cpp
datagrid.cpp
FormulaDlg.cpp
LoginDlg.cpp
PreviewDlg.cpp
Salary.cpp
SalaryDlg.cpp
C:\Documents and Settings\Fan Jun\桌面\工资管理系统\Code\SalaryDlg.cpp(618) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\Fan Jun\桌面\工资管理系统\Code\SalaryDlg.cpp(626) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
C:\Documents and Settings\Fan Jun\桌面\工资管理系统\Code\SalaryDlg.cpp(636) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Generating Code...
Creating temporary file "C:\DOCUME~1\FANJUN~1\LOCALS~1\Temp\RSP3D.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Salary.pdb" /machine:I386 /out:"Release/Salary.exe" 
".\Release\Crypt.obj"
".\Release\datagrid.obj"
".\Release\FormulaDlg.obj"
".\Release\LoginDlg.obj"
".\Release\PreviewDlg.obj"
".\Release\Salary.obj"
".\Release\SalaryDlg.obj"
".\Release\StdAfx.obj"
".\Release\Salary.res"
]
Creating command line "link.exe @C:\DOCUME~1\FANJUN~1\LOCALS~1\Temp\RSP3D.tmp"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Release/Salary.bsc"  ".\Release\StdAfx.sbr" ".\Release\Crypt.sbr" ".\Release\datagrid.sbr" ".\Release\FormulaDlg.sbr" ".\Release\LoginDlg.sbr" ".\Release\PreviewDlg.sbr" ".\Release\Salary.sbr" ".\Release\SalaryDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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