📄 testodbc4.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: testODBC4 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/testODBC4.res" /d "_DEBUG" /d "_AFXDLL" "D:\VC\vc_Code\testODBC4\testODBC4.rc""
Creating temporary file "C:\DOCUME~1\Thomson\LOCALS~1\Temp\RSP4D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/testODBC4.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\VC\vc_Code\testODBC4\AddDlg.cpp"
"D:\VC\vc_Code\testODBC4\DataFindDlg.cpp"
"D:\VC\vc_Code\testODBC4\DataManage.cpp"
"D:\VC\vc_Code\testODBC4\DataStat.cpp"
"D:\VC\vc_Code\testODBC4\MainFrm.cpp"
"D:\VC\vc_Code\testODBC4\ModifyDlg.cpp"
"D:\VC\vc_Code\testODBC4\SysManage.cpp"
"D:\VC\vc_Code\testODBC4\testODBC4.cpp"
"D:\VC\vc_Code\testODBC4\testODBC4Doc.cpp"
"D:\VC\vc_Code\testODBC4\testODBC4Set.cpp"
"D:\VC\vc_Code\testODBC4\testODBC4View.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Thomson\LOCALS~1\Temp\RSP4D.tmp"
Creating temporary file "C:\DOCUME~1\Thomson\LOCALS~1\Temp\RSP4E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/testODBC4.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\VC\vc_Code\testODBC4\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Thomson\LOCALS~1\Temp\RSP4E.tmp"
Creating temporary file "C:\DOCUME~1\Thomson\LOCALS~1\Temp\RSP4F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/testODBC4.pdb" /debug /machine:I386 /out:"Debug/testODBC4.exe" /pdbtype:sept
.\Debug\AddDlg.obj
.\Debug\DataFindDlg.obj
.\Debug\DataManage.obj
.\Debug\DataStat.obj
.\Debug\MainFrm.obj
.\Debug\ModifyDlg.obj
.\Debug\StdAfx.obj
.\Debug\SysManage.obj
.\Debug\testODBC4.obj
.\Debug\testODBC4Doc.obj
.\Debug\testODBC4Set.obj
.\Debug\testODBC4View.obj
.\Debug\testODBC4.res
]
Creating command line "link.exe @C:\DOCUME~1\Thomson\LOCALS~1\Temp\RSP4F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AddDlg.cpp
DataFindDlg.cpp
DataManage.cpp
DataStat.cpp
D:\VC\vc_Code\testODBC4\DataStat.cpp(60) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
MainFrm.cpp
ModifyDlg.cpp
SysManage.cpp
testODBC4.cpp
testODBC4Doc.cpp
testODBC4Set.cpp
testODBC4View.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\Thomson\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /o"Debug/testODBC4.bsc"
.\Debug\StdAfx.sbr
.\Debug\AddDlg.sbr
.\Debug\DataFindDlg.sbr
.\Debug\DataManage.sbr
.\Debug\DataStat.sbr
.\Debug\MainFrm.sbr
.\Debug\ModifyDlg.sbr
.\Debug\SysManage.sbr
.\Debug\testODBC4.sbr
.\Debug\testODBC4Doc.sbr
.\Debug\testODBC4Set.sbr
.\Debug\testODBC4View.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\Thomson\LOCALS~1\Temp\RSP51.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
testODBC4.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -