?? ex12_01dll.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Ex12_01Dll - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Ex12_01Dll.res" /d "NDEBUG" /d "_AFXDLL" "E:\2007Visaul C++編程與項目開發(fā)\2007習題\chap12-動態(tài)鏈接庫\Ex12_1關鍵字導出隱式連接\Ex12_01Dll\Ex12_01Dll.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/Ex12_01Dll.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\2007Visaul C++編程與項目開發(fā)\2007習題\chap12-動態(tài)鏈接庫\Ex12_1關鍵字導出隱式連接\Ex12_01Dll\Ex12_01Dll.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/Ex12_01Dll.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\2007Visaul C++編程與項目開發(fā)\2007習題\chap12-動態(tài)鏈接庫\Ex12_1關鍵字導出隱式連接\Ex12_01Dll\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/Ex12_01Dll.pdb" /machine:I386 /def:".\Ex12_01Dll.def" /out:"Release/Ex12_01Dll.dll" /implib:"Release/Ex12_01Dll.lib"
".\Release\Ex12_01Dll.obj"
".\Release\StdAfx.obj"
".\Release\Ex12_01Dll.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Ex12_01Dll.cpp
Linking...
Creating library Release/Ex12_01Dll.lib and object Release/Ex12_01Dll.exp
<h3>Results</h3>
Ex12_01Dll.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -