⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 axclient.plg

📁 VisualC++实践与提高-ActiveX篇源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AxClient - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/AxClient.res" /d "NDEBUG" "D:\ActiveX\AxClient\AxClient.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSP266.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/AxClient.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\ActiveX\AxClient\AxClient.cpp"
"D:\ActiveX\AxClient\AxClientDoc.cpp"
"D:\ActiveX\AxClient\AxClientView.cpp"
"D:\ActiveX\AxClient\ChildFrm.cpp"
"D:\ActiveX\AxClient\CntrItem.cpp"
"D:\ActiveX\AxClient\MainFrm.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP266.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP0267.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/AxClient.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\ActiveX\AxClient\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP0267.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP0268.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/AxClient.pdb" /machine:I386 /out:"Release/AxClient.exe" 
.\Release\AxClient.obj
.\Release\AxClientDoc.obj
.\Release\AxClientView.obj
.\Release\ChildFrm.obj
.\Release\CntrItem.obj
.\Release\MainFrm.obj
.\Release\StdAfx.obj
.\Release\AxClient.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP0268.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AxClient.cpp
AxClientDoc.cpp
AxClientView.cpp
ChildFrm.cpp
CntrItem.cpp
MainFrm.cpp
Generating Code...
Linking...



<h3>Results</h3>
AxClient.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -