📄 oiltrans.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: OilTrans - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/OilTrans.res" /d "_DEBUG" /d "_AFXDLL" "D:\Wsz\VC_Code\My_Code\OilTrans\OilTrans.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/OilTrans.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Wsz\VC_Code\My_Code\OilTrans\CmpDlg.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\CommandPtr.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\CustResultSet.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\LogoDlg.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\LogoInfo.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\MyTab.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\OilMethod.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\OilTrans.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\OilTransDlg.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\RdDatabase.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\Record.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\StrH.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\SysSetDlg.cpp"
"D:\Wsz\VC_Code\My_Code\OilTrans\TankDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBF.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC0.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/OilTrans.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Wsz\VC_Code\My_Code\OilTrans\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC0.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC1.tmp" with contents
[
.\include\lib\libmySQL.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/OilTrans.pdb" /debug /machine:I386 /out:"Debug/OilTrans.exe" /pdbtype:sept
.\Debug\CmpDlg.obj
.\Debug\CommandPtr.obj
.\Debug\CustResultSet.obj
.\Debug\LogoDlg.obj
.\Debug\LogoInfo.obj
.\Debug\MyTab.obj
.\Debug\OilMethod.obj
.\Debug\OilTrans.obj
.\Debug\OilTransDlg.obj
.\Debug\RdDatabase.obj
.\Debug\Record.obj
.\Debug\StdAfx.obj
.\Debug\StrH.obj
.\Debug\SysSetDlg.obj
.\Debug\TankDlg.obj
.\Debug\OilTrans.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC1.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
d:\wsz\vc_code\my_code\oiltrans\debug\msado15.tlh(403) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
CmpDlg.cpp
CommandPtr.cpp
CustResultSet.cpp
LogoDlg.cpp
LogoInfo.cpp
MyTab.cpp
OilMethod.cpp
OilTrans.cpp
OilTransDlg.cpp
RdDatabase.cpp
Record.cpp
StrH.cpp
SysSetDlg.cpp
TankDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
OilTrans.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -