文件名称:financialManager
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:4.2mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
主要利用Struts框架、jsp语言、MYSQL数据库设计出财务管理系统的各个功能界面和用户登录模块,实现网页前台效果与用户管理等,实现用户的基本操作(如:注册、登录、信息修改等),对收支信息进行增、删、改、查的操作,以及月结后的投资处理。-Main advantage of the Struts framework, jsp language, MYSQL database design various functions of financial management system interface and user login module to achieve the effect of front pages and user management, to achieve the user' s basic operations (such as: registration, login, information changes, etc.) of revenue and expenditure information to add, delete, change, operations, and statements of the investment process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
financialManager/
financialManager/.classpath
financialManager/.myeclipse/
financialManager/.mymetadata
financialManager/.project
financialManager/.settings/
financialManager/.settings/.jsdtscope
financialManager/.settings/com.genuitec.eclipse.ws.prefs
financialManager/.settings/org.eclipse.core.resources.prefs
financialManager/.settings/org.eclipse.jdt.core.prefs
financialManager/.settings/org.eclipse.wst.jsdt.ui.superType.container
financialManager/.settings/org.eclipse.wst.jsdt.ui.superType.name
financialManager/WebRoot/
financialManager/WebRoot/META-INF/
financialManager/WebRoot/META-INF/MANIFEST.MF
financialManager/WebRoot/WEB-INF/
financialManager/WebRoot/WEB-INF/classes/
financialManager/WebRoot/WEB-INF/classes/com/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/CommonAction.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/LoginAndLoginoutAction.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/PayInAction.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/PayOutAction.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/UserAction.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/config/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/config/loginAndLoinOut_struts.xml
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/config/payIn_struts.xml
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/config/payOut_struts.xml
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/config/user_struts.xml
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/LoginAndLoginoutBiz.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/PayInBiz.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/PayOutBiz.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/UserBiz.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/impl/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/impl/LoginAndLoginoutBizImpl.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/impl/PayInBizImpl.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/impl/PayOutBizImpl.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/impl/UserBizImpl.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/common/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/common/DBConnect.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/common/JdbcTemplate.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/entity/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/entity/PayIn.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/entity/PayOut.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/entity/User.class
financialManager/WebRoot/WEB-INF/classes/struts.xml
financialManager/WebRoot/WEB-INF/classes/test/
financialManager/WebRoot/WEB-INF/classes/test/db/
financialManager/WebRoot/WEB-INF/classes/test/db/conn/
financialManager/WebRoot/WEB-INF/classes/test/db/conn/TestDBConn.class
financialManager/WebRoot/WEB-INF/classes/test/db/conn/TestPayIn.class
financialManager/WebRoot/WEB-INF/classes/test/db/conn/TestPayOut.class
financialManager/WebRoot/WEB-INF/classes/test/db/conn/TestUserBiz.class
financialManager/WebRoot/WEB-INF/lib/
financialManager/WebRoot/WEB-INF/lib/commons-beanutils-1.7.0.jar
financialManager/WebRoot/WEB-INF/lib/commons-digester-2.0.jar
financialManager/WebRoot/WEB-INF/lib/commons-fileupload-1.2.1.jar
financialManager/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
financialManager/WebRoot/WEB-INF/lib/freemarker-2.3.15.jar
financialManager/WebRoot/WEB-INF/lib/mysql-connector-java-5.1.9-bin.jar
financialManager/WebRoot/WEB-INF/lib/ognl-2.7.3.jar
financialManager/WebRoot/WEB-INF/lib/struts2-core-2.1.8.1.jar
financialManager/WebRoot/WEB-INF/lib/xwork-core-2.1.6.jar
financialManager/WebRoot/WEB-INF/web.xml
financialManager/WebRoot/common/
financialManager/WebRoot/common/header.htm
financialManager/WebRoot/common/header.jsp
financialManager/WebRoot/common/index.htm
financialManager/WebRoot/common/index.jsp
financialManager/WebRoot/common/login.htm
financialManager/WebRoot/common/login.jsp
financialManager/WebRoot/common/main.htm
financialManager/WebRoot/common/main.jsp
financialManager/WebRoot/common/menu.htm
financialManager/WebRoot/common/menu.jsp
financialManager/WebRoot/css/
financialManager/WebRoot/css/admin.css
financialManager/WebRoot/css/calend
financialManager/.classpath
financialManager/.myeclipse/
financialManager/.mymetadata
financialManager/.project
financialManager/.settings/
financialManager/.settings/.jsdtscope
financialManager/.settings/com.genuitec.eclipse.ws.prefs
financialManager/.settings/org.eclipse.core.resources.prefs
financialManager/.settings/org.eclipse.jdt.core.prefs
financialManager/.settings/org.eclipse.wst.jsdt.ui.superType.container
financialManager/.settings/org.eclipse.wst.jsdt.ui.superType.name
financialManager/WebRoot/
financialManager/WebRoot/META-INF/
financialManager/WebRoot/META-INF/MANIFEST.MF
financialManager/WebRoot/WEB-INF/
financialManager/WebRoot/WEB-INF/classes/
financialManager/WebRoot/WEB-INF/classes/com/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/CommonAction.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/LoginAndLoginoutAction.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/PayInAction.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/PayOutAction.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/UserAction.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/config/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/config/loginAndLoinOut_struts.xml
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/config/payIn_struts.xml
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/config/payOut_struts.xml
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/action/config/user_struts.xml
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/LoginAndLoginoutBiz.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/PayInBiz.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/PayOutBiz.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/UserBiz.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/impl/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/impl/LoginAndLoginoutBizImpl.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/impl/PayInBizImpl.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/impl/PayOutBizImpl.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/biz/impl/UserBizImpl.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/common/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/common/DBConnect.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/common/JdbcTemplate.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/entity/
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/entity/PayIn.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/entity/PayOut.class
financialManager/WebRoot/WEB-INF/classes/com/financialManager/system/entity/User.class
financialManager/WebRoot/WEB-INF/classes/struts.xml
financialManager/WebRoot/WEB-INF/classes/test/
financialManager/WebRoot/WEB-INF/classes/test/db/
financialManager/WebRoot/WEB-INF/classes/test/db/conn/
financialManager/WebRoot/WEB-INF/classes/test/db/conn/TestDBConn.class
financialManager/WebRoot/WEB-INF/classes/test/db/conn/TestPayIn.class
financialManager/WebRoot/WEB-INF/classes/test/db/conn/TestPayOut.class
financialManager/WebRoot/WEB-INF/classes/test/db/conn/TestUserBiz.class
financialManager/WebRoot/WEB-INF/lib/
financialManager/WebRoot/WEB-INF/lib/commons-beanutils-1.7.0.jar
financialManager/WebRoot/WEB-INF/lib/commons-digester-2.0.jar
financialManager/WebRoot/WEB-INF/lib/commons-fileupload-1.2.1.jar
financialManager/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
financialManager/WebRoot/WEB-INF/lib/freemarker-2.3.15.jar
financialManager/WebRoot/WEB-INF/lib/mysql-connector-java-5.1.9-bin.jar
financialManager/WebRoot/WEB-INF/lib/ognl-2.7.3.jar
financialManager/WebRoot/WEB-INF/lib/struts2-core-2.1.8.1.jar
financialManager/WebRoot/WEB-INF/lib/xwork-core-2.1.6.jar
financialManager/WebRoot/WEB-INF/web.xml
financialManager/WebRoot/common/
financialManager/WebRoot/common/header.htm
financialManager/WebRoot/common/header.jsp
financialManager/WebRoot/common/index.htm
financialManager/WebRoot/common/index.jsp
financialManager/WebRoot/common/login.htm
financialManager/WebRoot/common/login.jsp
financialManager/WebRoot/common/main.htm
financialManager/WebRoot/common/main.jsp
financialManager/WebRoot/common/menu.htm
financialManager/WebRoot/common/menu.jsp
financialManager/WebRoot/css/
financialManager/WebRoot/css/admin.css
financialManager/WebRoot/css/calend
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.