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

[Ajax] TFM22

一个基于ajax的文件管理工具,要在支持asp和fso的服务器上才能正常工作,能命令fso把文件(夹)移动、复制、删除,还能打开或下载
Ajax-based file management tools to support asp and fso on the server to work properly, to order fso to move files, folders, copy, delete, but also open or download (2016-12-15, PHP, 66KB, 下载1次)

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

[Ajax] jcart_v1.3

jCart是一个Ajax购物车,易于安装和定制。基于jQuery+PHP开发,能够很方便与现有系统相集成使用。支持服务器端输入校验。
jCart Ajax is a shopping cart, easy to install and customize. jQuery+ PHP development based on, can easily integrate with existing systems to use. Support server-side input validation. (2016-09-11, HTML, 52KB, 下载1次)

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

[Ajax] ajaxrssreader

采用目前流行的ajax 技术制作,用于asp平台上的单用户RSS阅读器,也是一个很好的ajax应用的学习例程 用户名/密码:admin/admin
It uses the popular ajax technology produced for a single user arm RSS reader on the platform, but also a good learning routines ajax application Username/password: admin/admin (2016-04-04, ASP, 163KB, 下载1次)

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

[Ajax] ajax

通过ajax异步验证实现不刷新页面的情况下访问服务器处理数据,并根据数据的处理结果按你想要的方式对页面作出即时更改
By ajax asynchronous access server to verify the implementation does not refresh the page when processing data, and according to the way you want to make immediate changes to the page based on the results of data processing (2015-05-15, Java, 2KB, 下载12次)

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

[Ajax] jquery.ajaxFilter-1.0.1

这个小插件提供了一个注册表对不同滤波器函数来清洁ajax响应。 它需要以新的jQuery 1.3特性,“dataFilter ajax设置。
This tiny plugin provides a registry for different filter functions to sanitize ajax responses. It requires jQuery 1.3 with its new feature, the dataFilter ajax setting. (2013-01-22, Others, 32KB, 下载3次)

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

[Ajax] uploaddemo

非常不错的ajax文件上传实例 能无刷新上传文件并返回想要返回的json信息 兼容IE6,7,8,9 兼容火狐,360,世界之窗,谷歌等浏览器
Very good ajax file upload instance can refresh to upload files and return to want to return json (2012-05-16, Java, 181KB, 下载28次)

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

[Ajax] ajax2database

AJAX 数据库实例 下面的例子将演示网页如何通过 AJAX 从数据库读取信息: 实例解释 - showCustomer() 函数 当用户在上面的下拉列表中选择某个客户时,会执行名为 "showCustomer()" 的函数。该函数由 "onchange" 事件触发: AJAX 服务器页面 由上面的 JavaScript 调用的服务器页面是 ASP 文件,名为 "getcustomer.asp"。
AJAX database instance The following example will demonstrate web pages via AJAX to read from the database information: Examples explain- showCustomer () function When in the above drop-down list, select a customer, the user performs called "showCustomer ()" function. This function is triggered by the "onchange" event: AJAX server page The server page called by the above JavaScript, ASP files, named "getcustomer.asp". (2012-05-05, JavaScript, 1KB, 下载6次)

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

[Ajax] json

J2EE开发时,ajax通信使用Json格式,json.jar是将服务器端内容打包成所需的json格式的工具包;另一个struts2-json-plugin-2.1.8.1.jar是struts框架下直接将json数据转换为JavaScript内容的工具
json java struts javascript (2012-03-03, Java, 68KB, 下载4次)

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

[Ajax] Calculator

或许我们在学习语言后就是想运用一下自己的编程技能,这是一个可以实现基本功能的计算器,也是体现对java语言的学习检验
Maybe we just want to learn the language to use your own programming skills, this is a basic function calculator can also reflect on the java language learning test (2011-11-30, Java, 1KB, 下载2次)

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

[Ajax] mollify_1.8

Mollify是一个基于AJAX的Web文件管理器,提供一个整洁和可定制的用户界面和PHP的后端。这是很容易的配置,包括完全可配置的多出版目录别名。 Mollify(Web文件管理器) 1.8这个版本有个重新设计的客户端用户界面,并增加了对SQLite数据库和单点登录的支持。一些问题已得到修复。
Mollify is an AJAX-based Web File Manager, providing a clean and customizable user interface and PHP backend. It is very easy configuration, including fully configurable multi-published directory alias. Mollify (Web File Manager) 1.8 This version has a redesigned user interface for the client, and increased the SQLite database and single sign-on support. Some problems have been fixed. (2011-05-16, PHP, 6682KB, 下载11次)

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

[Ajax] mod_fastcgi-2.4.2.tar

Apache网络服务器的一个模块程序,使用FastCGI协议进行通信,值得学习
mod_fastcgi is a module for the Apache web server, that enables FastCGI- a standards based protocol for communicating with applications that generate dynamic content for web pages. (2009-06-19, Java, 96KB, 下载8次)

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

[Ajax] Ajax

利用js实现与服务器的异步交互,利用ajax 的jquery实现不刷新效果
Js to achieve the use of asynchronous interaction with the server, using ajax does not refresh the jquery effects to achieve (2009-04-26, C#, 367KB, 下载33次)

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

[Ajax] TaxCalculator

Java编写个人所得税计算器, 可以自定义所得税表进行运算, 程序包含完整的Document和测试运行环境
Java to prepare individual income tax calculator, you can customize the table for computing income tax, the program includes a complete Document and test the operating environment (2009-02-18, Java, 64KB, 下载16次)

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

[Ajax] 13

《精通AJAX》光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第13章
Proficient in AJAX CD-ROM requirements: JDK1.4.2 above database using MySQL 4.1.4 or later server using Tomcat 5 or more versions of development tools using Eclipse 3.0 Chapter 13 (2008-06-26, Java, 7KB, 下载2次)

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

[Ajax] 10

《精通AJAX》光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第10章
Proficient in AJAX CD-ROM requirements: JDK1.4.2 above database using MySQL 4.1.4 or later server using Tomcat 5 or more versions of development tools using Eclipse 3.0 Chapter 10 (2008-06-26, Java, 31KB, 下载2次)

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

[Ajax] 09

《精通AJAX》光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第8章
Proficient in AJAX CD-ROM requirements: JDK1.4.2 above database using MySQL 4.1.4 or later server using Tomcat 5 or more versions of development tools using Eclipse 3.0 Chapter 8 (2008-06-26, Java, 3KB, 下载2次)

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

[Ajax] 08

《精通AJAX》光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第8章
Proficient in AJAX CD-ROM requirements: JDK1.4.2 above database using MySQL 4.1.4 or later server using Tomcat 5 or more versions of development tools using Eclipse 3.0 Chapter 8 (2008-06-26, Java, 15KB, 下载1次)

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

[Ajax] 07

《精通AJAX》光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第7章
Proficient in AJAX CD-ROM requirements: JDK1.4.2 above database using MySQL 4.1.4 or later server using Tomcat 5 or more versions of development tools using Eclipse 3.0 Chapter 7 (2008-06-26, Java, 4KB, 下载3次)

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

[Ajax] 03

《精通AJAX》光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第3章
Proficient in AJAX CD-ROM requirements: JDK1.4.2 above database using MySQL 4.1.4 or later server using Tomcat 5 or more versions of development tools using Eclipse 3.0 Chapter 3 (2008-06-25, Java, 2KB, 下载1次)

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

[Ajax] demo00

操作方法 一 编辑操作 <一> 键盘操作 1.Insert键增加一行,并复制最后一行内容,Delete键删除最后一行,该操作用以调节表格总大小; 2.Tab键横向移动光标,Enter键纵向移动光标,符合Excle用户习惯; <二> 页面操作 1.全选 选择全部行,再次执行释放全部行; 2.复制所选 复制已经选择的行及其内容; 3.删除所选 删除已经选择的行; 4.清空所选 清除所有单元格(input)中的内容; 5.提交 利用ajax技术发送数据内容到服务器 二 文件操作 (此处完全ajax技术完成) <一> 保存 输入名字就可以进行保存操作 数据基于ajax技术传送到服务器,并有进度显示 <二> 打开 点击打开就可以打开文件列表,再次单击项目,就可以打开表格 三 智能操作 此功能为本作品的重点和特点 双击单元格将弹出菜单,菜单自动收集该列上所有不重复的已输入内容,为重复输入数据提供了方便;
operation an editing (2006-11-24, JavaScript, 48KB, 下载152次)

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