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

📄 library.plg

📁 主要介绍vc++6.0的编程过程
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Library - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP4071.TMP" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/Library.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Books\Win98PrgBib\CDROM\Chap10\Library\CDAudio.cpp"
"D:\Books\Win98PrgBib\CDROM\Chap10\Library\Midi.cpp"
"D:\Books\Win98PrgBib\CDROM\Chap10\Library\Wave.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP4071.TMP" 
Creating command line "link.exe -lib /nologo /out:"Sound.lib"  .\Release\CDAudio.obj .\Release\Midi.obj .\Release\Wave.obj "
<h3>Output Window</h3>
Compiling...
CDAudio.cpp
Midi.cpp
Wave.cpp
Creating library...



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

⌨️ 快捷键说明

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