下载此文档

Ajax中文手册.txt


文档分类:IT计算机 | 页数:约9页 举报非法文档有奖
1/9
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/9 下载此文档
文档列表 文档介绍
本文由tttt9990000贡献
doc文档可能在WAP端浏览体验不佳。建议您优先选择TXT,或下载源文件到本机查看。
原作者介绍http://2dming. 原作者介绍http://2dming.
AJAX 介绍
AJAX 是一种运用 JavaScript 和可扩展标记语言(XML),在网络浏览器和服务器之间传送或接受数据的技术.
AJAX 实例
AJAX 可以用来创建更多交互式的网络应用程序.
AJAX 源代码
简要分析上一章节效果的代码原理
AJAX 与数据库
AJAX 可以用来和数据端进行数据的交互联通.
AJAX 使用 AJAX 制作留言本
使用已有的 AJAX 教程,制作一个属于自己的留言本吧……
实例http://2dming. Ajax 实例http://2dming.
AJAX can be used to create more interactive applications. AJAX 可以用来创建更多交互式的网络应用程序.
AJAX Example AJAX 实例
In the AJAX example below we will demonstrate how a web page municate with a web server online as a user enters data into a web form. 在以下的 AJAX 范例中,我们将了解到当用户以网页格式输入数据时一个网页是如何与网络服务器连接的.
Type a Name in the Box Below 在下面的框中输入姓名*实际操作请前往 W3Schools
First Name: Suggestions:
Example Explained - The HTML Form 实例解析实例解析-超文本标记语言模式
The form above has the following HTML code: 以上的范例所含超文本标记语言代码如下:
First Name:
Suggestions: As you can see it is just a simple HTML form with a simple input field called "txt1". 就如你看到的,它只是一个普通的表单,里面有一称为"txt1"的输入框 The paragraph below the form contains a span called "txtHint". The span is used as a placeholder for hints retrieved from the web server.
下一段包括了一个称做"txtHint"的 SPAN 是用来存储从服务器重新获得的信息的.
When the user inputs data, a function called "showHint()" is executed. The execution of the function is triggered by the "onkeyup" event. In other words: Each time the user moves his finger away from a

Ajax中文手册 来自淘豆网m.daumloan.com转载请标明出处.

非法内容举报中心
文档信息
  • 页数9
  • 收藏数0 收藏
  • 顶次数0
  • 上传人yzhqw888
  • 文件大小0 KB
  • 时间2014-11-13
最近更新