搜索资源列表
tablesort
- ajax 排序表格、可实现分页、自定义叶长度、行列合并等复杂排序表格实现-ajax tablesort
CourseDesign
- 提供校园两个景点之间路径总长度和所经景点的查询,是大二上Java时个人做的课程设计-campus for two spots between the total length of trails and attractions by the inquiry, is sophomore C++ programs done by design-Provide the campus and the total length of path between two scenic spots by the
ajax
- 简易Ajax开发实现登录,注册,模拟充值,排序等功能: 1、 编写登录页面(Login.jsp)、充值页面(Pay.jsp)、充值记录页面(PayRecorder.jsp),各页面必须充分考虑用户体验,具体要求包括: 1) 登录时,在本地检查各表单项是否为空、长度是否满足要求等(要求使用formValidator)。 2) 登录时,异步提交到服务器检查用户名/密码是否正确(检查逻辑位于struts的Action类中)。 3) 使用jQuery的API实现充值页面中各种充值方式和面
zy_string
- 该程序代码实现的功能是要读入一行文本,其中以空格分隔为若干个单词,以‘.’结束。输出这行文本中每个单词的长度。-he function of the program code implementation is to read a line of text, which is suitable for several words separated by Spaces, with the . .Output the length of each word in this line of te
MATLAB 小球从斜面滚下
- 小球从斜面滚下,可输入不同的斜面高度与长度,模拟小球从斜面滚下的效果。