CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称: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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com