• MapXtreme Java Developer Guide毕设翻译中


    Introduction
    MapXtreme Java Edition is a mapping application development tool for organizations who recognize that data visualization and mapping can help you make better business decisions and manage assets and operations more effectively. Applications running on a managed server network offer huge economies of scale, including lower hardware and administrative costs while dramatically improving application performance, reliability, and security. Applications built with MapXtreme Java are appropriate both for corporate intranets and the public Internet.
    导论
    MapXtreme Java Edition 是一个地图应用程序开发工具,专为那些意识到数据可视化和映射可以帮助你做出更好的商业决策、更加有效地管理资产和运作的组织而服务。运行在托管服务器网络上的应用程序提供巨大的规模经济,包括低硬件费用和管理费用。同时可以很高的提升应用程序的性能、可靠性和安全性。使用MapXtreme Java建立的应用程序,不仅适用于企业内部网,而且适用于公共Internet。Product Contents
    MapXtreme Java is a set of 100% Pure Java classes (Java 2 compliant), which allow you to deploy your application on the system you have, whether it is Windows, UNIX, or both. The following components are included:
    ? MapXtremeServlet mapping engine
    ? MapJ API and Java class library
    ? MapXtreme JavaBeans
    ? MapXtreme Java Manager and Web Application Builder
    ? JSP custom tag library
    ? Java 2 VM (1.4.1)
    ? Sample applications
    ? Sample data
    ? MapXtreme Java Documentation set (this Developer Guide and the MapJ API Javadocs)
    产品内容
    MapXtreme Java是一个100%的纯Java类(兼容Java 2)的集合,允许你在已有的系统上配置你的应用程序,系统可以是Windows,UNIX,或者两者同时都有。内容如下:
    ? MapXtremeServlet 映射引擎
    ? MapJ API 和Java 类库
    ? MapXtreme JavaBeans
    ? MapXtreme Java 管理器 and Web 应用程序的生成器
    ? JSP 定制标签库
    ? Java 2 虚拟 (1.4.1)
    ? 示例应用程序
    ? 示例数据
    ? MapXtreme Java 文档集 (这个开发指南和 MapJ API 集)
    Product Audience
    This product is designed for developers who wish to create Web applications that incorporate live
    maps and the tools needed to interact with those maps.
    For experienced Java programmers, use the MapJ API to programmatically design custom maps
    and functionality.
    For novice Java programmers, we provide mapping functionality in the form of JavaBeans for easy drag and drop development in a visual IDE.
    Even non-programmers can create prototypes of Web applications quickly with no programming by using the Web Application Builder. This tool walks you through the process of creating a mapping application that uses JavaServer Pages tags.
    产品受众
    这个产品专为那些希望去创建将实况地图和工具结合起来的Web应用程序的开发者而设计。
    有经验的Java程序员使用MapJ API来编程设计自定义地图和其功能。
    对于初学Java的程序员,我们在可视化的集成开发环境(IDE)下,以JavaBeans的简单的拖放来提供地图的绘制功能。
    即使非编程人员也可以通过使用Web应用程序生成器,不编程而快速的建立Web应用程序原型。这个工具引导你通过创建使用JSP标签的地图应用程序的流程。
    Features
    MapXtreme Java is an enterprise-level application development tool based on the servlet architecture specified in the Java 2 Enterprise Edition. The key element of this product is MapXtremeServlet, a server-side component that manages the requests and responses for mapping services, including image requests (GIF, JPEG), vector data requests (query methods), and metadata requests (table information).
    By using a servlet architecture, MapXtreme Java can focus on satisfying mapping requests, while the web server/servlet container handles other server-side issues such as load balancing, security, and fault tolerance. Additionally, the servlet model uses HTTP, the standard for communicating across the Internet. Other features of MapXtreme Java include:
    ? Sophisticated mapping capabilities such as selection behavior, theme mapping and analysis, and advanced labeling and rendering.
    ? Data source access through JDBC that allows you to maintain your spatial data on a secure RDBMS, yet still use it to its full potential to build maps.
    ? Conveniences for easier installation and configuration, development and deployment, such as JavaBeans, Web Application Builder, JSP custom tag library, sample applications, and Apache Web Server/Tomcat servlet container.
    特色
    MapXtreme Java是一个基于J2EE中的servlet架构的企业级应用程序开发工具。它的关键元素是MapXtremeServlet,MapXtremeServlet是管理地图服务的请求和响应的服务器端的组件。这些请求包括图片请求(GIF, JPEG),矢量数据请求(查询方法)和元数据请求(表格信息)。
    通过使用servlet架构,当web服务器/ servlet 容器处理其他的服务器端的问题(比如负载平衡,安全,容错)时,MapXtreme Java能够集中于满足地图映射的请求。此外,servlet模型使用通过Internet通信的HTTP标准。MapXtreme Java的其它特点有:
    ? 先进的绘图功能,比如选择行为,主题映射和分析,以及先进的标签技术和渲染技术。
    ? 通过JDBC获得的数据源可以充分发挥其潜力来建立地图。JDBC可让你的空间数据保持在一个安全的数据库管理系统上。
    ?方便容易的安装、配置、开发、调用一些组件,比如JavaBeans,Web应用程序生成器,JSP自定义的标签库,示例应用程序,Apache的Web服务器/Tomcat servlet容器。

  • 相关阅读:
    Codeforces 1132D
    Codeforces 670F
    Codeforces 670E
    Codeforces 670E
    Codeforces 670E
    Codeforces 670
    Codeforces 1138
    Codeforces 1114E
    力扣21.合并两个有序链表
    力扣538.把二叉树转换为累加树
  • 原文地址:https://www.cnblogs.com/lan0725/p/1873896.html
Copyright © 2020-2023  润新知