登录
首页 » Java » reverseAjax

reverseAjax

于 2013-10-18 发布 文件大小:1306KB
0 153
下载积分: 1 下载次数: 2

代码说明:

  Java中反向ajax技术,使用dwr框架,看时请先了解dwr配置(Java, reverse ajax technology, using dwr framework, please understand dwr configuration when viewed)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SSH酒店客房预定
    本系统主要功能如下:     分为前台和后台两个部分,其中后台供管理员管理系统之用,包括客房类型设置模块、客房设置模块以及操作员设置3个子模块,具体的功能模块如下。     1.客房类型设置模块:该模块用来管理酒店的所有客房类型,包括新增客房类型、编辑己有客房类型、删除客房类型等功能。     2.客房设置模块:该模块用来管理酒店的所有客房信息,包括新增客房、编辑已有客房、删除客房等功能。     3.操作员设置模块:该模块用来管理酒店的操作员信息,包括新增操作员、编辑已有操作员信息、删除操作信息等功能。     系统前台供洒店所有工作人员使用,包括入住登记模块、结账模块、预定模块、客户管理模块以及业务统计5个模块具体的功能模块如下。     (1)入住登记模块:该模块用来登记客户的入住信息,其中入住信息包括登记信息、客人信息以及费用信息三部分。     (2)结账模块:该模块用来处理客户的退房信息,只需要知道客户所住的房间号码,就能进行退房结账。     (3)预定模块:该模块用来处理客户的预定信息,除了可以新增预定信息外,还可以对己有的预定信息进行管理。     (4)客户管理模块:该模块用来管理客户的登记信息,包
    2022-08-09 09:49:03下载
    积分:1
  • 一个很难的数学问题(智力140以下勿进) 旧版Java程序设计Page97 3.12题 庞涓拿到两个整数(2到99之间)之和,孙膑拿到两个整数之积。下面...
    一个很难的数学问题(智力140以下勿进) 旧版Java程序设计Page97 3.12题 庞涓拿到两个整数(2到99之间)之和,孙膑拿到两个整数之积。下面是一段很有趣的对话。 庞涓说:我不知道这两个整数是多少,但我肯定你也不知道。 孙膑说:我本来不知道这两个整数是多少。但既然你这么说,那我现在知道了。 庞涓说:哦,那我也知道了。 要求输出所有可能的结果,包括这两个整数之和以及这两个整数之积。 程序设计思路:通过庞涓和孙膑的对话,逐步缩小和的范围,直至得出答案!-A difficult mathematical problem (intelligence not to enter the following 140) old Java programming Page97 3.12 title Pang Juan got two integers (2 to 99) the sum, Sun Bin 2 integers to get the product. Here is a very interesting dialogue. Pang Juan wrote: I do not know how much these two integers, but I am sure you do not know. Sun Bin said: I did not know how much of these two integers. However, as you say so, then I now know. Pang Juan said: Oh, I know. Require the output of all possible results, including the sum of these two integers, as well as the product of these two integers. Program design ideas: By Pang Juan and Sun Bin dialogue, gradually narrowing the scope of, and until the answer!
    2022-01-26 08:06:00下载
    积分:1
  • v4437_jspshop
    JspShop网络购物系统即凡人网上购物系统jsp版基于jsp+javabean+access(mysql)三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由access(mysql)完成。因为beans独立负责处理整个网站的全部数据逻辑运算,所以整个网站的负载量和速度都将大大提高,所以基于这种语言和结构开发的购物系统的优势是其它语言无法比拟的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大优点之一。这就更进一步保证了网站的稳定性和安全性,而这些,对于一个购物网站来说是非常重要的! (JspShop online shopping system is the mortal online shopping system JSP version based on the jsp+javabean+access (MySQL) dynamic shopping website of three layer structure. Web user interface (or interface) is completed by JSP, data and logic processing is completed by beans, data storage by access (MySQL) completed. Because of all the logical data beans manage the website, so the entire site load and speed will be greatly enhanced, so the language and structure of shopping system development based on the advantages of other language can t compare. More importantly, jsp+bean can smoothly run in the Apache environment, this is also one of its biggest advantages. This will further ensure the stability and security of the website, but these, is very important for a shopping website! )
    2014-04-13 11:26:27下载
    积分:1
  • HeaderValueParser
    parsing header values into elements.
    2014-01-08 10:30:50下载
    积分:1
  • Sumofargs
    import java.util.regex.Matcher;import java.util.regex.Pattern;public class SumOfArgs { public static void main(String[] args) {  // TODO Auto-generated method stub        System.out.println("java SumOfArgs");       int sum=0;       int i;       String s;       label:for(int j=0;j
    2022-03-23 12:48:22下载
    积分:1
  • 时间工具类
    封装了时间的常用接口,比如两个时间对比,Date与String类型的时间转换等等。
    2022-01-25 21:55:19下载
    积分:1
  • change-the-voice
    在Eclipse开发环境下,可以直接导入,导入之后可以依据自己的情况,改变音量调节的大小,同时还可以自行设计音量进度条的显示方式(In the Eclipse development environment, you can directly import, after import can be based on their own circumstances, to change the size of the volume control, but also can design their own volume progress bar is displayed)
    2013-09-23 20:07:35下载
    积分:1
  • Data_Structures_a_Algorithms_in_Java_(Sams)
    text book on java ...generally it is too hard to find a good book but this makes things easier
    2012-09-13 19:42:48下载
    积分:1
  • calc
    简单计算器,能实行简单的加减乘除,开平方(Simple imitation of windows calculator )
    2010-12-11 20:56:36下载
    积分:1
  • java
    一个不错的小游戏,可以供新手区学习学习! 一个不错的小游戏,可以供新手区学习学习! 一个不错的小游戏,可以供新手区学习学习! 一个不错的小游戏,可以供新手区学习学习! 一个不错的小游戏,可以供新手区学习学习! 一个不错的小游戏,可以供新手区学习学习! 一个不错的小游戏,可以供新手区学习学习! 一个不错的小游戏,可以供新手区学习学习! 一个不错的小游戏,可以供新手区学习学习!
    2022-03-12 01:35:07下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载