文件名称:OA
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个使用了SSH+DWR的较为简单的OA系统,数据库中创建的表也导出,附带在压缩包内,另外又表中字段的简单说明。-This is a use SSH+ DWR simpler OA system, create a table in the database export, with the additional fields in the table in the compressed package, a simple descr iption.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OA/OAMS/.classpath
OA/OAMS/.mymetadata
OA/OAMS/.project
OA/OAMS/.settings/.jsdtscope
OA/OAMS/.settings/org.eclipse.core.resources.prefs
OA/OAMS/.settings/org.eclipse.wst.jsdt.ui.superType.container
OA/OAMS/.settings/org.eclipse.wst.jsdt.ui.superType.name
OA/OAMS/src/applicationContext.xml
OA/OAMS/src/com/dreamer/action/EmailAction.java
OA/OAMS/src/com/dreamer/action/UsersAction.java
OA/OAMS/src/com/dreamer/action/VacationAction.java
OA/OAMS/src/com/dreamer/dao/EmailDao.java
OA/OAMS/src/com/dreamer/dao/UsersDao.java
OA/OAMS/src/com/dreamer/dao/VacationDao.java
OA/OAMS/src/com/dreamer/entity/Email.hbm.xml
OA/OAMS/src/com/dreamer/entity/Email.java
OA/OAMS/src/com/dreamer/entity/Users.hbm.xml
OA/OAMS/src/com/dreamer/entity/Users.java
OA/OAMS/src/com/dreamer/entity/Vacation.hbm.xml
OA/OAMS/src/com/dreamer/entity/Vacation.java
OA/OAMS/src/com/dreamer/impl/EmailDaoImpl.java
OA/OAMS/src/com/dreamer/impl/UsersDaoImpl.java
OA/OAMS/src/com/dreamer/impl/VacationDaoImpl.java
OA/OAMS/src/com/dreamer/util/Registor.java
OA/OAMS/src/log4j.properties
OA/OAMS/src/struts.xml
OA/OAMS/WebRoot/css/style.css
OA/OAMS/WebRoot/file/墨梅.gif
OA/OAMS/WebRoot/Images/bg.gif
OA/OAMS/WebRoot/Images/copyright.gif
OA/OAMS/WebRoot/Images/delete.gif
OA/OAMS/WebRoot/Images/edit.gif
OA/OAMS/WebRoot/Images/ico.gif
OA/OAMS/WebRoot/Images/left_bg.gif
OA/OAMS/WebRoot/Images/loading_wh.gif
OA/OAMS/WebRoot/Images/login_01.gif
OA/OAMS/WebRoot/Images/login_02.gif
OA/OAMS/WebRoot/Images/login_sub.gif
OA/OAMS/WebRoot/Images/logo.gif
OA/OAMS/WebRoot/Images/right.gif
OA/OAMS/WebRoot/Images/right_bg.gif
OA/OAMS/WebRoot/Images/save.gif
OA/OAMS/WebRoot/Images/search.gif
OA/OAMS/WebRoot/Images/sub.gif
OA/OAMS/WebRoot/Images/submit.gif
OA/OAMS/WebRoot/Images/Top_bg.gif
OA/OAMS/WebRoot/js/date.js
OA/OAMS/WebRoot/jsp/account.jsp
OA/OAMS/WebRoot/jsp/account_add.jsp
OA/OAMS/WebRoot/jsp/account_editor.jsp
OA/OAMS/WebRoot/jsp/account_list.jsp
OA/OAMS/WebRoot/jsp/error.jsp
OA/OAMS/WebRoot/jsp/E_delete.jsp
OA/OAMS/WebRoot/jsp/E_details.jsp
OA/OAMS/WebRoot/jsp/E_receiving.jsp
OA/OAMS/WebRoot/jsp/E_write.jsp
OA/OAMS/WebRoot/jsp/index.jsp
OA/OAMS/WebRoot/jsp/login_check.jsp
OA/OAMS/WebRoot/jsp/user.jsp
OA/OAMS/WebRoot/jsp/user_editor.jsp
OA/OAMS/WebRoot/jsp/vacation.jsp
OA/OAMS/WebRoot/jsp/vacation_application.jsp
OA/OAMS/WebRoot/jsp/vacation_audit.jsp
OA/OAMS/WebRoot/login.jsp
OA/OAMS/WebRoot/META-INF/MANIFEST.MF
OA/OAMS/WebRoot/WEB-INF/classes/applicationContext.xml
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/action/EmailAction.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/action/UsersAction.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/action/VacationAction.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/dao/EmailDao.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/dao/UsersDao.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/dao/VacationDao.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Email.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Email.hbm.xml
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Users.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Users.hbm.xml
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Vacation.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Vacation.hbm.xml
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/impl/EmailDaoImpl.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/impl/UsersDaoImpl.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/impl/VacationDaoImpl.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/util/Registor.class
OA/OAMS/WebRoot/WEB-INF/classes/log4j.properties
OA/OAMS/WebRoot/WEB-INF/classes/struts.xml
OA/OAMS/WebRoot/WEB-INF/dwr.xml
OA/OAMS/WebRoot/WEB-INF/lib/antlr-2.7.6.jar
OA/OAMS/WebRoot/WEB-INF/lib/c3p0-0.9.1.jar
OA/OAMS/WebRoot/WEB-INF/lib/cglib-2.2.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-attributes-api.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-attributes-compiler.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-beanutils.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-codec.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-collections.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-dbcp.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-digester.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-discovery.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-fileupload.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-httpclient.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-io.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-lang-2.3.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-lang.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-logging.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-pool.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-validator.jar
OA/OAMS/WebRoot/WEB-INF/lib/dom4j-1.6.1.jar
OA/OAMS/WebRoot/WEB-INF/lib/dwr.jar
OA/OAMS/WebRoot/WEB-INF/lib/ehcache-1.2.3.jar
OA/OAMS/WebRoot/WEB-INF/lib/freemarker-2.3.8.jar
OA/OAMS/WebRoot/WEB-INF/lib/hibernate3.jar
OA/OAMS/WebRoot/WEB-INF/lib/javassist-3.9.0.GA.jar
OA/OAMS/WebRoot/WEB-INF/lib/jboss-cache-1.4.1.GA.jar
OA/OAMS/WebRoot/WEB-INF/lib/jbosscache-core-3.1.0.GA.jar
OA/OAMS/WebRoot/WEB-INF/lib/jstl.jar
OA/OAMS/WebRoot/WEB-INF/lib/jta-1.1.jar
OA/OA
OA/OAMS/.mymetadata
OA/OAMS/.project
OA/OAMS/.settings/.jsdtscope
OA/OAMS/.settings/org.eclipse.core.resources.prefs
OA/OAMS/.settings/org.eclipse.wst.jsdt.ui.superType.container
OA/OAMS/.settings/org.eclipse.wst.jsdt.ui.superType.name
OA/OAMS/src/applicationContext.xml
OA/OAMS/src/com/dreamer/action/EmailAction.java
OA/OAMS/src/com/dreamer/action/UsersAction.java
OA/OAMS/src/com/dreamer/action/VacationAction.java
OA/OAMS/src/com/dreamer/dao/EmailDao.java
OA/OAMS/src/com/dreamer/dao/UsersDao.java
OA/OAMS/src/com/dreamer/dao/VacationDao.java
OA/OAMS/src/com/dreamer/entity/Email.hbm.xml
OA/OAMS/src/com/dreamer/entity/Email.java
OA/OAMS/src/com/dreamer/entity/Users.hbm.xml
OA/OAMS/src/com/dreamer/entity/Users.java
OA/OAMS/src/com/dreamer/entity/Vacation.hbm.xml
OA/OAMS/src/com/dreamer/entity/Vacation.java
OA/OAMS/src/com/dreamer/impl/EmailDaoImpl.java
OA/OAMS/src/com/dreamer/impl/UsersDaoImpl.java
OA/OAMS/src/com/dreamer/impl/VacationDaoImpl.java
OA/OAMS/src/com/dreamer/util/Registor.java
OA/OAMS/src/log4j.properties
OA/OAMS/src/struts.xml
OA/OAMS/WebRoot/css/style.css
OA/OAMS/WebRoot/file/墨梅.gif
OA/OAMS/WebRoot/Images/bg.gif
OA/OAMS/WebRoot/Images/copyright.gif
OA/OAMS/WebRoot/Images/delete.gif
OA/OAMS/WebRoot/Images/edit.gif
OA/OAMS/WebRoot/Images/ico.gif
OA/OAMS/WebRoot/Images/left_bg.gif
OA/OAMS/WebRoot/Images/loading_wh.gif
OA/OAMS/WebRoot/Images/login_01.gif
OA/OAMS/WebRoot/Images/login_02.gif
OA/OAMS/WebRoot/Images/login_sub.gif
OA/OAMS/WebRoot/Images/logo.gif
OA/OAMS/WebRoot/Images/right.gif
OA/OAMS/WebRoot/Images/right_bg.gif
OA/OAMS/WebRoot/Images/save.gif
OA/OAMS/WebRoot/Images/search.gif
OA/OAMS/WebRoot/Images/sub.gif
OA/OAMS/WebRoot/Images/submit.gif
OA/OAMS/WebRoot/Images/Top_bg.gif
OA/OAMS/WebRoot/js/date.js
OA/OAMS/WebRoot/jsp/account.jsp
OA/OAMS/WebRoot/jsp/account_add.jsp
OA/OAMS/WebRoot/jsp/account_editor.jsp
OA/OAMS/WebRoot/jsp/account_list.jsp
OA/OAMS/WebRoot/jsp/error.jsp
OA/OAMS/WebRoot/jsp/E_delete.jsp
OA/OAMS/WebRoot/jsp/E_details.jsp
OA/OAMS/WebRoot/jsp/E_receiving.jsp
OA/OAMS/WebRoot/jsp/E_write.jsp
OA/OAMS/WebRoot/jsp/index.jsp
OA/OAMS/WebRoot/jsp/login_check.jsp
OA/OAMS/WebRoot/jsp/user.jsp
OA/OAMS/WebRoot/jsp/user_editor.jsp
OA/OAMS/WebRoot/jsp/vacation.jsp
OA/OAMS/WebRoot/jsp/vacation_application.jsp
OA/OAMS/WebRoot/jsp/vacation_audit.jsp
OA/OAMS/WebRoot/login.jsp
OA/OAMS/WebRoot/META-INF/MANIFEST.MF
OA/OAMS/WebRoot/WEB-INF/classes/applicationContext.xml
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/action/EmailAction.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/action/UsersAction.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/action/VacationAction.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/dao/EmailDao.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/dao/UsersDao.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/dao/VacationDao.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Email.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Email.hbm.xml
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Users.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Users.hbm.xml
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Vacation.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/entity/Vacation.hbm.xml
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/impl/EmailDaoImpl.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/impl/UsersDaoImpl.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/impl/VacationDaoImpl.class
OA/OAMS/WebRoot/WEB-INF/classes/com/dreamer/util/Registor.class
OA/OAMS/WebRoot/WEB-INF/classes/log4j.properties
OA/OAMS/WebRoot/WEB-INF/classes/struts.xml
OA/OAMS/WebRoot/WEB-INF/dwr.xml
OA/OAMS/WebRoot/WEB-INF/lib/antlr-2.7.6.jar
OA/OAMS/WebRoot/WEB-INF/lib/c3p0-0.9.1.jar
OA/OAMS/WebRoot/WEB-INF/lib/cglib-2.2.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-attributes-api.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-attributes-compiler.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-beanutils.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-codec.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-collections.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-dbcp.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-digester.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-discovery.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-fileupload.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-httpclient.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-io.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-lang-2.3.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-lang.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-logging.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-pool.jar
OA/OAMS/WebRoot/WEB-INF/lib/commons-validator.jar
OA/OAMS/WebRoot/WEB-INF/lib/dom4j-1.6.1.jar
OA/OAMS/WebRoot/WEB-INF/lib/dwr.jar
OA/OAMS/WebRoot/WEB-INF/lib/ehcache-1.2.3.jar
OA/OAMS/WebRoot/WEB-INF/lib/freemarker-2.3.8.jar
OA/OAMS/WebRoot/WEB-INF/lib/hibernate3.jar
OA/OAMS/WebRoot/WEB-INF/lib/javassist-3.9.0.GA.jar
OA/OAMS/WebRoot/WEB-INF/lib/jboss-cache-1.4.1.GA.jar
OA/OAMS/WebRoot/WEB-INF/lib/jbosscache-core-3.1.0.GA.jar
OA/OAMS/WebRoot/WEB-INF/lib/jstl.jar
OA/OAMS/WebRoot/WEB-INF/lib/jta-1.1.jar
OA/OA
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.