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

📄 convert.plg

📁 利用浏览器隐藏图片 运行环境:XPSP2+IE6.0和TT;VC++ 6.0 注意事项:工程压缩包中的convertReleaseconvert.exe是示例程序。 在这个目录中有两个BMP
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: convert - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\BLUEWA~1\LOCALS~1\Temp\RSP17.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/convert.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\我的VC++程序\convert\convertDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\BLUEWA~1\LOCALS~1\Temp\RSP17.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/convert.pdb" /machine:I386 /out:"Release/convert.exe"  ".\Release\convert.obj" ".\Release\convertDlg.obj" ".\Release\StdAfx.obj" ".\Release\convert.res" "
<h3>Output Window</h3>
Compiling...
convertDlg.cpp
G:\我的VC++程序\convert\convertDlg.cpp(256) : warning C4018: '<' : signed/unsigned mismatch
G:\我的VC++程序\convert\convertDlg.cpp(264) : warning C4018: '<' : signed/unsigned mismatch
Linking...



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

⌨️ 快捷键说明

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