资源列表
Ajax
- ajax的用法.可以学习 .多多关注啊.呵呵.
MoWangYuYan
- java魔王语言,实现普通的魔王语言转换,可作为java中的例子使用-java language devil, the devil to achieve common language translation, can be used as examples in java
ajax-uploadfile
- source code for upload file use ajax
Java-liaotianchengxudaima
- Java编程,编写一个聊天小程序,包括服务器,客户机,能进行简单的通信联络-Java programming, writing a chat applet, including server, client, can perform simple communications and liaison
recursive_tree
- java tree recursive program to traverse the nodes
form_login
- EXT开发的一个登陆界面,使用了GWT和EXT的Panel-EXT development of a login screen, using the GWT and EXT' s Panel
chat
- chat 的例子程序,Ajax的使用实例-chat example program, Ajax' s use cases
ajax
- AJAX简单封装类,只需要简单的调用即可实现异步通信-AJAX simple wrapper class, you only need a simple call to the asynchronous communication
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
employadd
- 餐饮管理系统中雇员信息存储,用于对雇员信息的增删改查-Catering management system employee information is stored, for employee information CRUD
ajax-user-name-uniqueness-check
- 使用ajax的用户名唯一性检查,由php文件调用,含实例-Using ajax user name uniqueness check
python语言模拟银行存款
- 使用面向对象思想模拟一个简单的银行系统,具备的功能:管理员登录/注销、用户开户、登录、找回密码、挂失、改密、查询、存取款、转账等功能。