
[1]Ajax
文章平均质量分 80
bakers
这个作者很懒,什么都没留下…
展开
-
基于AJAX技术的WebGis系统实践 (3. 三维城市地图系统实体建设)
实体设计 26/62.1 实体概述.实体标识建筑地理位置范围, 一个实体对应一个或若干个矩形区域, 这些矩形区域拥有相同的基本信息 (见Unit表), 实体是进行地理信息展示的基本单位.是实现其他功能的基础, 如 标注, 公交查询, 周边等都是建立在实体建设的基础上.原创 2007-06-27 22:09:00 · 2093 阅读 · 0 评论 -
基于AJAX技术的WebGis系统实践 (4. 三维城市地图系统功能概述)
概要设计 12/81.1 地图显示与操作。(1). 漫游(拖放)。 拖动地图, 显示当前窗口的图片。(2). 缩放。实现地图的分级显示,1级最低,4级最高,相邻级别比例尺为2:1. 操作缩放共有两种方原创 2007-08-15 16:09:00 · 2944 阅读 · 9 评论 -
基于AJAX技术的WebGis系统实践 (1. 快速入门)
概述2007-05-20一. WebGis简介.基于Internet的地理信息系统,我们常称为Web-GIS,这主要是由于大多数的客户端应用采用了WWW协议。随着技术的进步,客户端可能会采用新的应用协议,因此也被认为是Internet GIS1、WebGIS是Web 技术和GIS技术相结合的产物,是利用Web技术来扩展和完善地理信息系统的一项新技术。2、由于HTTP协议采用基于C/原创 2007-05-20 14:04:00 · 2290 阅读 · 1 评论 -
基于AJAX技术的WebGis系统实践 (2. 三维城市地图系统设计)
E城系统设计 5/241.1 一些基本概念.(1) 标注(Corp): 代表地图中唯一一点(X,Y), 每个标注唯一对应一个ID.(2) 地图服务器(Map Server): 完成有关地图原创 2007-05-26 00:32:00 · 3155 阅读 · 2 评论 -
A new method to develop with ajax application
A new method to develop with ajax application As we knew , if we want to invoke the services or data from remote server, it’s called ajax, the first step to set up an ajax demo is to cre原创 2008-08-26 17:15:00 · 894 阅读 · 1 评论 -
Best Practices for Speeding Up Your Web Site
Minimize HTTP Requeststag: content80% of the end-user response time is spent on the front-end. Most of this time is tied up in downloading all the components in the page: images, stylesheets, scri转载 2010-05-11 22:00:00 · 5268 阅读 · 0 评论