zoukankan      html  css  js  c++  java
  • 理论知识需要不断学习

         理论知识需要不断学习,不能单纯注重实践

               //Map A container for the display and manipulation of map data.

               //MapControl Com类
                //MapControlClass .Net托管类
                //axMapControl Windows窗体控件
                //通过axMapControl的Object和GetOcx属性可以获取MapControlClass

    ————————————————————————————————————————————

    //IMap.

    //Use the IMap interface to display data from various data sources.

    //通过IMapControl的Map属性可以获取IMap

    //The MapControl encapsulates the Map CoClass and provides additional properties, methods and events for: managing the general appearance, display properties and map properties of the control(MapControl封装了Map类,并且提供额外的属性,方法和事件,用来管理控件的一般的样式,展现属性,底图属性); adding and managing data layers within the control; loading map documents into the control; dropping data onto the control from other applications; and tracking shapes and drawing to the display.

  • 相关阅读:
    java 整型相除得到浮点型
    Interleaving String
    Insert Interval
    Mashup
    R-TREE
    默认以管理员身份运行VS2013/15/17
    C:malloc/calloc/realloc/alloca内存分配函数
    VS2015快捷键
    C++:UNREFERENCED_PARAMETER用法
    VC++常用数据类型及其操作详解
  • 原文地址:https://www.cnblogs.com/zhangjun1130/p/1945963.html
Copyright © 2011-2022 走看看