搜索资源列表
AJAX_Web_GIS
- 随着Web平台越来越成熟,我们可以发现有越来越多的令人兴奋的技术出现,这些技术使地理信息系统(GIS)的显示应用达到了一个功能强大且应用广泛的新高度,通过把最新的功能强大的技术整合到GIS系统中去,我们得到了高效率执行的结果,随之赋予了更多的功能。在目前基于浏览器应用程序的开发技术中,AJAX(Asynchronous Javascr ipt and XML)无疑是最新的技术。在本文中,我们介绍了一个通用的,高效的架构,这个架构把AJAX模型整合到了GIS Web Services显示系统中。-
w3schoolWeb
- 对于初学者来说很好的教程,对于学习javascr ipt,xml,html,.net等是很好的学习工具,同时也是一个可以查询的文档,总之用途多多。-Good tutorial for beginners to learn javascr ipt, xml, html,. NET is a good learning tool, but also a query document, in short, a lot of purposes.
Week-2-DQ-1
- AJAX: Stands for Asynchronous Javascr ipt and XML. AJAX is typically used for creating dynamic web applications and allows for asynchronous data retrieval without having to reload the page a visitor is on. The Javascr ipt on a given page handle
CPPjiexixm
- 由于在javascr ipt中不存在指针概念,故在xml页面调用OCX控件时,以前控件中的输出参数通过指针返回在这样的情况下行不通了,但本来就有返回参数,以及在同时有多个输出参数的情况下,依然想通过返回值返回,那就需要进行处理,然而怎么去处理呢?通过研究发现通过xml形式的字符串返回是一种解决方案,在解决这样的返回值的同时突然发现其实如果输入参数是结构体的话,也可以通过xml字符串的形式传入。然而怎么去解析它呢,而又怎么去做一个xml字符串呢,通过研究学习,以下是当然已有的解决方案。 开发环
Steve-Prettyman-Learn-PHP-7-Object-Oriented-Modul
- Learn PHP 7: Object Oriented Modular Programming using HTML5, CSS3, Javascr ipt, XML, JSON, and MySQL
Professional JavaScript for Web Developers
- In this book, Javascr ipt is covered from its very beginning in the earliest Netscape browsers to the present-day incarnations flush with support for XML and Web Services. You learn how to extend the language to suit specific needs and how to creat