?? bbdblib.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BBDBlib - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "E:\Temp\RSP1D0.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR"Release/" /Fp"Release/BBDBlib.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\通用代碼庫\¥重新組織DLL¥\數據庫訪問\src\BBDBlib.cpp"
]
Creating command line "cl.exe @E:\Temp\RSP1D0.tmp"
Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:"..\lib\BBDBlib.pdb" /machine:I386 /def:".\BBDBlib.def" /out:"..\bin\BBDBlib.dll" /implib:"..\lib\BBDBlib.lib" ".\Release\BBDBlib.obj" ".\Release\StdAfx.obj" ".\Release\BBDBlib.res" "
<h3>Output Window</h3>
Compiling...
BBDBlib.cpp
e:\通用代碼庫\¥重新組織dll¥\數據庫訪問\src\release\msado15.tlh(403) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Linking...
Creating library ..\lib\BBDBlib.lib and object ..\lib\BBDBlib.exp
<h3>Results</h3>
BBDBlib.dll - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -