📄 blobs.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BLOBS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP75.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/BLOBS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"F:\Visual C++ 6.0数据库系统开发实例导航\VC网络与数据库编程百例\第11章\实例98-BLOBS\BLOBS.cpp"
"F:\Visual C++ 6.0数据库系统开发实例导航\VC网络与数据库编程百例\第11章\实例98-BLOBS\BLOBSDlg.cpp"
"F:\Visual C++ 6.0数据库系统开发实例导航\VC网络与数据库编程百例\第11章\实例98-BLOBS\RSOle.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP75.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP76.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/BLOBS.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"F:\Visual C++ 6.0数据库系统开发实例导航\VC网络与数据库编程百例\第11章\实例98-BLOBS\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP76.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
BLOBS.cpp
BLOBSDlg.cpp
RSOle.cpp
Generating Code...
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/BLOBS.pdb" /debug /machine:I386 /out:"Debug/BLOBS.exe" /pdbtype:sept ".\Debug\BLOBS.obj" ".\Debug\BLOBSDlg.obj" ".\Debug\RSOle.obj" ".\Debug\StdAfx.obj" ".\Debug\BLOBS.res" "
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/BLOBS.bsc" ".\Debug\StdAfx.sbr" ".\Debug\BLOBS.sbr" ".\Debug\BLOBSDlg.sbr" ".\Debug\RSOle.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
BLOBS.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -