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

📄 imageviewer.plg

📁 主要介绍vc++6.0的编程过程
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ImageViewer - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP824.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Release/ImageViewer.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\WINNT\Profiles\Administrator\Desktop\Books\Visual C++ 6 Bible\Chap29\ImageViewer\ImageViewer.cpp"
"C:\WINNT\Profiles\Administrator\Desktop\Books\Visual C++ 6 Bible\Chap29\ImageViewer\ImageViewerView.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP824.tmp" 
Creating temporary file "C:\TEMP\RSP825.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/ImageViewer.pdb" /machine:I386 /def:".\ImageViewer.def" /out:"Release/ImageViewer.dll" /implib:"Release/ImageViewer.lib" 
".\Release\ImageViewer.obj"
".\Release\ImageViewerDoc.obj"
".\Release\ImageViewerView.obj"
".\Release\StdAfx.obj"
".\Release\ImageViewer.res"
"..\..\..\..\..\..\..\..\ImgObj\lib\ImageObject.lib"
"..\..\..\..\..\..\..\..\ImgObj\lib\ImageLoad.lib"
]
Creating command line "link.exe @C:\TEMP\RSP825.tmp"
<h3>Output Window</h3>
Compiling...
ImageViewer.cpp
ImageViewerView.cpp
Generating Code...
Linking...
   Creating library Release/ImageViewer.lib and object Release/ImageViewer.exp



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

⌨️ 快捷键说明

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