搜索资源列表
jFormer-dev
- jFormer是一套jquery的plugin,它可以協助您快速的執行Client-Side與Server-Side驗證機制,非常實用-jFormer is a form framework written on top of jQuery that allows you to quickly generate beautiful, standards compliant forms. Leveraging the latest techniques in web design, jFormer
top
- 次文档包括了 ajax 设置内容的 所有公共模块儿 的内容-The next day, Xuande with customs, and from people such as Zhang to Longzhong. Looking to the banks of several mountains, Dutch hoe cultivation
HanoiFolder
- Given a stack of n disks arranged largest on the bottom to smallest on top placed on a rod, together with two empty rods, the towers of Hanoi puzzle asks for the minimum number of moves required to move the stack one rod to another, where moves are a
ajax
- 简易Ajax开发实现登录,注册,模拟充值,排序等功能: 1、 编写登录页面(Login.jsp)、充值页面(Pay.jsp)、充值记录页面(PayRecorder.jsp),各页面必须充分考虑用户体验,具体要求包括: 1) 登录时,在本地检查各表单项是否为空、长度是否满足要求等(要求使用formValidator)。 2) 登录时,异步提交到服务器检查用户名/密码是否正确(检查逻辑位于struts的Action类中)。 3) 使用jQuery的API实现充值页面中各种充值方式和面