gpssc.plg

来自「用VC写的监控中心后台程序。 代码全」· PLG 代码 · 共 96 行

PLG
96
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GpsSC - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/GpsSC.res" /d "_DEBUG" /d "_AFXDLL" "D:\study\my\code\监控中心GSM040806\GpsSC.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GpsSC.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\study\my\code\监控中心GSM040806\GpsSCDoc.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/GpsSC.pdb" /debug /machine:I386 /out:"Debug/GpsSC.exe" /pdbtype:sept 
".\Debug\AddClientinfoDlg.obj"
".\Debug\BmpProc.obj"
".\Debug\BRCrossStruct.obj"
".\Debug\ChangePassWordDlg.obj"
".\Debug\ChildFrm.obj"
".\Debug\ChooseTimeDlg.obj"
".\Debug\ClientinfoSet.obj"
".\Debug\Color.obj"
".\Debug\ComUserDlg.obj"
".\Debug\CoolTabCtrl.obj"
".\Debug\CurrMapInfo.obj"
".\Debug\DiverNumberDlg.obj"
".\Debug\DlgAsCenterDlg.obj"
".\Debug\DlgAsNormalDlg.obj"
".\Debug\EditclientinfoDlg.obj"
".\Debug\EditPasswordDlg.obj"
".\Debug\FindMessageDlg.obj"
".\Debug\GetHardDriveID.obj"
".\Debug\GpsAreaLibStruct.obj"
".\Debug\GpsBusInfo.obj"
".\Debug\GpsBusLine.obj"
".\Debug\GpsColorBlock.obj"
".\Debug\GpsDrawMap.obj"
".\Debug\GpsFatStruct.obj"
".\Debug\GpsLinkStruct.obj"
".\Debug\GpsPoint.obj"
".\Debug\GpsRoadCrossPoint.obj"
".\Debug\GpsRoadStruct.obj"
".\Debug\GpsSC.obj"
".\Debug\GpsSCDoc.obj"
".\Debug\GpsSCView.obj"
".\Debug\GpsSignObject.obj"
".\Debug\IniFile.obj"
".\Debug\InputStringDlg.obj"
".\Debug\ListCtrlEx.obj"
".\Debug\ListSimilarStrDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\MainWTNumberSetDlg.obj"
".\Debug\MonitorDlg.obj"
".\Debug\MyDlg.obj"
".\Debug\PassWordDlg.obj"
".\Debug\ProcSM.obj"
".\Debug\Registry.obj"
".\Debug\RoadPoint.obj"
".\Debug\scbarg.obj"
".\Debug\SearchSignDlg.obj"
".\Debug\SetCommDlg.obj"
".\Debug\ShowAllClientDlg.obj"
".\Debug\ShowSignDlg.obj"
".\Debug\sizecbar.obj"
".\Debug\SmallRoadStruct.obj"
".\Debug\SmscnumbSetDlg.obj"
".\Debug\Splash.obj"
".\Debug\StdAfx.obj"
".\Debug\SysIniteDlg.obj"
".\Debug\ToolTipWnd.obj"
".\Debug\TreeCtrlEx.obj"
".\Debug\UserInfoDlg.obj"
".\Debug\UserSet.obj"
".\Debug\UserTypeDlg.obj"
".\Debug\VehicleMessageSet.obj"
".\Debug\GpsSC.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
GpsSCDoc.cpp
Linking...



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

⌨️ 快捷键说明

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