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

📄 simulate.plg

📁 这是关于飞机生存力计算软件
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Simulate - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\weizhibo\LOCALS~1\Temp\RSP40.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Simulate.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"E:\飞机生存力计算软件\DialogOfAllDirections.cpp"
"E:\飞机生存力计算软件\DialogOfSingleMissle.cpp"
"E:\飞机生存力计算软件\LockSplitter.cpp"
"E:\飞机生存力计算软件\MainFrm.cpp"
"E:\飞机生存力计算软件\NProbability.cpp"
"E:\飞机生存力计算软件\Simulate.cpp"
"E:\飞机生存力计算软件\SimulateDoc.cpp"
"E:\飞机生存力计算软件\SimulateView.cpp"
"E:\飞机生存力计算软件\TabtoolOpenGL.cpp"
"E:\飞机生存力计算软件\TabTools.cpp"
"E:\飞机生存力计算软件\TabtoolSimulate.cpp"
"E:\飞机生存力计算软件\ToolsPanel.cpp"
"E:\飞机生存力计算软件\TransformSetting.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\weizhibo\LOCALS~1\Temp\RSP40.tmp" 
Creating temporary file "C:\DOCUME~1\weizhibo\LOCALS~1\Temp\RSP41.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Simulate.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"E:\飞机生存力计算软件\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\weizhibo\LOCALS~1\Temp\RSP41.tmp" 
Creating temporary file "C:\DOCUME~1\weizhibo\LOCALS~1\Temp\RSP42.tmp" with contents
[
Glu32.lib Opengl32.lib GlAux.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Simulate.pdb" /debug /machine:I386 /out:"Debug/Simulate.exe" /pdbtype:sept 
".\Debug\DialogOfAllDirections.obj"
".\Debug\DialogOfSingleMissle.obj"
".\Debug\LockSplitter.obj"
".\Debug\MainFrm.obj"
".\Debug\NProbability.obj"
".\Debug\Simulate.obj"
".\Debug\SimulateDoc.obj"
".\Debug\SimulateView.obj"
".\Debug\StdAfx.obj"
".\Debug\TabtoolOpenGL.obj"
".\Debug\TabTools.obj"
".\Debug\TabtoolSimulate.obj"
".\Debug\ToolsPanel.obj"
".\Debug\TransformSetting.obj"
".\Debug\Simulate.res"
]
Creating command line "link.exe @C:\DOCUME~1\weizhibo\LOCALS~1\Temp\RSP42.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
DialogOfAllDirections.cpp
DialogOfSingleMissle.cpp
LockSplitter.cpp
MainFrm.cpp
NProbability.cpp
Simulate.cpp
SimulateDoc.cpp
E:\飞机生存力计算软件\SimulateDoc.cpp(552) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(643) : warning C4554: '|' : check operator precedence for possible error; use parentheses to clarify precedence
E:\飞机生存力计算软件\SimulateDoc.cpp(643) : warning C4554: '|' : check operator precedence for possible error; use parentheses to clarify precedence
E:\飞机生存力计算软件\SimulateDoc.cpp(643) : warning C4554: '|' : check operator precedence for possible error; use parentheses to clarify precedence
E:\飞机生存力计算软件\SimulateDoc.cpp(698) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(703) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(708) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(714) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(719) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(724) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(730) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(735) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(740) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(1014) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(1018) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(1022) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(1033) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(1037) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(1041) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(1043) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateDoc.cpp(1045) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
SimulateView.cpp
E:\飞机生存力计算软件\SimulateView.cpp(64) : warning C4305: '=' : truncation from 'const double' to 'float'
E:\飞机生存力计算软件\SimulateView.cpp(718) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateView.cpp(720) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateView.cpp(729) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateView.cpp(737) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateView.cpp(739) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateView.cpp(745) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateView.cpp(747) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateView.cpp(753) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateView.cpp(755) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateView.cpp(767) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateView.cpp(777) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\SimulateView.cpp(825) : warning C4305: '=' : truncation from 'const double' to 'float'
TabtoolOpenGL.cpp
TabTools.cpp
TabtoolSimulate.cpp
E:\飞机生存力计算软件\TabtoolSimulate.cpp(235) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
E:\飞机生存力计算软件\TabtoolSimulate.cpp(258) : warning C4554: '|' : check operator precedence for possible error; use parentheses to clarify precedence
E:\飞机生存力计算软件\TabtoolSimulate.cpp(323) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(326) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(335) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(337) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(339) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(341) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(343) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(345) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(455) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(457) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(556) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(557) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(587) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
E:\飞机生存力计算软件\TabtoolSimulate.cpp(610) : warning C4554: '|' : check operator precedence for possible error; use parentheses to clarify precedence
E:\飞机生存力计算软件\TabtoolSimulate.cpp(679) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(682) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(691) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(693) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(695) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(697) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(699) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(701) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(819) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(824) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(828) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(840) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(1087) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(1088) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(1089) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(1153) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(1188) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\飞机生存力计算软件\TabtoolSimulate.cpp(1255) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
ToolsPanel.cpp
TransformSetting.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\weizhibo\LOCALS~1\Temp\RSP43.tmp" with contents
[
/nologo /o"Debug/Simulate.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\DialogOfAllDirections.sbr"
".\Debug\DialogOfSingleMissle.sbr"
".\Debug\LockSplitter.sbr"
".\Debug\MainFrm.sbr"
".\Debug\NProbability.sbr"
".\Debug\Simulate.sbr"
".\Debug\SimulateDoc.sbr"
".\Debug\SimulateView.sbr"
".\Debug\TabtoolOpenGL.sbr"
".\Debug\TabTools.sbr"
".\Debug\TabtoolSimulate.sbr"
".\Debug\ToolsPanel.sbr"
".\Debug\TransformSetting.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\weizhibo\LOCALS~1\Temp\RSP43.tmp"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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