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

📄 specialfx.plg

📁 用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。小生本人感觉这个代码非常棒(很COOL)
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SpecialFX - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/SpecialFX.res" /d "NDEBUG" /d "_AFXDLL" "G:\Program\code\sample\图像\SpecialFX(Fire,water)\SpecialFX\SpecialFX.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSP11D4.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SpecialFX.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"G:\Program\code\sample\图像\SpecialFX(Fire,water)\SpecialFX\CFireRoutine.cpp"
"G:\Program\code\sample\图像\SpecialFX(Fire,water)\SpecialFX\CPlasmaRoutine.cpp"
"G:\Program\code\sample\图像\SpecialFX(Fire,water)\SpecialFX\CWaterRoutine.cpp"
"G:\Program\code\sample\图像\SpecialFX(Fire,water)\SpecialFX\DIBSectionLite.cpp"
"G:\Program\code\sample\图像\SpecialFX(Fire,water)\SpecialFX\SpecialFX.cpp"
"G:\Program\code\sample\图像\SpecialFX(Fire,water)\SpecialFX\SpecialFXDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP11D4.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP11D5.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SpecialFX.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\Program\code\sample\图像\SpecialFX(Fire,water)\SpecialFX\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP11D5.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP11D6.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/SpecialFX.pdb" /machine:I386 /out:"Release/SpecialFX.exe" 
".\Release\CFireRoutine.obj"
".\Release\CPlasmaRoutine.obj"
".\Release\CWaterRoutine.obj"
".\Release\DIBSectionLite.obj"
".\Release\SpecialFX.obj"
".\Release\SpecialFXDlg.obj"
".\Release\StdAfx.obj"
".\Release\SpecialFX.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP11D6.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CFireRoutine.cpp
CPlasmaRoutine.cpp
CWaterRoutine.cpp
DIBSectionLite.cpp
G:\Program\code\sample\图像\SpecialFX(Fire,water)\SpecialFX\DIBSectionLite.cpp(980) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
SpecialFX.cpp
SpecialFXDlg.cpp
Linking...



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

⌨️ 快捷键说明

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