文件名称:mobilesystem
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.84mb
- 下载次数:
- 0次
- 提 供 者:
- si***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都
有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。
程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。
使用方法:
(1)在oracle数据库中运行数据库脚本文件cnc.sql.
(2)用eclipse(或其它开发工具)直接导入工程.
(3)将spring配置文件applicationContext.xml中数据库连接地址改为您自已的地址。-The system uses struts+ spring+ hibernate architecture, with emphasis on the combination of application development, have all detailed source notes, a reference for beginner students, without the author shall not be used for commercial use permit can only be used in teaching or individual study. Procedures for the entire system is only one of the modules, and all procedures used to communicate by enthusiasts. Usage: (1) oracle database scr ipt file to run the database cnc.sql. (2) using eclipse (or other development tools) directly into the project. (3) in the spring configuration file applicationContext.xml address change database connection your own address.
有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。
程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。
使用方法:
(1)在oracle数据库中运行数据库脚本文件cnc.sql.
(2)用eclipse(或其它开发工具)直接导入工程.
(3)将spring配置文件applicationContext.xml中数据库连接地址改为您自已的地址。-The system uses struts+ spring+ hibernate architecture, with emphasis on the combination of application development, have all detailed source notes, a reference for beginner students, without the author shall not be used for commercial use permit can only be used in teaching or individual study. Procedures for the entire system is only one of the modules, and all procedures used to communicate by enthusiasts. Usage: (1) oracle database scr ipt file to run the database cnc.sql. (2) using eclipse (or other development tools) directly into the project. (3) in the spring configuration file applicationContext.xml address change database connection your own address.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chinamobile
...........\.classpath
...........\.myhibernatedata
...........\.mymetadata
...........\.mystrutsdata
...........\.project
...........\.springBeans
...........\bin
...........\cnc.sql
...........\images
...........\......\Arrow1.gif
...........\......\blank(1).gif
...........\......\blank.gif
...........\......\index_03.gif
...........\......\index_04.gif
...........\......\index_05.gif
...........\......\index_06.gif
...........\......\logo.gif
...........\......\pic01.gif
...........\......\pic02.gif
...........\......\pic03.gif
...........\......\pic04.gif
...........\......\pic05.gif
...........\......\spacer.gif
...........\......\Thumbs.db
...........\index.html
...........\lib
...........\...\classes12.jar
...........\META-INF
...........\........\MANIFEST.MF
...........\saveInfo.jsp
...........\src
...........\...\applicationContext.xml
...........\...\business
...........\...\........\AdminOperatorImp.java
...........\...\........\IAdminOperator.java
...........\...\........\ILogin.java
...........\...\........\IOperator.java
...........\...\........\LoginImp.java
...........\...\........\OperatorImp.java
...........\...\........\Test.java
...........\...\dao
...........\...\...\AdminOperatorDAOImp.java
...........\...\...\IAdminOperatorDAO.java
...........\...\...\ILoginDAO.java
...........\...\...\IOperatorDAO.java
...........\...\...\LoginDAOImp.java
...........\...\...\OperatorDAOImp.java
...........\...\filter
...........\...\......\EncodingFilter.java
...........\...\......\FirstFilter.java
...........\...\......\SecondFilter.java
...........\...\po
...........\...\..\AbstractTcharge.java
...........\...\..\AbstractTchargeRule.java
...........\...\..\AbstractTchargeRuleId.java
...........\...\..\AbstractTcustomer.java
...........\...\..\AbstractTmobiles.java
...........\...\..\AbstractToperator.java
...........\...\..\AbstractTuser.java
...........\...\..\HibernateSessionFactory.java
...........\...\..\Tcharge.hbm.xml
...........\...\..\Tcharge.java
...........\...\..\TchargeRule.hbm.xml
...........\...\..\TchargeRule.java
...........\...\..\TchargeRuleId.java
...........\...\..\Tcustomer.hbm.xml
...........\...\..\Tcustomer.java
...........\...\..\Tmobiles.hbm.xml
...........\...\..\Tmobiles.java
...........\...\..\Toperator.hbm.xml
...........\...\..\Toperator.java
...........\...\..\Tuser.hbm.xml
...........\...\..\Tuser.java
...........\...\struts
...........\...\......\action
...........\...\......\......\AddCustomerAction.java
...........\...\......\......\AddOperatorAction.java
...........\...\......\......\AddUserAction.java
...........\...\......\......\EditChargeAction.java
...........\...\......\......\EditChargeRuleAction.java
...........\...\......\......\LoginAction.java
...........\...\......\......\ResourceAction.java
...........\...\......\ApplicationResources.properties
...........\...\......\form
...........\...\......\....\AddCustomerForm.java
...........\...\......\....\AddOperatorForm.java
...........\...\......\....\AddUserForm.java
...........\...\......\....\EditChargeForm.java
...........\...\......\....\EditChargeRuleForm.java
...........\...\......\....\LoginForm.java
...........\...\......\....\ResourceForm.java
...........\web
...........\...\Charge.jsp
...........\...\logout.jsp
...........\...\main.jsp
...........\...\newCustomer.jsp
...........\...\newCustomer1.jsp
...........\.classpath
...........\.myhibernatedata
...........\.mymetadata
...........\.mystrutsdata
...........\.project
...........\.springBeans
...........\bin
...........\cnc.sql
...........\images
...........\......\Arrow1.gif
...........\......\blank(1).gif
...........\......\blank.gif
...........\......\index_03.gif
...........\......\index_04.gif
...........\......\index_05.gif
...........\......\index_06.gif
...........\......\logo.gif
...........\......\pic01.gif
...........\......\pic02.gif
...........\......\pic03.gif
...........\......\pic04.gif
...........\......\pic05.gif
...........\......\spacer.gif
...........\......\Thumbs.db
...........\index.html
...........\lib
...........\...\classes12.jar
...........\META-INF
...........\........\MANIFEST.MF
...........\saveInfo.jsp
...........\src
...........\...\applicationContext.xml
...........\...\business
...........\...\........\AdminOperatorImp.java
...........\...\........\IAdminOperator.java
...........\...\........\ILogin.java
...........\...\........\IOperator.java
...........\...\........\LoginImp.java
...........\...\........\OperatorImp.java
...........\...\........\Test.java
...........\...\dao
...........\...\...\AdminOperatorDAOImp.java
...........\...\...\IAdminOperatorDAO.java
...........\...\...\ILoginDAO.java
...........\...\...\IOperatorDAO.java
...........\...\...\LoginDAOImp.java
...........\...\...\OperatorDAOImp.java
...........\...\filter
...........\...\......\EncodingFilter.java
...........\...\......\FirstFilter.java
...........\...\......\SecondFilter.java
...........\...\po
...........\...\..\AbstractTcharge.java
...........\...\..\AbstractTchargeRule.java
...........\...\..\AbstractTchargeRuleId.java
...........\...\..\AbstractTcustomer.java
...........\...\..\AbstractTmobiles.java
...........\...\..\AbstractToperator.java
...........\...\..\AbstractTuser.java
...........\...\..\HibernateSessionFactory.java
...........\...\..\Tcharge.hbm.xml
...........\...\..\Tcharge.java
...........\...\..\TchargeRule.hbm.xml
...........\...\..\TchargeRule.java
...........\...\..\TchargeRuleId.java
...........\...\..\Tcustomer.hbm.xml
...........\...\..\Tcustomer.java
...........\...\..\Tmobiles.hbm.xml
...........\...\..\Tmobiles.java
...........\...\..\Toperator.hbm.xml
...........\...\..\Toperator.java
...........\...\..\Tuser.hbm.xml
...........\...\..\Tuser.java
...........\...\struts
...........\...\......\action
...........\...\......\......\AddCustomerAction.java
...........\...\......\......\AddOperatorAction.java
...........\...\......\......\AddUserAction.java
...........\...\......\......\EditChargeAction.java
...........\...\......\......\EditChargeRuleAction.java
...........\...\......\......\LoginAction.java
...........\...\......\......\ResourceAction.java
...........\...\......\ApplicationResources.properties
...........\...\......\form
...........\...\......\....\AddCustomerForm.java
...........\...\......\....\AddOperatorForm.java
...........\...\......\....\AddUserForm.java
...........\...\......\....\EditChargeForm.java
...........\...\......\....\EditChargeRuleForm.java
...........\...\......\....\LoginForm.java
...........\...\......\....\ResourceForm.java
...........\web
...........\...\Charge.jsp
...........\...\logout.jsp
...........\...\main.jsp
...........\...\newCustomer.jsp
...........\...\newCustomer1.jsp