meadirnet.plg

来自「此是关于纯方向网测量平差程序」· PLG 代码 · 共 54 行

PLG
54
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MeaDirNet - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\clx\LOCALS~1\Temp\RSP15.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MeaDirNet.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\dsh\学习\实验\作业平差\MeaDirNet\MainFrm.cpp"
"E:\dsh\学习\实验\作业平差\MeaDirNet\MeaDirNet.cpp"
"E:\dsh\学习\实验\作业平差\MeaDirNet\MeaDirNetDoc.cpp"
"E:\dsh\学习\实验\作业平差\MeaDirNet\MeaDirNetView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\clx\LOCALS~1\Temp\RSP15.tmp" 
Creating temporary file "C:\DOCUME~1\clx\LOCALS~1\Temp\RSP16.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MeaDirNet.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\dsh\学习\实验\作业平差\MeaDirNet\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\clx\LOCALS~1\Temp\RSP16.tmp" 
Creating temporary file "C:\DOCUME~1\clx\LOCALS~1\Temp\RSP17.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MeaDirNet.pdb" /debug /machine:I386 /out:"Debug/MeaDirNet.exe" /pdbtype:sept 
".\Debug\MainFrm.obj"
".\Debug\MeaDirNet.obj"
".\Debug\MeaDirNetDoc.obj"
".\Debug\MeaDirNetView.obj"
".\Debug\StdAfx.obj"
".\Debug\MeaDirNet.res"
".\DirMea.lib"
]
Creating command line "link.exe @C:\DOCUME~1\clx\LOCALS~1\Temp\RSP17.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
MeaDirNet.cpp
MeaDirNetDoc.cpp
MeaDirNetView.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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