搜索资源列表
AnyChat10
- 历史上最小的XMLHttp无刷新JSP聊天室,基本上没有什么功能,此程序只为学习使用无刷新技术者使用。-history of the smallest set of JSP XMLHttp no chat rooms, basically has no function, this procedure will only be used for the study without the use of high technology.
XMLHttpAnyChat
- 历史上最小的XMLHttp无刷新JSP聊天室,基本上没有什么功能,此程序只为学习使用无刷新技术者使用。如用问题请与我联系: 本程序由:Qxin开发 E-Mail:lqxttl@21cn.com-history of the smallest set of JSP XMLHttp no chat rooms, basically has no function, this procedure will only be used for the study without the use o
bjjt
- 一个无刷新,也没有用XMLHTTP对象的论坛。还没有做完,目前只有简单的注册和发表,和好友添加查看功能。本不打算公开献丑,但为了下载一个源码,只有忍痛上传了-without a set, there is no use XMLHTTP object to the forum. Have not done, only a simple registration and publication, and friends add View function. Do not intend to open
deeptreemenu
- 本树型菜单采用的是用xmlhttp进行异步加载数据,与服务服可以相对隔离,服务端只根据条件生成xml数据,用xsl分析数据并显示。-the tree menu is the xmlhttp for asynchronous data loading, and services can be isolated from the service, the server only under conditions xml data generated using xsl analysis of dat
xmlhttp
- 本书是AJAX的书籍,内容丰富,适合于初学者参考。
xmlHTTP
- xmlHttp 这上一个异步传输的例子。在web应用中可以实现在刷新数据不刷新页面的效果-xmlHttp this on an ATM example. The web application can be achieved in the data set updated pages of results
php写的webqq
- 很多人都希望能够有一种在网页上使用的QQ。我也希望如此。 但是在网上找了很多资料,都不令人满意。于是决定自己来开发一 套这样的程序。 WebQQ 的第一个版本开发了两个星期,实现了基本的聊天等功能 。以后的版本都是在此基础上慢慢完善的。WebQQ 发布以后,有很多 网友说资源占用的特别厉害。于是我决定重新开发WebQQ 以解决这个 问题。新版的WebQQ的通讯原理几乎没变,只是利用了微软的 Microsof
ajax
- ajax实现异步无刷新提交,简单而实用的!
XMLHTTP
- xmlhttp详细帮助文档,包括xmlhttp对象的创建以及对象的各种方法-xmlhttp detailed help documentation, including the various methods of the xmlhttp object creation and object
AjaxJSDemo
- 简单好用的AJAX代码,主要看xmlhttp就可以了
1dddd
- 首先、AJAX是一种很酷的技术,一旦采用了AJAX,就能让你的Web页面, 你的网站,甚至连同你们公司,都变得很酷。在Web2.0的时代里,不使用一点 AJAX技术的网站,就会显得很老土,很落伍。 但是,这样的理解,其实是很肤浅的。仅仅是从一个外行,从一个使用者的 角度出发,来理解AJAX,就像我在本书的第一章AJAX我也行中那样,开发 出很愚蠢,甚至都没有资格被称之为AJAX应用的纯IE、XMLHTTP应用。 AJAX更酷的一点在于,对于传统的Web开发人员来说,AJA
xmlhttp
- XMLHttpRequest 参看实战手册-XMLHttpRequest see combat manual
XMLHTTP
- java xml开发电子书 值得下载 -very good
xmlhttpchat
- xmlHttp实现的无刷新技术聊天室 利用XMLHTTP实现数据传输 使用XML格式传输数据 所有数据在后台处理,最小化数据传输量 支持头像-xmlHttp achieved without the use of chat rooms refresh XMLHTTP technology to achieve data transmission to transmit data using the XML format for all data processing
ajax_transportation_methods
- AJAX 的 client/server 溝通機制探究,非同步傳輸.XMLHttpRequest,ActiveXObject -if(window.XMLHttpRequest){ // Mozilla, Opera, Safari, … request = new XMLHttpRequest() } else if (window.ActiveXObject){ // IE request=new ActiveXObject("Msxml2.XMLHTT
xmlhttp
- Ajax开发必备参考工具可以详细了解其每个函数的意义-An essential reference tool for Ajax developers can learn more about the significance of each of its function
wuziqi
- 这个五子棋系统,并没有用到什么特殊的算法,只是基于自己的理解写的,智能一般。但这个系统当时是想联系一下jsp跟javascr ipt,所以是基于网站形式的,还有就是这个系统并没有用到现成的ajax框架,是自己根据Javascr ipt的JSON跟XMLHTTP实现的无刷新效果-This Gobang system and not used any special algorithm, is based on their understanding of written, intelligent
XMLHTTP_cn
- XmlHttp是一套可以在Javascr ipt、Vbscr ipt、Jscr ipt等脚本语言中通过http协议传送或从接收XML及其他数据的一套API。XmlHttp最大的用处是可以更新网页的部分内容而不需要刷新整个页面。 -XmlHttp is set in Javascr ipt, Vbscr ipt, Jscr ipt scr ipting languages such as transmission through the http protocol or from receiv
util
- JS通用根据类 创建DOM、XMLHTTP对象 索取节点-JS General under the class to create DOM, XMLHTTP request object node
XMLHttp中文参考手册
- XMLHttp是学习javascr ipt异步不可缺少的知识部分,XMLHttp参考手册集中了相关所有接口,是前端工作和学习不可或缺的帮手(XMLhttp reference manual)