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

📄 sierpinski.plg

📁 《分形算法与程序设计VC版》一书<5_01>:内含基于逃逸时间算法的Sierpinski三角形源代码。双击Debug下的SIERPINSKI.exe文件
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SIERPINSKI - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\sun\LOCALS~1\Temp\RSP113.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/SIERPINSKI.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\book科学\VC版\5\5_01\SIERPINSKI.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\sun\LOCALS~1\Temp\RSP113.tmp" 
Creating temporary file "C:\DOCUME~1\sun\LOCALS~1\Temp\RSP114.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/SIERPINSKI.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\book科学\VC版\5\5_01\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\sun\LOCALS~1\Temp\RSP114.tmp" 
Creating temporary file "C:\DOCUME~1\sun\LOCALS~1\Temp\RSP115.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/SIERPINSKI.pdb" /debug /machine:I386 /out:"Debug/SIERPINSKI.exe" /pdbtype:sept 
".\Debug\SIERPINSKI.obj"
".\Debug\StdAfx.obj"
]
Creating command line "link.exe @C:\DOCUME~1\sun\LOCALS~1\Temp\RSP115.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
SIERPINSKI.cpp
F:\book科学\VC版\5\5_01\SIERPINSKI.cpp(122) : warning C4101: 'hwndDraw' : unreferenced local variable
F:\book科学\VC版\5\5_01\SIERPINSKI.cpp(126) : warning C4101: 'id' : unreferenced local variable
Linking...



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

⌨️ 快捷键说明

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