📄 busquery.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BusQuery - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/BusQuery.res" /d "_DEBUG" /d "_AFXDLL" "D:\WorkProject\BusQuery\BusQuery.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP221.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/BusQuery.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\WorkProject\BusQuery\BROWSEFORFOLDER.CPP"
"D:\WorkProject\BusQuery\BusQuery.cpp"
"D:\WorkProject\BusQuery\BusQueryDlg.cpp"
"D:\WorkProject\BusQuery\BusRouteQueryDlg.cpp"
"D:\WorkProject\BusQuery\BusRouteUpdateDlg.cpp"
"D:\WorkProject\BusQuery\BusStationQueryDlg.cpp"
"D:\WorkProject\BusQuery\BusStationUpdateDlg.cpp"
"D:\WorkProject\BusQuery\BustypeDlg.cpp"
"D:\WorkProject\BusQuery\DatabaseOperateDlg.cpp"
"D:\WorkProject\BusQuery\DB_Func.cpp"
"D:\WorkProject\BusQuery\LogDlg.cpp"
"D:\WorkProject\BusQuery\PlaceTwoQueryDlg.cpp"
"D:\WorkProject\BusQuery\SBDESTINATION.CPP"
"D:\WorkProject\BusQuery\SystemAboutDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP221.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP222.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/BusQuery.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\WorkProject\BusQuery\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP222.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP223.tmp" with contents
[
odbc32.lib odbccp32.lib SkinPlusPlusDLL.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/BusQuery.pdb" /debug /machine:I386 /out:"Debug/BusQuery.exe" /pdbtype:sept
.\Debug\BROWSEFORFOLDER.OBJ
.\Debug\BusQuery.obj
.\Debug\BusQueryDlg.obj
.\Debug\BusRouteQueryDlg.obj
.\Debug\BusRouteUpdateDlg.obj
.\Debug\BusStationQueryDlg.obj
.\Debug\BusStationUpdateDlg.obj
.\Debug\BustypeDlg.obj
.\Debug\DatabaseOperateDlg.obj
.\Debug\DB_Func.obj
.\Debug\LogDlg.obj
.\Debug\PlaceTwoQueryDlg.obj
.\Debug\SBDESTINATION.OBJ
.\Debug\StdAfx.obj
.\Debug\SystemAboutDlg.obj
.\Debug\BusQuery.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP223.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BROWSEFORFOLDER.CPP
BusQuery.cpp
BusQueryDlg.cpp
Automatically linking with SkinPlusPlusDLL.dll
BusRouteQueryDlg.cpp
Automatically linking with SkinPlusPlusDLL.dll
BusRouteUpdateDlg.cpp
BusStationQueryDlg.cpp
BusStationUpdateDlg.cpp
BustypeDlg.cpp
DatabaseOperateDlg.cpp
DB_Func.cpp
D:\WorkProject\BusQuery\DB_Func.cpp(2040) : warning C4244: '=' : conversion from 'long double' to 'int', possible loss of data
LogDlg.cpp
PlaceTwoQueryDlg.cpp
SBDESTINATION.CPP
SystemAboutDlg.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP225.tmp" with contents
[
/nologo /o"Debug/BusQuery.bsc"
.\Debug\StdAfx.sbr
.\Debug\BROWSEFORFOLDER.SBR
.\Debug\BusQuery.sbr
.\Debug\BusQueryDlg.sbr
.\Debug\BusRouteQueryDlg.sbr
.\Debug\BusRouteUpdateDlg.sbr
.\Debug\BusStationQueryDlg.sbr
.\Debug\BusStationUpdateDlg.sbr
.\Debug\BustypeDlg.sbr
.\Debug\DatabaseOperateDlg.sbr
.\Debug\DB_Func.sbr
.\Debug\LogDlg.sbr
.\Debug\PlaceTwoQueryDlg.sbr
.\Debug\SBDESTINATION.SBR
.\Debug\SystemAboutDlg.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP225.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
BusQuery.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -