zoukankan      html  css  js  c++  java
  • 2010年8月18日周三_insideTheAPI_overView_6.1

    /*************************************************************************************************************/

    //Inside the ArcGIS API for Flex

    //Version 2.0    

    //2010年8月18日_周三

    /************************************************************************************************************/

    After you've completed the Getting Started, take a look at the tutorials listed below. These tutorials demonstrate how the MXML and ActionScript code is used to perform various functions in the ArcGIS API for Flex. Understanding each element(元素;成分[ pl.]基础,纲要,原理) of the code and its syntax will increase your productivity and save time.

    All tutorials contain an overview and how-to guide.

        Using Map walks you through the creation of a map using MXML.

        Using Query shows you how to add a query task to a map.

        Using Extent demonstrates how to set extents, retrieve the current extent, and listen for extent changes.

        Using Graphic shows you how to take advantage of InfoSymbols and infoRenderers as well as define inline and external infoRenderers.

        Symbolizing Graphics shows you how to user renderers to easily assign symbols based on attributes of the graphics. [New in version 1.2]

        Geoprocessing tasks demonstrates the Geoprocessor class which allows you to access geoprocessing tasks on an ArcGIS Server.

        Routing tasks shows how to work with routing and driving directions using the RouteTask. [New in version 1.2]

        Styling Components shows you use modify your map compenents to give them your own style.

    For in-depth information on Adobe Flex, see Understanding Flex; to learn more about ArcGIS Server, see Understanding ArcGIS Server.

    //

    在你完成了入门学习以后,看看下面的向导列表。 这些向导说明了MXML和ActionScript代码如何展现ArcGIS API for flex中的各种功能。理解代码中的每一个原理,并且他的语法将提高你生产率并节省时间。

    所有的想到包含一个概述和如何使用向导。

           Using Map walks you through the creation of a map using MXML.

        Using Query shows you how to add a query task to a map.

        Using Extent demonstrates how to set extents, retrieve the current extent, and listen for extent changes.

        Using Graphic shows you how to take advantage of InfoSymbols and infoRenderers as well as define inline and external infoRenderers.

        Symbolizing Graphics shows you how to user renderers to easily assign symbols based on attributes of the graphics. [New in version 1.2]

        Geoprocessing tasks demonstrates the Geoprocessor class which allows you to access geoprocessing tasks on an ArcGIS Server.

        Routing tasks shows how to work with routing and driving directions using the RouteTask. [New in version 1.2]

        Styling Components shows you use modify your map compenents to give them your own style.

    如果想深入的了解Adobe FLEX,看Understanding Flex; 如果想学习ArcGISServer ,看Understanding ArcGIS Server

  • 相关阅读:
    DDos游戏行业受攻击最多
    木马——本质就是cs socket远程控制,反弹木马是作为c端向外发起网络请求
    IPS
    C&C控制服务的设计和侦测方法综述——DDoS攻击,上传从宿主机偷窃的到的信息,定时给感染机文件加密勒索等。
    Fast Flux技术——本质就是跳板,控制多个机器,同一域名指向极多的IP(TTL修改为0),以逃避追踪
    DNS解析污染原理——要么修改包,要么直接丢弃你的网络包
    将string当字节流使
    Memcached常用命令及使用说明
    在Linux上安装Memcached服务
    安装和使用memcached
  • 原文地址:https://www.cnblogs.com/xingchen/p/1802994.html
Copyright © 2011-2022 走看看