搜索资源列表
WebQQim
- WebQQ 源码,学习ajax的好例子啊 -WebQQ source, the study ajax good example ah!
AjaxHelperExample
- 最近流行的AJAX编程热门的源程序,有很多实用的例子。for Ajax + html + xml-recent popular AJAX programming popular source, there are many practical examples. Html xml for Ajax
elchat-1.1-src.tar
- 这是一个基于AJAX的聊天室程序。它在DWR例子的基础上加以改进增加一些新的功能包括emoticon(表情),bbcode,消息持久化,粘性信息,自动分解url和image链接。
AJAx-fenye
- 这个是AJAX分页,希望给大家带来方便。这个例子适合初学或者工作的朋友们
AJAXapp
- ajax应用之草稿自动保存,这是个比较好用的,而且非常方便的例子
GridViewAjax
- AJAX C#的例子 不用刷新就可以自动排序的例子 很经典 界面和棒 类似苹果的界面
comet_ajax
- 一个实现comet的例子,实现数据实时传输,服务器推技术。-Comet example of an implementation to achieve real-time data transmission, the server push technology.
dwr
- DWR的一个例子和分页程序,正在学AJAX-An example of DWR and paging procedures are learning AJAX
Ajax
- 最简单的AJAX源码的例子,对于初学都会有帮助的。-The simplest example of AJAX source code for beginners would be helpful.
CH3
- 一个非常好的AJAX例子,里面通过40个简单的ASP.NET来调用各式AJAX控件,可以快速的入门AJAX编程-A very good example of AJAX, which through the 40 simple ASP.NET to call the various AJAX controls, you can quickly Starter AJAX Programming
imgValidate
- ajax例子 checkbox的增删-ajax examples of additions and deletions checkbox .......
PopupDemo
- 这是在.net上实现用ajax控件实现弹出窗体的例子,使用起来非常简单。-This is the. Net realized the pop-up form using ajax controls to achieve example, is very simple to use.
save
- 一个自动保存草稿的例子。实用ajax技术实现,可以用于初学者学习用。-An example of a draft is automatically saved. Practical ajax technology can be used for beginners to learn from.
jilian
- ajax的一个级联实例,通过此例子可以学习ajax的原理,和具体操作应用。-ajax example of a cascade, through this example can learn ajax principles, and specific operational applications.
ajaxduojiliandong
- 省市县多级联动,ajax 读 xml 非原创,不过是一个很好的例子-Province, city and county multi-level interaction, ajax read xml non-original, but is a good example of
demo2
- 详细讲解了ajax,hibernate,struts1,spring,ssh的使用说明,配合例子加以详细说明-Gave a detailed ajax, hibernate, struts1, spring, ssh' s instructions, with detailed examples
Ajax
- dwr实现的在线即时聊天demo,比较简化的一个反向ajax例子,<br><br>everse Ajax主要是在BS架构中,从服务器端向多个浏览器主动推数据的一种技术 。它的一种实现就是客户端向服务器请求后,服务器不立即回应,从而导致一个http长连接,等到有更新数据的时候,再利用这个连接“主动”向客户 端回送。-Online live chat implementation dwr demo, compare the simplified examp
ajax2database
- AJAX 数据库实例 下面的例子将演示网页如何通过 AJAX 从数据库读取信息: 实例解释 - showCustomer() 函数 当用户在上面的下拉列表中选择某个客户时,会执行名为 "showCustomer()" 的函数。该函数由 "onchange" 事件触发: AJAX 服务器页面 由上面的 Javascr ipt 调用的服务器页面是 ASP 文件,名为 "getcustomer.asp"。 -AJAX database instance The
ChatUDP_LinHo
- udp多线程的例子,前天ajax实现,新手可以借鉴。-Udp multithreading example, ajax, and the day before yesterday a novice can draw lessons from.
createTable
- 关于Ajax的一个小例子:仿造Dreamweaver创建表格。例子很小,可以帮助理解DOM技术。-A small example on Ajax: imitation Dreamweaver to create form. Examples of small, can help to understand DOM technology.