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

📄 convertdemo.plg

📁 编写好的VC为基础的二进制
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ConvertDemo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP22D0.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ConvertDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\ConvertDemo\Splash.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP22D0.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP22D1.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/ConvertDemo.pdb" /machine:I386 /out:"Release/ConvertDemo.exe" 
.\Release\ConvertDemo.obj
.\Release\ConvertDemoDlg.obj
.\Release\HoverEdit.obj
.\Release\HyperLink.obj
.\Release\PictureEx.obj
.\Release\Splash.obj
.\Release\StdAfx.obj
.\Release\XPButton.obj
.\Release\ConvertDemo.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP22D1.TMP"
<h3>Output Window</h3>
Compiling...
Splash.cpp
Linking...



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

⌨️ 快捷键说明

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