?? daosample.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DaoSample - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP1BF.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "..\Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DaoSample.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"J:\TEMP\Samples\ChildView.cpp"
"J:\TEMP\Samples\Cust1Page.cpp"
"J:\TEMP\Samples\Cust2Page.cpp"
"J:\TEMP\Samples\DaoSample.cpp"
"J:\TEMP\Samples\MainFrm.cpp"
"J:\TEMP\Samples\ModemDialog.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP1BF.tmp"
Creating temporary file "C:\TEMP\RSP1C0.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "..\Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DaoSample.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"J:\TEMP\Samples\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP1C0.tmp"
Creating temporary file "C:\TEMP\RSP1C1.tmp" with contents
[
..\Lib\DaoLib.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/DaoSample.pdb" /machine:I386 /out:"Release/DaoSample.exe"
.\Release\ChildView.obj
.\Release\Cust1Page.obj
.\Release\Cust2Page.obj
.\Release\DaoSample.obj
.\Release\MainFrm.obj
.\Release\ModemDialog.obj
.\Release\StdAfx.obj
.\Release\DaoSample.res
]
Creating command line "link.exe @C:\TEMP\RSP1C1.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
ChildView.cpp
Cust1Page.cpp
Cust2Page.cpp
DaoSample.cpp
MainFrm.cpp
ModemDialog.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "MSVCIRT.dll" discarded by /OPT:REF
<h3>Results</h3>
DaoSample.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -