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

📄 asdll.plg

📁 《VC++ 编程技巧与示例 .rar》各个示例代码绝对可用
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ASDll - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ASDll.res" /i "Debug" /d "_DEBUG" /d "_AFXDLL" "E:\Program Files\CDisk\第十二章\ASDll\ASDll.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSP81B5.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/ASDll.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Program Files\CDisk\第十二章\ASDll\ASDll.cpp"
"E:\Program Files\CDisk\第十二章\ASDll\Sort1.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP81B5.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP81B6.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/ASDll.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Program Files\CDisk\第十二章\ASDll\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP81B6.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP81B7.TMP" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ASDll.pdb" /debug /machine:I386 /def:".\ASDll.def" /out:"Debug/ASDll.dll" /implib:"Debug/ASDll.lib" /pdbtype:sept 
".\Debug\ASDll.obj"
".\Debug\Sort1.obj"
".\Debug\StdAfx.obj"
".\Debug\ASDll.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP81B7.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ASDll.cpp
Sort1.cpp
Generating Code...
Linking...
   Creating library Debug/ASDll.lib and object Debug/ASDll.exp



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

⌨️ 快捷键说明

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