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

📄 gauseproject.plg

📁 大地测量课程实习程序:高斯坐标投影与大地坐标之间的转换
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GauseProject - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "E:\USERDA~1\RSP3C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GauseProject.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\works\VC++\GauseProject\GauseDlg.cpp"
"F:\works\VC++\GauseProject\GauseProject.cpp"
"F:\works\VC++\GauseProject\GauseProjectDoc.cpp"
"F:\works\VC++\GauseProject\GauseProjectView.cpp"
"F:\works\VC++\GauseProject\MainFrm.cpp"
]
Creating command line "cl.exe @E:\USERDA~1\RSP3C.tmp" 
Creating temporary file "E:\USERDA~1\RSP3D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GauseProject.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\works\VC++\GauseProject\StdAfx.cpp"
]
Creating command line "cl.exe @E:\USERDA~1\RSP3D.tmp" 
Creating temporary file "E:\USERDA~1\RSP3E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/GauseProject.pdb" /debug /machine:I386 /out:"Debug/GauseProject.exe" /pdbtype:sept 
".\Debug\GauseDlg.obj"
".\Debug\GauseProject.obj"
".\Debug\GauseProjectDoc.obj"
".\Debug\GauseProjectView.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\GauseProject.res"
]
Creating command line "link.exe @E:\USERDA~1\RSP3E.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
GauseDlg.cpp
GauseProject.cpp
GauseProjectDoc.cpp
GauseProjectView.cpp
F:\works\VC++\GauseProject\GauseProjectView.cpp(140) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(141) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(143) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(144) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(199) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(200) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(202) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(203) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(237) : warning C4101: 'L_rad' : unreferenced local variable
F:\works\VC++\GauseProject\GauseProjectView.cpp(376) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(377) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(378) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(379) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(382) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(386) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(388) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\works\VC++\GauseProject\GauseProjectView.cpp(390) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
MainFrm.cpp
Generating Code...
F:\works\VC++\GauseProject\GauseProjectView.cpp(187) : warning C4700: local variable 'XX' used without having been initialized
Linking...



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

⌨️ 快捷键说明

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