msgdetail.plg
来自「七号信令解码器」· PLG 代码 · 共 64 行
PLG
64 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MsgDetail - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/MsgDetail.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\工程\消息解码\MsgDetail\ylfFilteMsg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP190.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MsgDetail.pdb" /debug /machine:I386 /out:"c:\bin\MsgDetail.exe" /pdbtype:sept
".\Debug\Capdisp.obj"
".\Debug\Common.obj"
".\Debug\detailCommon.obj"
".\Debug\DspBssmapFunc.obj"
".\Debug\DspDetaiBssmap.obj"
".\Debug\DspDetailDraw.obj"
".\Debug\DspDetailIsup.obj"
".\Debug\DspDetailMap.obj"
".\Debug\Function.obj"
".\Debug\Load.obj"
".\Debug\MainFrm.obj"
".\Debug\MsgDetail.obj"
".\Debug\MsgDetailDoc.obj"
".\Debug\MsgDetailView.obj"
".\Debug\MsgText.obj"
".\Debug\PreProcMsg.obj"
".\Debug\SccpdispGSM.obj"
".\Debug\Show.obj"
".\Debug\StdAfx.obj"
".\Debug\SVCriter.obj"
".\Debug\SVDisp.obj"
".\Debug\SVgsmadisp.obj"
".\Debug\SVinapdisp.obj"
".\Debug\SVIsupcri.obj"
".\Debug\SVIsupdisp.obj"
".\Debug\SVmapdisp.obj"
".\Debug\SVSccpcri.obj"
".\Debug\ylfBusySysMsgFile.obj"
".\Debug\ylfCommon.obj"
".\Debug\ylfFilteMsg.obj"
".\Debug\YlfProfile.obj"
".\Debug\MsgDetail.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP190.tmp"
<h3>Output Window</h3>
Compiling...
ylfFilteMsg.cpp
Linking...
<h3>Results</h3>
MsgDetail.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?