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

📄 mttest.plg

📁 一个卫通GPS系统SUC接口示例。该示例演示如何实现客户端如何与卫通GPS系统连接实现车载终端点名等功能
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MTTest - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\hyla\LOCALS~1\Temp\RSP35.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MTTest.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\work\MTTest\MTTest\LinkSocket.cpp"
"D:\work\MTTest\MTTest\MTTest.cpp"
"D:\work\MTTest\MTTest\MTTestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hyla\LOCALS~1\Temp\RSP35.tmp" 
Creating temporary file "C:\DOCUME~1\hyla\LOCALS~1\Temp\RSP36.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MTTest.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\work\MTTest\MTTest\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hyla\LOCALS~1\Temp\RSP36.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/MTTest.pdb" /machine:I386 /out:"Release/MTTest.exe"  .\Release\LinkSocket.obj .\Release\MTTest.obj .\Release\MTTestDlg.obj .\Release\StdAfx.obj .\Release\MTTest.res "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
d:\work\mttest\mttest\release\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
LinkSocket.cpp
MTTest.cpp
MTTestDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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