文件名称:baojiaguanlixiotng
- 所属分类:
- 企业管理(财务/ERP/EIP等)
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-03-27
- 文件大小:
- 18.92mb
- 下载次数:
- 0次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
了解报价管理系统的基本需求,如何分析和设计数据库以及数据库的基本使用,如何使用Struts2+JPA+Spring进行开发-Understand the basic needs of quotation management system, how to analyze and design the basic use of databases and database, how to use Struts2+ JPA+ Spring development
(系统自动生成,下载前可以参看下载内容)
下载文件列表
报价管理系统源码Mysql版本
.........................\JavaPrj_6
.........................\.........\.classpath
.........................\.........\.myeclipse
.........................\.........\.mymetadata
.........................\.........\.project
.........................\.........\.settings
.........................\.........\.........\org.eclipse.jdt.core.prefs
.........................\.........\WebRoot
.........................\.........\.......\META-INF
.........................\.........\.......\........\MANIFEST.MF
.........................\.........\.......\WEB-INF
.........................\.........\.......\.......\classes
.........................\.........\.......\.......\.......\META-INF
.........................\.........\.......\.......\.......\........\persistence.xml
.........................\.........\.......\.......\.......\beans.xml
.........................\.........\.......\.......\.......\com
.........................\.........\.......\.......\.......\...\sanqing
.........................\.........\.......\.......\.......\...\.......\action
.........................\.........\.......\.......\.......\...\.......\......\BaseAction.class
.........................\.........\.......\.......\.......\...\.......\......\CustomerAction.class
.........................\.........\.......\.......\.......\...\.......\......\CustomerManageAction.class
.........................\.........\.......\.......\.......\...\.......\......\LoginAction.class
.........................\.........\.......\.......\.......\...\.......\......\OrderAction.class
.........................\.........\.......\.......\.......\...\.......\......\OrderManageAction.class
.........................\.........\.......\.......\.......\...\.......\......\ProductAction.class
.........................\.........\.......\.......\.......\...\.......\......\ProductManageAction.class
.........................\.........\.......\.......\.......\...\.......\......\ProductTypeAction.class
.........................\.........\.......\.......\.......\...\.......\......\ProductTypeManageAction.class
.........................\.........\.......\.......\.......\...\.......\......\QuotationAction.class
.........................\.........\.......\.......\.......\...\.......\......\QuotationManageAction.class
.........................\.........\.......\.......\.......\...\.......\......\UserAction.class
.........................\.........\.......\.......\.......\...\.......\......\UserManageAction.class
.........................\.........\.......\.......\.......\...\.......\dao
.........................\.........\.......\.......\.......\...\.......\...\DAO.class
.........................\.........\.......\.......\.......\...\.......\...\DaoSupport.class
.........................\.........\.......\.......\.......\...\.......\intercepter
.........................\.........\.......\.......\.......\...\.......\...........\LoginIntercepter.class
.........................\.........\.......\.......\.......\...\.......\po
.........................\.........\.......\.......\.......\...\.......\..\Customer.class
.........................\.........\.......\.......\.......\...\.......\..\Order.class
.........................\.........\.......\.......\.......\...\.......\..\Product.class
.........................\.........\.......\.......\.......\...\.......\..\ProductType.class
.........................\.........\.......\.......\.......\...\.......\..\Quotation.class
.........................\.........\.......\.......\.......\...\.......\..\User.class
.........................\.........\.......\.......\.......\...\.......\service
.........................\.........\.......\.......\.......\...\.......\.......\CustomerService.class
.........................\.........\.......\.......\.......\...\.......\.......\OrderService.class
.........................\.........\.......\.......\.......\...\.......\.......\ProductService.class
.........................\.........\.......\.......\.......\...\.......\.......\ProductTypeService.class
.........................\.........\.......\..