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

📄 mapapp.plg

📁 用VC++实现矢量地图背景下的实时显示源代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MapApp - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/MapApp.tlb" /mktyplib203 /win32 "E:\VC程序\地图\MapApp\MapApp.odl""
Creating command line "rc.exe /l 0x804 /fo"Release/MapApp.res" /i "Release" /d "NDEBUG" "E:\VC程序\地图\MapApp\MapApp.rc"" 
Creating temporary file "C:\TEMP\RSP4.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/MapApp.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\VC程序\地图\MapApp\MainFrm.cpp"
"E:\VC程序\地图\MapApp\MapApp.cpp"
"E:\VC程序\地图\MapApp\MapAppDoc.cpp"
"E:\VC程序\地图\MapApp\MapAppView.cpp"
"E:\VC程序\地图\MapApp\mapinfow.cpp"
"E:\VC程序\地图\MapApp\ReceiveData.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP4.tmp" 
Creating temporary file "C:\TEMP\RSP5.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/MapApp.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\VC程序\地图\MapApp\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP5.tmp" 
Creating temporary file "C:\TEMP\RSP6.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/MapApp.pdb" /machine:I386 /out:"Release/MapApp.exe" 
".\Release\MainFrm.obj"
".\Release\MapApp.obj"
".\Release\MapAppDoc.obj"
".\Release\MapAppView.obj"
".\Release\mapinfow.obj"
".\Release\ReceiveData.obj"
".\Release\StdAfx.obj"
".\Release\MapApp.res"
]
Creating command line "link.exe @C:\TEMP\RSP6.tmp"
<h3>Output Window</h3>
Creating Type Library...
Processing E:\VC程序\地图\MapApp\MapApp.odl
MapApp.odl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
MapApp.cpp
MapAppDoc.cpp
MapAppView.cpp
mapinfow.cpp
ReceiveData.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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