?? salary.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Salary - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Salary.res" /d "NDEBUG" /d "_AFXDLL" "E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\Salary.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP3030.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Salary.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\Crypt.cpp"
"E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\datagrid.cpp"
"E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\FormulaDlg.cpp"
"E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\LoginDlg.cpp"
"E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\PreviewDlg.cpp"
"E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\Salary.cpp"
"E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\SalaryDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP3030.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP3031.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Salary.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP3031.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP3032.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:\WINDOWS\TEMP\RSP3032.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Crypt.cpp
datagrid.cpp
FormulaDlg.cpp
LoginDlg.cpp
PreviewDlg.cpp
Salary.cpp
SalaryDlg.cpp
E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\SalaryDlg.cpp(618) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\SalaryDlg.cpp(626) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\Book\正進行\數據庫實例\Vc\code\code\第7章 工資管理系統\Code\SalaryDlg.cpp(636) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Generating Code...
Linking...
<h3>Results</h3>
Salary.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -