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

📄 terrein1.plg

📁 用VC做的地貌晕渲的程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Terrein1 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\dudu\LOCALS~1\Temp\RSP3A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Terrein1.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"K:\GIS开发\地貌晕渲\Terrein1View.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dudu\LOCALS~1\Temp\RSP3A.tmp" 
Creating temporary file "C:\DOCUME~1\dudu\LOCALS~1\Temp\RSP3B.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Terrein1.pdb" /debug /machine:I386 /out:"Debug/Terrein1.exe" /pdbtype:sept 
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Terrein1.obj"
".\Debug\Terrein1Doc.obj"
".\Debug\Terrein1View.obj"
".\Debug\Terrein1.res"
]
Creating command line "link.exe @C:\DOCUME~1\dudu\LOCALS~1\Temp\RSP3B.tmp"
<h3>Output Window</h3>
Compiling...
Terrein1View.cpp
K:\GIS开发\地貌晕渲\Terrein1View.cpp(187) : warning C4101: 'a' : unreferenced local variable
K:\GIS开发\地貌晕渲\Terrein1View.cpp(187) : warning C4101: 'b' : unreferenced local variable
K:\GIS开发\地貌晕渲\Terrein1View.cpp(187) : warning C4101: 'c' : unreferenced local variable
K:\GIS开发\地貌晕渲\Terrein1View.cpp(187) : warning C4101: 'd' : unreferenced local variable
K:\GIS开发\地貌晕渲\Terrein1View.cpp(212) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
K:\GIS开发\地貌晕渲\Terrein1View.cpp(213) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
K:\GIS开发\地貌晕渲\Terrein1View.cpp(214) : warning C4244: 'initializing' : conversion from 'double' to 'long', possible loss of data
Linking...



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

⌨️ 快捷键说明

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