联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Ajax(173) 

[Ajax] ajax

Ajax 即“Asynchronous Javascript And XML”(异步 JavaScript 和 XML),是指一种创建交互式、快速动态网页应用的网页开发技术,无需重新加载整个网页的情况下,能够更新部分网页的技术。 通过在后台与服务器进行少量数据交换,Ajax 可以使网页实现异步更新。这意味着可以在不重新加载整个网页的情况下,对网页的某部分进行更新。
Ajax, namely "asynchronous JavaScript and XML" (asynchronous JavaScript and XML), is a kind of web development technology that can create interactive, fast and dynamic web application. It can update some web pages without reloading the whole web page. Through a small amount of data exchange with the server in the background, AJAX can make web pages update asynchronously. This means that you can update a part of a web page without reloading the entire page. (2020-11-08, Java, 7165KB, 下载0次)

http://www.pudn.com/Download/item/id/1604838143500184.html

[Ajax] EmpireCMSUTF8

1、信息支持评分、投票。 2、标签支持按评分数、投票数调用 3、评论增加“支持”与“反对”功能,支持AJAX 4、电影模型播放自动识别,不需要选择播放器 5、新增栏目封面模板 6、右键菜单改进 7、缩略图可选择超出部分截取,并可在参数设置默认值 8、图片水印支持JPG质量、透明度设置
1, information support score, vote. 2, the label supports according to the rating score, the number of votes call 3, comments to increase the support and opposition function, support AJAX 4, film model player automatically identified, do not need to choose the player 5, the new column cover template 6. Right click menu. 7, the thumbnail can choose to exceed the part of the interception, and can be set in the parameters of the default value 8, image watermark to support JPG quality, transparency (2016-04-24, PHP, 2878KB, 下载1次)

http://www.pudn.com/Download/item/id/1461493551399119.html

[Ajax] fDialog_v1.0.1

fDialog是一个基于jQuery的弹出层插件,几乎能兼容包括IE6在内的所有常用浏览器。同时弹出层上所有元素都可以轻松定义。 fDialog遵循LGPL协议,永久性提供无偿服务。 更新日志 2015-06-03 :发布v1.0.0 2015-06-12 :更新为v1.0.1 1、宽高支持 width或w,height或h 两种方式调用 2、ajax模块,增加ajaxData参数 3、默认插件中增加拖拽功能(drag参数为true代码允许拖拽) 4、默认模板中去掉footer高度限制,防止在CSS3 box-sizing: border-box 模式下按钮超出的问题
FDialog is a jQuery based pop- up layer plug-in, almost compatible with all common browsers, including IE6. While all elements on the pop layer can be easily defined. FDialog follows the LGPL protocol and provides free services for the permanent. Update log 2015-06-03: v1.0.0 2015-06-12: update to v1.0.1 1, wide support for width or W, height or H two way call 2, AJAX module, increase ajaxData parameters 3, the default plug-in to add the drag parameter (true parameter for the drag) 4, the default template to remove the footer height limit, prevent the problem in the box-sizing: border-box CSS3 mode button beyond (2015-06-23, Java, 43KB, 下载3次)

http://www.pudn.com/Download/item/id/1435063395791718.html

[Ajax] wuliuchaxun

小宝物流系统,操作简单,ajax技术,智能出错处理 注解:ajax技术可提高网站的访问速度,降低服务器的负担,实现无刷新查看页面 当系统出现错误,如访问的页面无法找到将智能站到指定页面。 完美实现伪静态,提高搜索引擎收录,URL转发保证系统安全
Andy logistics system, easy to operate, ajax technology, intelligent error handling annotations: the ajax technology can increase the access speed of the site, reducing the burden on the server, view the page without refreshing the page can not be found when a system error occurs, such as access to intelligent station Specify the page. The perfect realization of the pseudo-static to improve search engines, URL forwarding to ensure system security (2013-01-14, Others, 872KB, 下载5次)

http://www.pudn.com/Download/item/id/2117344.html

[Ajax] Even.Faster.Web.Sites

“性能是任何一个网站成功的关键,然而,如今日益丰富的内容和大量使用Ajax的Web应用程序已迫使浏览器达到其处理能力的极限。Steve Souders是Google Web性能布道者和前Yahoo!首席性能工程师,他在本书中提供了宝贵的技术来帮助你优化网站性能。”--引自Verycd
Performance is any one site the key to success, however, the increasingly rich content and extensive use of Ajax Web applications have forced the browser to reach the limits of its processing capabilities. Steve Souders is the Google Web performance evangelist and former Yahoo! chief performance engineers in this book, he provides a valuable technique to help you optimize site performance. " - quote from Verycd (2012-05-29, HTML, 2599KB, 下载3次)

http://www.pudn.com/Download/item/id/1893089.html

[Ajax] ajax

ajax精简框架//更新2012-2-20 //1、异步数据加载可以进行加载方式get,post的设定 //2、异步同步模式的属性设定 //3、数据加载自动超时设置 //4、***数据加载事件的添加,通过事件可以进行服务器数据的实时处理 //5、增加回调函数中用户自定义参数this.e //6、增加ajax反复提交控制,只需将ajax对象定义为全局变量,每次提交都会进行等待上次提交的执行结果 //7、修改数据反复提交时XmlHttp对象被反复创建的问题 //8、修复重大BUG,多个AJAX事件覆盖问题
ajax Compact Framework// Update 2012-2-20 //1, asynchronous data loading can be loaded way to get the setting of the post //2, asynchronous synchronization mode property is set //3, the data is loaded automatically timeout setting / /*** Load event to add an event can be a real-time processing of server data //5, increasing the user-defined callback function parameters this.e //6, an increase ajax repeatedly submitted to control, just the ajax object is defined as global variables, each commit will wait for the last submission of the Executive Line results //7, modify the data repeatedly submitted XmlHttp objects repeatedly created //8, to repair a major BUG multiple AJAX event coverage problems (2012-02-27, JavaScript, 2KB, 下载6次)

http://www.pudn.com/Download/item/id/1779962.html

[Ajax] ajaxpatterns

本书深入探讨了动态的网络应用,将ajax和rest集成在一起作为单独的解决方案。一个很大的优势是,与ajax相似,rest可以和现今存在的技术一起使用。现在上百万的客户端计算机都是基于ajax的,上百万的服务器是基于rest的。. 无论你是否开发过ajax应用程序,这都是一本理想的书。因为这本书描述了各种各样的模式和最好的实践经验。通过此书的学习,你可以快速地检查和校验你是否构造了一个高效的ajax应用程序。
This book explores in depth the dynamic web applications, ajax and the rest will be integrated as a single solution. A big advantage is that, similar to ajax, rest can be used in conjunction with today' s existing technology. Now millions of client computers are based on ajax, and millions of servers is based on the rest of the. . Whether you have ajax application development, this is a good book. Because this book describes a variety of patterns and best practices. Learning through this book, you can quickly check and verify if you construct an efficient ajax applications. (2010-12-25, Windows_Unix, 11290KB, 下载5次)

http://www.pudn.com/Download/item/id/1392338.html

[Ajax] AjaxEXAMPLES

主要是Ajax的一些实例教程,很好的。 了解MySQL的用户可以直接使用自己熟悉的方式创建名为ajax的数据库,并将ajax.sql文件导入即可。 下面是简要操作方法: 1. 实例数据库在MySQL 5.0.27 版本下测试通过 2. 将database目录中ajax.sql文件复制到C:3. 进入MySQL安装目录中的bin目录 4. 输入 mysql -u root -p ,然后输入密码登录本地MySQL服务器 5. 输入 CREATE DATABASE ajax DEFAULT CHARACTER SET utf8 创建名为ajax的数据库 6. 输入 use ajax 7. 输入 source c:\ajax.sql 执行数据库初始化语句
Some examples are mainly Ajax tutorial, very good. Learn MySQL users can use their familiar way to create a database named ajax and ajax.sql files can be imported. The following is a brief How-to: 1. Instances of the database in MySQL 5.0.27 version tested by 2. Ajax.sql the database directory files to C: \ 3. Into the MySQL installation directory in the bin directory 4. Enter mysql-u root-p, and then enter the password to log local MySQL server 5. enter the CREATE DATABASE ajax DEFAULT CHARACTER SET utf8 create a database named ajax 6. input use ajax 7. input source c: \ ajax.sql implementation of the database initialization (2010-04-03, Java, 4529KB, 下载1次)

http://www.pudn.com/Download/item/id/1110998.html

[Ajax] Net_Shop

框架:struts2+spring2.5+hibernate3.2+jsp+jquery1.3+mysql5.0 主要功能: 网站新闻管理 用户注册,登录 商品信息管理 系统设置 管理员密码修改 管理员登录退出 游客以及用户的投诉和建议功能 对网站新闻以及商品的评论功能,管理员对评论的管理功能 网站友情链接自主申请功能,管理员审核以后再前台显示 管理员后台给给定的Email地址发送邮件功能 管理员对用户管理功能 管理员后台编辑器上传图片功能 后台对前台用户评论的设置功能,包括游客是否允许评论,会员是否允许评论,评论关键字过滤功能 商品收藏夹 订单管理 购物车功能 收货地址维护功能 系统 DIV+CSS界面设计 在线支付 忘记密码邮件找回 邮件激活 管理员权限设置 多个管理员管理功能(增加管理员) 网站新闻生成静态页功能 网站静态尾部信息生成静态页功能 管理后台的升级,并向用户开放了管理后台通道 前台多模板风格的支持
No (2009-12-26, Java, 20944KB, 下载275次)

http://www.pudn.com/Download/item/id/1018454.html

[Ajax] Srs

用最近的dojo1.2.1制作前端的ajax购书网站,分注册用户购物和非注册用户购物两部分(其实非注册用户只是个噱头),一个页面完成所有必要功能,页面颜色有点难看,管理员部分没有做。后端为servlet+ms sqlserver2k,代码编写所用的IDE为wsad5.1,服务器使用的是wsad自带的,是本人这学期的j2ee其中项目,
Dojo1.2.1 with the latest front-end production of ajax book web site, points to registered users and non-registered users to two parts (in fact, non-registered users only a gimmick), a page to complete all the necessary features, color pages a bit ugly, administrator part not done so. Back-end for servlet+ Ms sqlserver2k, the code used in the preparation of the IDE for wsad5.1, server using wsad own is I this semester in which the j2ee projects (2009-01-05, Java, 3126KB, 下载2次)

http://www.pudn.com/Download/item/id/624886.html

[Ajax] gregarius-0.5.5-200806040300

Gregarius是一个基于web的RSS/RDF/ATOM聚合程序,它运行于您的web服务器,聚合您想要的任何资源。 1、完全基于web。 2、简单、有密码保护的管理及设置。 3、运用AJAX技术。 4、支持全文搜索。 5、完全符合web标准。 6,基于开源协议的免费软件。
Gregarius is a web-based RSS/RDF/ATOM polymerization process, it runs on your web server, polymerization of any resources you want. One, based entirely on the web. 2, simple, password-protected management and settings. 3, using AJAX technology. 4, support for full-text search. 5, in full compliance with web standards. 6, based on open source free software agreement. (2008-06-09, Others, 840KB, 下载38次)

http://www.pudn.com/Download/item/id/485795.html

[Ajax] myuploader-source-v181

MyUploader 是一款使用 http 协议(RFC 1867)用于上传文件和文件夹到一个网络服务器的简单易用的收费 Java 程序.使用托拽操作,你可以在短时间之内上传数以百计的文件.在上传文件的过程当中提供一个可视化进度条.
MyUploader is a use http protocol (RFC 1867) used to upload files and folders to a web server, easy-to-use Java program fees. The use of occasional drag operation, you can upload in a short time and several hundred of documents. In the process of upload files to provide a visualization of the progress bar. (2008-03-05, Java, 732KB, 下载61次)

http://www.pudn.com/Download/item/id/410611.html

[Ajax] AjaxDemo

Ajax技术是目前在浏览器中通过JavaScript脚本可以使用的所有技术的集合。Ajax并没有创造出某种具体的新技术,它所使用的大多数技术都是在很多年以前就已经存在了,然而Ajax以一种崭新的方式来使用所有的这些技术,使得古老的B/S方式的Web开发焕发了新的活力,迎来了第二个春天。
Ajax technology is currently in the browser through JavaScript scripts can be used by all technology in the pool. Ajax did not create a specific new technology, use it is the most technical in many years ago has been in existence, However Ajax in a new approach to the use of all of these technologies. B makes the old/S mode of Web development radiated a new vitality and ushered in the second spring. (2006-12-28, HTML, 1964KB, 下载13次)

http://www.pudn.com/Download/item/id/237543.html
总计:173