文件名称:GoodsManagementSystem
-
所属分类:
- 标签属性:
- 上传时间:2016-01-07
-
文件大小:11.51mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本物资管理系统分为前台与后台两个模块。前台提供给所有用户使用,普通用户只能进行登录、修改密码操作,若要访问系统中的其他内容,包括物资入库、物资出库、物资处理、查询系统、系统管理等,则需要后台超级管理员的授权之后才能进行。
本系统在框架设计上采用struts,在数据持久化上采用Hibernate3,此外,还运用了SQL Server 2005来实现数据库功能。-The material management system is divided into two modules foreground and background. Reception available to all users, ordinary users can only log in, change the password operation to access the system to other content, including material storage, a library of materials, materials processing, query system, system management, you need to back Super It is carried out after the administrator s authorization.
The system uses the design on the frame struts, the data persistence on using Hibernate3, in addition, also used to implement SQL Server 2005 functionality.
本系统在框架设计上采用struts,在数据持久化上采用Hibernate3,此外,还运用了SQL Server 2005来实现数据库功能。-The material management system is divided into two modules foreground and background. Reception available to all users, ordinary users can only log in, change the password operation to access the system to other content, including material storage, a library of materials, materials processing, query system, system management, you need to back Super It is carried out after the administrator s authorization.
The system uses the design on the frame struts, the data persistence on using Hibernate3, in addition, also used to implement SQL Server 2005 functionality.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GoodsManagementSystem/
GoodsManagementSystem/.classpath
GoodsManagementSystem/.myeclipse/
GoodsManagementSystem/.mymetadata
GoodsManagementSystem/.project
GoodsManagementSystem/.settings/
GoodsManagementSystem/.settings/.jsdtscope
GoodsManagementSystem/.settings/org.eclipse.jdt.core.prefs
GoodsManagementSystem/.settings/org.eclipse.wst.jsdt.ui.superType.container
GoodsManagementSystem/.settings/org.eclipse.wst.jsdt.ui.superType.name
GoodsManagementSystem/src/
GoodsManagementSystem/src/ApplicationResources.properties
GoodsManagementSystem/src/com/
GoodsManagementSystem/src/com/action/
GoodsManagementSystem/src/com/actionForm/
GoodsManagementSystem/src/com/actionForm/BranchForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/BranchForm.java
GoodsManagementSystem/src/com/actionForm/CheckForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/CheckForm.java
GoodsManagementSystem/src/com/actionForm/DamageForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/DamageForm.java
GoodsManagementSystem/src/com/actionForm/GetUseForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/GetUseForm.java
GoodsManagementSystem/src/com/actionForm/GoodsForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/GoodsForm.java
GoodsManagementSystem/src/com/actionForm/IfForm.java
GoodsManagementSystem/src/com/actionForm/InStorageForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/InStorageForm.java
GoodsManagementSystem/src/com/actionForm/LoanForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/LoanForm.java
GoodsManagementSystem/src/com/actionForm/ProviderForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/ProviderForm.java
GoodsManagementSystem/src/com/actionForm/StockDetailForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/StockDetailForm.java
GoodsManagementSystem/src/com/actionForm/StockGoodsForm.java
GoodsManagementSystem/src/com/actionForm/StockMainForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/StockMainForm.java
GoodsManagementSystem/src/com/actionForm/StockMainViewForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/StockMainViewForm.java
GoodsManagementSystem/src/com/actionForm/StorageForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/StorageForm.java
GoodsManagementSystem/src/com/actionForm/UserForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/UserForm.java
GoodsManagementSystem/src/com/action/Branch.java
GoodsManagementSystem/src/com/action/Cart.java
GoodsManagementSystem/src/com/action/Damage.java
GoodsManagementSystem/src/com/action/GetUse.java
GoodsManagementSystem/src/com/action/Goods.java
GoodsManagementSystem/src/com/action/IfDeal.java
GoodsManagementSystem/src/com/action/Instorage.java
GoodsManagementSystem/src/com/action/Loan.java
GoodsManagementSystem/src/com/action/Provider.java
GoodsManagementSystem/src/com/action/SelfRequestProcessor.java
GoodsManagementSystem/src/com/action/User.java
GoodsManagementSystem/src/com/core/
GoodsManagementSystem/src/com/core/GetTime.java
GoodsManagementSystem/src/com/core/MySession.java
GoodsManagementSystem/src/com/dao/
GoodsManagementSystem/src/com/dao/BranchDAO.java
GoodsManagementSystem/src/com/dao/GoodsDAO.java
GoodsManagementSystem/src/com/dao/InstorageDAO.java
GoodsManagementSystem/src/com/dao/OutStorageDAO.java
GoodsManagementSystem/src/com/dao/ProviderDAO.java
GoodsManagementSystem/src/com/dao/QueryDAO.java
GoodsManagementSystem/src/com/dao/SysDAO.java
GoodsManagementSystem/src/com/dao/UserDAO.java
GoodsManagementSystem/src/hibernate.cfg.xml
GoodsManagementSystem/WebRoot/
GoodsManagementSystem/WebRoot/branchAdd.jsp
GoodsManagementSystem/WebRoot/branchList.jsp
GoodsManagementSystem/WebRoot/branchTotal.jsp
GoodsManagementSystem/WebRoot/branch_ok.jsp
GoodsManagementSystem/WebRoot/copyright.jsp
GoodsManagementSystem/WebRoot/Css/
GoodsManagementSystem/WebRoot/Css/style.css
GoodsManagementSystem/WebRoot/damageAdd.jsp
GoodsManagementSystem/WebRoot/damageAddok_ok.jsp
GoodsManagementSystem/WebRoot/damageQuery.jsp
GoodsManagementSystem/WebRoot/damageTotal.jsp
GoodsManagementSystem/WebRoot/Database/
GoodsManagementSystem/WebRoot/Database/db_Material_Data.MDF
GoodsManagementSystem/WebRoot/Database/db_Material_Log.LDF
GoodsManagementSystem/WebRoot/error.jsp
GoodsManagementSystem/WebRoot/getUseAdd.jsp
GoodsManagementSystem/WebRoot/getUseAdd_ok.jsp
GoodsManagementSystem/WebRoot/getuseQuery.jsp
GoodsManagementSystem/WebRoot/getuseTotal.jsp
GoodsManagementSystem/WebRoot/goodsAdd.jsp
GoodsManagementSystem/WebRoot/goodsList.jsp
GoodsManagementSystem/WebRoot/goodsModify.jsp
GoodsManagementSystem/WebRoot/goods_ok.jsp
GoodsManagementSystem/WebRoot/images/
GoodsManagementSystem/WebRoot/images/area_bg.jpg
GoodsManagementSystem/WebRoot/images/bg.gif
GoodsManagementSystem/WebRoot/images/bottom.jpg
GoodsManagementSystem/WebRoot/images/compart.gif
GoodsManagementSystem/WebRoot/images/enforce.gif
GoodsManagementSystem/WebRoot/images/error.jpg
GoodsManagementSystem/WebRoot/images/error_b.gif
GoodsManagementSystem/WebRoot/images/item_out.gif
GoodsManagementSystem/WebRoot/images/item_over.gif
GoodsManagementSystem/WebRoot/images/left.gif
GoodsManagementSystem/WebRoot/images/login.gif
GoodsManagementSystem
GoodsManagementSystem/.classpath
GoodsManagementSystem/.myeclipse/
GoodsManagementSystem/.mymetadata
GoodsManagementSystem/.project
GoodsManagementSystem/.settings/
GoodsManagementSystem/.settings/.jsdtscope
GoodsManagementSystem/.settings/org.eclipse.jdt.core.prefs
GoodsManagementSystem/.settings/org.eclipse.wst.jsdt.ui.superType.container
GoodsManagementSystem/.settings/org.eclipse.wst.jsdt.ui.superType.name
GoodsManagementSystem/src/
GoodsManagementSystem/src/ApplicationResources.properties
GoodsManagementSystem/src/com/
GoodsManagementSystem/src/com/action/
GoodsManagementSystem/src/com/actionForm/
GoodsManagementSystem/src/com/actionForm/BranchForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/BranchForm.java
GoodsManagementSystem/src/com/actionForm/CheckForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/CheckForm.java
GoodsManagementSystem/src/com/actionForm/DamageForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/DamageForm.java
GoodsManagementSystem/src/com/actionForm/GetUseForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/GetUseForm.java
GoodsManagementSystem/src/com/actionForm/GoodsForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/GoodsForm.java
GoodsManagementSystem/src/com/actionForm/IfForm.java
GoodsManagementSystem/src/com/actionForm/InStorageForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/InStorageForm.java
GoodsManagementSystem/src/com/actionForm/LoanForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/LoanForm.java
GoodsManagementSystem/src/com/actionForm/ProviderForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/ProviderForm.java
GoodsManagementSystem/src/com/actionForm/StockDetailForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/StockDetailForm.java
GoodsManagementSystem/src/com/actionForm/StockGoodsForm.java
GoodsManagementSystem/src/com/actionForm/StockMainForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/StockMainForm.java
GoodsManagementSystem/src/com/actionForm/StockMainViewForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/StockMainViewForm.java
GoodsManagementSystem/src/com/actionForm/StorageForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/StorageForm.java
GoodsManagementSystem/src/com/actionForm/UserForm.hbm.xml
GoodsManagementSystem/src/com/actionForm/UserForm.java
GoodsManagementSystem/src/com/action/Branch.java
GoodsManagementSystem/src/com/action/Cart.java
GoodsManagementSystem/src/com/action/Damage.java
GoodsManagementSystem/src/com/action/GetUse.java
GoodsManagementSystem/src/com/action/Goods.java
GoodsManagementSystem/src/com/action/IfDeal.java
GoodsManagementSystem/src/com/action/Instorage.java
GoodsManagementSystem/src/com/action/Loan.java
GoodsManagementSystem/src/com/action/Provider.java
GoodsManagementSystem/src/com/action/SelfRequestProcessor.java
GoodsManagementSystem/src/com/action/User.java
GoodsManagementSystem/src/com/core/
GoodsManagementSystem/src/com/core/GetTime.java
GoodsManagementSystem/src/com/core/MySession.java
GoodsManagementSystem/src/com/dao/
GoodsManagementSystem/src/com/dao/BranchDAO.java
GoodsManagementSystem/src/com/dao/GoodsDAO.java
GoodsManagementSystem/src/com/dao/InstorageDAO.java
GoodsManagementSystem/src/com/dao/OutStorageDAO.java
GoodsManagementSystem/src/com/dao/ProviderDAO.java
GoodsManagementSystem/src/com/dao/QueryDAO.java
GoodsManagementSystem/src/com/dao/SysDAO.java
GoodsManagementSystem/src/com/dao/UserDAO.java
GoodsManagementSystem/src/hibernate.cfg.xml
GoodsManagementSystem/WebRoot/
GoodsManagementSystem/WebRoot/branchAdd.jsp
GoodsManagementSystem/WebRoot/branchList.jsp
GoodsManagementSystem/WebRoot/branchTotal.jsp
GoodsManagementSystem/WebRoot/branch_ok.jsp
GoodsManagementSystem/WebRoot/copyright.jsp
GoodsManagementSystem/WebRoot/Css/
GoodsManagementSystem/WebRoot/Css/style.css
GoodsManagementSystem/WebRoot/damageAdd.jsp
GoodsManagementSystem/WebRoot/damageAddok_ok.jsp
GoodsManagementSystem/WebRoot/damageQuery.jsp
GoodsManagementSystem/WebRoot/damageTotal.jsp
GoodsManagementSystem/WebRoot/Database/
GoodsManagementSystem/WebRoot/Database/db_Material_Data.MDF
GoodsManagementSystem/WebRoot/Database/db_Material_Log.LDF
GoodsManagementSystem/WebRoot/error.jsp
GoodsManagementSystem/WebRoot/getUseAdd.jsp
GoodsManagementSystem/WebRoot/getUseAdd_ok.jsp
GoodsManagementSystem/WebRoot/getuseQuery.jsp
GoodsManagementSystem/WebRoot/getuseTotal.jsp
GoodsManagementSystem/WebRoot/goodsAdd.jsp
GoodsManagementSystem/WebRoot/goodsList.jsp
GoodsManagementSystem/WebRoot/goodsModify.jsp
GoodsManagementSystem/WebRoot/goods_ok.jsp
GoodsManagementSystem/WebRoot/images/
GoodsManagementSystem/WebRoot/images/area_bg.jpg
GoodsManagementSystem/WebRoot/images/bg.gif
GoodsManagementSystem/WebRoot/images/bottom.jpg
GoodsManagementSystem/WebRoot/images/compart.gif
GoodsManagementSystem/WebRoot/images/enforce.gif
GoodsManagementSystem/WebRoot/images/error.jpg
GoodsManagementSystem/WebRoot/images/error_b.gif
GoodsManagementSystem/WebRoot/images/item_out.gif
GoodsManagementSystem/WebRoot/images/item_over.gif
GoodsManagementSystem/WebRoot/images/left.gif
GoodsManagementSystem/WebRoot/images/login.gif
GoodsManagementSystem
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.