资料简介:
毕业设计-Java中小型超市综合信息管理系统设计,共58页,23523字,附源程序、外文翻译。
摘 要
由于科技的发展,信息量的剧烈膨胀,企业要想适应信息社会迅猛发展的浪潮,就必须借助于Internet构建新的运营模式,连锁超市已经成为很多企业要采用的新模式。同时J2EE平台的产品几乎能够在任何操作系统和硬件配置上运行,因此文中设计了一个基于J2EE 架构的超市综合管理信息系统。根据J2EE 架构的多层应用程序方案和超市管理信息系统的特点,系统采用以Web 为中心的应用程序方案。该系统可以提高企业的整体运营速度,给企业带来巨大的财富。
本网络超市综合管理信息系统的整体开发中尝试了当前最新的思路和技术。系统框架设计采用了MVC模式思想,代码实现使用了JSP+Java Bean的网络编程技术,后台数据库是用SQL Server 2000对数据库进行管理。系统有完善的信息管理功能,为商家建立一套科学管理流程。
本系统界面友好简洁,使用人员可以很快掌握,为系统管理人员带来的方便快捷。
关键词 管理信息系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE
目录
摘 要 I
Abstract II
第1章 绪论 1
第2章 超市综合信息管理系统概述 3
2.1 超市综合信息管理系统简介 3
2.1.1 什么是信息管理系统 3
2.1.2 信息管理系统的特点 4
2.1.3 管理信息系统的分类 5
2.2 管理信息系统的开发过程 5
2.3 本章小结 6
第3章 选题与课题概述 7
3.1 课题相关的一些重要概念 7
3.1.1 电子商务的概述 7
3.1.2 电子商务相对于传统商务的优点 7
3.1.3 J2EE的概念及体系结构分析 7
3.2 课题的选择 10
3.3 本章小结 10
第4章 操作平台和开发工具简介 11
4.1 系统性能需求 11
4.1.1 硬件环境 11
4.1.2 软件环境 11
4.2 SQL Sever 2000介绍几选用原因 12
4.3 Java在本系统的应用 13
4.3.1 Java Bean简介 13
4.3.2 Java Bean在系统中的使用 13
4.4 本章小结 13
第5章 系统可行性 14
5.1 市场可行性 14
5.2 技术可行性 14
5.3 系统环境分析 14
5.4 安全分析 15
5.5 本章小结 15
第6章 需求分析说明书 16
6.1 市场细分及各细分市场需求 16
6.2 功能需求 16
6.3 数据描述及数据库需求 16
6.4 本章小结 17
第7章 系统总体设计 18
7.1 总体设计的目的 18
7.2 总体设计内容 18
7.2.1 系统组织结构及思想 18
7.2.2 MVC模式概述 18
7.2.3 本系统的MVC模式 20
7.3 系统功能模块设计 20
7.3.1 总体功能模块结构 20
7.3.2 数据库设计 21
7.3.3 数据库子模式逻辑结构描述 22
7.4 本系统的数据库的安全性 26
7.5 本章小结 27
第8章 详细设计 28
8.1 说明书编写目的 28
8.2 详细设计概述 28
8.3 系统详细功能结构 28
8.3.1 实际超市商品销售管理流程 28
8.3.2 系统所有功能模块详细介绍 28
8.4 系统模块实现 34
8.4.1 底层数据库 35
8.4.2 数据库操作Bean 37
8.4.3 数据存取Bean 40
8.4.5 商务逻辑bean 41
8.4.6 JSP页面 41
8.5 Java Bean特别说明: 41
8.5.1 基本方法 41
8.5.2 重要语句 42
8.5.3 Java Bean之间的通信 42
8.6 本章小结 42
第9章 编码及调试 43
9.1 编码总述 43
9.2 程序亮点 43
9.3 JSP页面调试过程 43
9.4 本章小结 44
第10章 超市管理系统测试 45
10.1 简介 45
10.2 测试内容 45
10.2.1 功能测试 45
10.2.2 正确性测试 45
10.2.3 可靠性测试 45
10.3 软件测试报告 46
10.4 本章小结 47
结 论 48
参考文献 50
致 谢 51
资料文件预览:
共72文件夹,514个文件,文件总大小:4.32MB,压缩后大小:2.79MB
毕业设计(源程序).doc [152.00KB]
毕业设计(源程序)封面.doc [366.50KB]
01.gif [58.83KB]
bg.jpg [8.43KB]
button.gif [508.00B]
css.css [662.00B]
index_01.jpg [23.95KB]
Spacer.gif [3.65KB]
checkout.jsp [7.99KB]
checkout_del.jsp [8.11KB]
checkout_del_crfm.jsp [6.49KB]
DataBase.java [1020.00B]
sql_data.java [2.15KB]
01.gif [21.39KB]
CSS.CSS [617.00B]
index_bg.gif [818.00B]
index_bottom.gif [1.77KB]
index_lm.gif [2.99KB]
index_pic.gif [1.21KB]
index_top1.gif [22.40KB]
index_top2.gif [719.00B]
Spacer.gif [3.65KB]
employee_index.jsp [10.47KB]
employee_insert.jsp [11.63KB]
employee_insert_cfrm.jsp [10.61KB]
employee_queryone_infor.jsp [3.48KB]
employee_update.jsp [13.53KB]
employee_update_cfrm.jsp [9.74KB]
errorpage.jsp [353.00B]
query_employee.jsp [8.71KB]
query_employee_oneperson.jsp [5.66KB]
新建 文本文档.txt [223.00B]
common.jsp [359.00B]
employees_all_infor_page.jsp [10.47KB]
employees_detail.jsp [10.30KB]
employees_detail_oneperson.jsp [7.25KB]
employees_many_del.jsp [10.80KB]
employee_delete.jsp [10.98KB]
employee_delete_cfrm.jsp [8.79KB]
01.gif [21.39KB]
CSS.CSS [617.00B]
index_bg.gif [818.00B]
index_bottom.gif [1.77KB]
index_lm.gif [2.99KB]
index_pic.gif [1.21KB]
index_top1.gif [22.40KB]
index_top2.gif [719.00B]
Spacer.gif [3.65KB]
Departments_add.jsp [8.36KB]
Departments_add_result.jsp [8.05KB]
Departments_all_edit.jsp [8.34KB]
Departments_del.jsp [8.20KB]
Departments_del_cfrm.jsp [7.56KB]
Departments_index.jsp [8.20KB]
Departments_Update.jsp [8.99KB]
Departments_update_cfrm.jsp [7.56KB]
01.gif [21.39KB]
CSS.CSS [617.00B]
index_bg.gif [818.00B]
index_bottom.gif [1.77KB]
index_lm.gif [2.99KB]
index_pic.gif [1.21KB]
index_top1.gif [22.40KB]
index_top2.gif [711.00B]
Spacer.gif [3.65KB]
common.jsp [289.00B]
evaluation_add.jsp [9.95KB]
evaluation_add_cfrm.jsp [8.69KB]
evaluation_all.jsp [2.25KB]
evaluation_allinfor_page.jsp [9.95KB]
evaluation_delete_cfrm.jsp [7.98KB]
evaluation_index.jsp [9.81KB]
evaluation_query.jsp [8.14KB]
evaluation_query_oneperson.jsp [5.99KB]
evaluation_query_result.jsp [12.79KB]
evaluation_query_result_oneperson.jsp [10.63KB]
evaluation_update.jsp [10.29KB]
evaluation_update_cfrm.jsp [9.63KB]
01.gif [27.77KB]
all_one.png [42.32KB]
CSS.CSS [617.00B]
index_bg.gif [220.00B]
index_bottom.gif [2.53KB]
index_lm.gif [615.00B]
index_pic.gif [2.52KB]
index_top1.gif [12.52KB]
index_top2.gif [63.76KB]
Spacer.gif [3.65KB]
Thumbs.db [17.00KB]
01.gif [7.86KB]
CSS.CSS [617.00B]
index_bg.gif [432.00B]
index_bottom.gif [1.29KB]
index_lm.gif [804.00B]
index_lmbg.gif [305.00B]
index_lmbuttom.gif [1.38KB]
index_lmtop.gif [705.00B]
index_top1.gif [12.71KB]
index_top2.gif [1.03KB]
index_top3.gif [368.00B]
index_top4.gif [190.00B]
Spacer.gif [3.65KB]
01.gif [17.87KB]
CSS.CSS [617.00B]
index_bg.gif [222.00B]
index_lm.gif [545.00B]
index_pic.gif [664.00B]
index_top.gif [57.16KB]
Spacer.gif [3.65KB]
common.jsp [289.00B]
index.jsp [5.31KB]
index_all.jsp [6.85KB]
index_one_person.jsp [8.15KB]
login_cfrm.jsp [8.27KB]
login_exit.jsp [263.00B]
login_update_cfrm.jsp [11.15KB]
login_update_in.jsp [12.96KB]
login_update_query.jsp [12.47KB]
login_update_self.jsp [13.07KB]
login_update_self_cfrm.jsp [12.69KB]
01.gif [58.83KB]
bg.jpg [8.43KB]
button.gif [508.00B]
css.css [662.00B]
index_01.jpg [23.95KB]
Spacer.gif [3.65KB]
01.gif [7.86KB]
CSS.CSS [617.00B]
index_bg.gif [432.00B]
index_bottom.gif [1.29KB]
index_lm.gif [804.00B]
index_lmbg.gif [305.00B]
index_lmbuttom.gif [1.38KB]
index_lmtop.gif [705.00B]
index_top1.gif [12.71KB]
index_top2.gif [1.03KB]
index_top3.gif [369.00B]
index_top4.gif [198.00B]
Spacer.gif [3.65KB]
01.gif [21.39KB]
CSS.CSS [617.00B]
index_bg.gif [818.00B]
index_bottom.gif [1.77KB]
index_lm.gif [2.99KB]
index_pic.gif [1.21KB]
index_top1.gif [22.40KB]
index_top2.gif [711.00B]
Spacer.gif [3.65KB]
Thumbs.db [12.50KB]
01.gif [21.39KB]
CSS.CSS [617.00B]
index_bg.gif [818.00B]
index_bottom.gif [1.77KB]
index_lm.gif [2.99KB]
index_pic.gif [1.21KB]
index_top1.gif [22.40KB]
index_top2.gif [719.00B]
Spacer.gif [3.65KB]
01.gif [24.87KB]
CSS.CSS [617.00B]
index_bg.gif [252.00B]
index_bottom.gif [589.00B]
index_lm.gif [1.15KB]
index_pic.gif [2.17KB]
index_top1.gif [45.09KB]
index_top2.gif [9.11KB]
Spacer.gif [3.65KB]
01.gif [26.43KB]
CSS.CSS [617.00B]
index_bottom1.gif [786.00B]
index_bottom2.gif [437.00B]
index_bottombg.gif [98.00B]
index_centerbg.gif [67.00B]
index_leftbg.gif [3.65KB]
index_lm.gif [153.00B]
index_lmbg.gif [151.00B]
index_lmcenter.gif [594.00B]
index_lmtop.gif [5.86KB]
index_tbbg.gif [93.00B]
index_tbtop.gif [225.00B]
index_top1.gif [1002.00B]
index_top2.gif [13.03KB]
index_top3.gif [280.00B]
index_top4.gif [330.00B]
index_topbg.gif [208.00B]
index_topbottombg.gif [61.00B]
index_toppic.gif [3.82KB]
Spacer.gif [3.65KB]
purchase_department_index.jsp [10.59KB]
sale_department_index.jsp [11.45KB]
personnael_department_index.jsp [9.22KB]
finance_department_index.jsp [8.91KB]
common_employee_index.jsp [11.77KB]
01.gif [24.87KB]
CSS.CSS [617.00B]
index_bg.gif [252.00B]
index_bottom.gif [589.00B]
index_lm.gif [1.15KB]
index_pic.gif [2.17KB]
index_top1.gif [45.09KB]
index_top2.gif [9.11KB]
Spacer.gif [3.65KB]
protype_add.jsp [8.47KB]
protype_add_result.jsp [7.80KB]
protype_all.jsp [7.96KB]
protype_all_edit.jsp [8.09KB]
protype_delete.jsp [8.54KB]
protype_del_cfrm.jsp [7.69KB]
protype_Update.jsp [8.61KB]
protype_Update_cfrm.jsp [7.70KB]
01.gif [26.45KB]
CSS.CSS [617.00B]
index_bottom1.gif [786.00B]
index_bottom2.gif [437.00B]
index_bottombg.gif [98.00B]
index_centerbg.gif [67.00B]
index_leftbg.gif [3.65KB]
index_lm.gif [161.00B]
index_lmbg.gif [159.00B]
index_lmcenter.gif [594.00B]
index_lmtop.gif [5.86KB]
index_tbbg.gif [101.00B]
index_tbtop.gif [233.00B]
index_top1.gif [1002.00B]
index_top2.gif [13.01KB]
index_top3.gif [280.00B]
index_top4.gif [330.00B]
index_topbg.gif [216.00B]
index_topbottombg.gif [61.00B]
index_toppic.gif [3.82KB]
Spacer.gif [3.65KB]
01.gif [26.43KB]
CSS.CSS [617.00B]
index_bottom1.gif [786.00B]
index_bottom2.gif [437.00B]
index_bottombg.gif [98.00B]
index_centerbg.gif [67.00B]
index_leftbg.gif [3.65KB]
index_lm.gif [153.00B]
index_lmbg.gif [151.00B]
index_lmcenter.gif [594.00B]
index_lmtop.gif [5.86KB]
index_tbbg.gif [93.00B]
index_tbtop.gif [225.00B]
index_top1.gif [1002.00B]
index_top2.gif [13.03KB]
index_top3.gif [280.00B]
index_top4.gif [330.00B]
index_topbg.gif [208.00B]
index_topbottombg.gif [61.00B]
index_toppic.gif [3.82KB]
Spacer.gif [3.65KB]
01.gif [26.43KB]
CSS.CSS [617.00B]
index_bottom1.gif [786.00B]
index_bottom2.gif [437.00B]
index_bottombg.gif [98.00B]
index_centerbg.gif [67.00B]
index_leftbg.gif [3.65KB]
index_lm.gif [153.00B]
index_lmbg.gif [151.00B]
index_lmcenter.gif [594.00B]
index_lmtop.gif [5.86KB]
index_tbbg.gif [93.00B]
index_tbtop.gif [225.00B]
index_top1.gif [1002.00B]
index_top2.gif [13.03KB]
index_top3.gif [280.00B]
index_top4.gif [330.00B]
index_topbg.gif [208.00B]
index_topbottombg.gif [61.00B]
index_toppic.gif [3.82KB]
Spacer.gif [3.65KB]
checkout.jsp.mno [401.00B]
product_delete.jsp.mno [401.00B]
checkout.jsp [11.40KB]
common_product.jsp [363.00B]
errorpage.jsp [353.00B]
product_index.jsp [13.15KB]
product_query_and_result.jsp [12.75KB]
product_update.jsp [12.90KB]
product_update_in.jsp [13.95KB]
product_update_query.jsp [11.62KB]
showcart.jsp [11.25KB]
newproduct_edit.jsp [13.79KB]
newproduct_edit_cfrm.jsp [13.78KB]
newproduct_edit_update.jsp [13.78KB]
product_add.jsp [12.98KB]
product_add_result.jsp [12.79KB]
product_allinfor_del.jsp [12.84KB]
product_allinfor_edit.jsp [11.83KB]
product_allinfor_page.jsp [11.04KB]
product_delete.jsp [11.98KB]
01.gif [24.88KB]
CSS.CSS [617.00B]
index_bg.gif [252.00B]
index_bottom.gif [589.00B]
index_lm.gif [1.15KB]
index_pic.gif [2.17KB]
index_top1.gif [45.12KB]
index_top2.gif [9.11KB]
Spacer.gif [3.65KB]
common.jsp [319.00B]
purchase_all_infor_edit_page.jsp [8.92KB]
purchase_all_infor_page.jsp [8.54KB]
purchase_all_infor_page_money.jsp [7.64KB]
purchase_delete_cfrm.jsp [6.82KB]
purchase_insert.jsp [7.99KB]
purchase_insert_cfrm.jsp [7.59KB]
purchase_update.jsp [8.62KB]
purchase_update_cfrm.jsp [7.50KB]
01.gif [58.83KB]
bg.jpg [8.46KB]
button.gif [508.00B]
css.css [662.00B]
index_01.jpg [25.31KB]
Spacer.gif [3.65KB]
common.jsp [320.00B]
salaryoneinfor_delete.jsp [9.75KB]
salaryoneinfor_query.jsp [9.55KB]
salaryoneinfor_query_oneperson.jsp [6.73KB]
salary_all_infor_page.jsp [10.01KB]
salary_delete_cfrm.jsp [8.20KB]
salary_insert.jsp [10.41KB]
salary_insert_cfrm.jsp [9.21KB]
salary_update.jsp [10.41KB]
salary_update_cfrm.jsp [10.11KB]
新建 文本文档.txt [673.00B]
01.gif [24.88KB]
CSS.CSS [617.00B]
index_bg.gif [252.00B]
index_bottom.gif [589.00B]
index_lm.gif [1.15KB]
index_pic.gif [2.17KB]
index_top1.gif [45.12KB]
index_top2.gif [9.11KB]
Spacer.gif [3.65KB]
common.jsp [319.00B]
saler_all_infor_page.jsp [9.13KB]
saler_delete.jsp [8.98KB]
saler_delete_cfrm.jsp [7.43KB]
saler_insert.jsp [9.95KB]
saler_insert_cfrm.jsp [8.17KB]
saler_update.jsp [9.87KB]
saler_update_cfrm.jsp [9.15KB]
01.gif [24.87KB]
CSS.CSS [617.00B]
index_bg.gif [252.00B]
index_bottom.gif [589.00B]
index_lm.gif [1.15KB]
index_pic.gif [2.17KB]
index_top1.gif [45.09KB]
index_top2.gif [9.11KB]
Spacer.gif [3.65KB]
supplyeroneinfor_delete.jsp [9.61KB]
supplyeroneinfor_delete_cfrm.jsp [8.28KB]
supplyeroneinfor_update.jsp [9.85KB]
supplyeroneinfor_update_cfrm.jsp [9.72KB]
supplyer_all_infor_page.jsp [9.78KB]
supplyer_delete_query.jsp [722.00B]
supplyer_detail.jsp [8.96KB]
supplyer_one_query.jsp [8.18KB]
add_supplyer.jsp [9.70KB]
add_supplyer_cfrm.jsp [8.77KB]
common.jsp [322.00B]
DataBase.class [1.56KB]
DataBase.java [1.47KB]
dataFormat.class [1.88KB]
dataFormat.java [2.78KB]
DateUtil.class [465.00B]
DateUtil.java [268.00B]
IntUtil.class [384.00B]
IntUtil.java [251.00B]
ObjestToString.class [396.00B]
PageBean.class [1.83KB]
PageBean.java [2.43KB]
RequestUtil.class [1.30KB]
RequestUtil.java [779.00B]
ResourceManager.class [1.37KB]
ResourceManager.java [1013.00B]
SetCharacterEncodingFilter.class [1.54KB]
StringUtil.class [1.04KB]
StringUtil.java [998.00B]
CheckoutBeanPage.class [2.53KB]
Employees.class [2.46KB]
EmployeesBean.class [6.62KB]
EmployeesBean_Page.class [2.90KB]
Evaluation.class [1.43KB]
EvaluationBean.class [5.71KB]
EvaluationBeanPage.class [2.04KB]
Departments.class [624.00B]
DepartmentsBean.class [3.83KB]
Login.class [966.00B]
LoginBean.class [5.64KB]
NewProductBeanPage.class [2.84KB]
Product.class [1.97KB]
ProductBean.class [7.25KB]
ProductBeanPage.class [2.04KB]
Purchase.class [1.92KB]
PurchaseBean.class [4.78KB]
PurchaseBean1.class [5.51KB]
PurchaseBeanPage.class [2.05KB]
Salary.class [1.69KB]
SalaryBean.class [4.85KB]
SalaryBeanPage.class [2.04KB]
Saler.class [1.80KB]
SalerBean.class [4.54KB]
SalerBeanPage.class [2.03KB]
Checkout.class [1.80KB]
CheckoutBean.class [1.94KB]
ShoppingCart.class [1.86KB]
ShoppingCartItem.class [625.00B]
Supplyer.class [1.17KB]
SupplyerBean.class [4.07KB]
SupplyerBeanPage.class [2.02KB]
Protype.class [618.00B]
ProtypeBean.class [3.78KB]
msbase.jar [278.08KB]
mssqlserver.jar [63.34KB]
msutil.jar [58.46KB]
CheckoutBeanPage.class [2.53KB]
DataBase.class [1.56KB]
DataBase.java [1.47KB]
dataFormat.class [1.88KB]
dataFormat.java [2.78KB]
DateUtil.class [465.00B]
DateUtil.java [268.00B]
IntUtil.class [384.00B]
IntUtil.java [251.00B]
ObjestToString.class [396.00B]
PageBean.class [1.83KB]
PageBean.java [2.43KB]
RequestUtil.class [1.30KB]
RequestUtil.java [779.00B]
ResourceManager.class [1.37KB]
ResourceManager.java [1013.00B]
SetCharacterEncodingFilter.class [1.54KB]
StringUtil.class [1.04KB]
StringUtil.java [998.00B]
Departments.class [624.00B]
DepartmentsBean.class [3.83KB]
Employees.class [2.46KB]
EmployeesBean.class [6.62KB]
EmployeesBean_Page.class [2.90KB]
Evaluation.class [1.43KB]
EvaluationBean.class [5.71KB]
EvaluationBeanPage.class [2.04KB]
Login.class [966.00B]
LoginBean.class [5.64KB]
NewProductBeanPage.class [2.84KB]
Product.class [1.97KB]
ProductBean.class [7.25KB]
ProductBeanPage.class [2.04KB]
Purchase.class [1.92KB]
PurchaseBean.class [4.78KB]
PurchaseBean1.class [5.51KB]
PurchaseBeanPage.class [2.05KB]
Protype.class [618.00B]
ProtypeBean.class [3.78KB]
Salary.class [1.69KB]
SalaryBean.class [4.85KB]
SalaryBeanPage.class [2.04KB]
Saler.class [1.80KB]
SalerBean.class [4.54KB]
SalerBeanPage.class [2.03KB]
Supplyer.class [1.17KB]
SupplyerBean.class [4.07KB]
SupplyerBeanPage.class [2.02KB]
Checkout.class [1.80KB]
CheckoutBean.class [1.94KB]
ShoppingCart.class [1.86KB]
ShoppingCartItem.class [625.00B]
ShoppingCart.java [1.66KB]
ShoppingCartItem.java [481.00B]
Supplyer.java [1.41KB]
SupplyerBean.java [5.43KB]
SupplyerBeanPage.java [1.90KB]
Saler.java [2.33KB]
SalerBean.java [6.33KB]
SalerBeanPage.java [1.87KB]
SetCharacterEncodingFilter.java [1.64KB]
Salary.java [2.52KB]
SalaryBean.java [7.07KB]
SalaryBeanPage.java [1.89KB]
Protype.java [641.00B]
ProtypeBean.java [4.92KB]
Purchase.java [2.96KB]
PurchaseBean.java [6.31KB]
PurchaseBean1.java [7.68KB]
PurchaseBeanPage.java [1.89KB]
Product.java [2.68KB]
ProductBean.java [11.03KB]
ProductBeanPage.java [1.90KB]
Login.java [1.03KB]
LoginBean.java [10.57KB]
NewProductBeanPage.java [3.11KB]
Evaluation.java [1.76KB]
EvaluationBean.java [8.45KB]
EvaluationBeanPage.java [1.89KB]
Employees.java [3.24KB]
EmployeesBean.java [9.13KB]
EmployeesBean_Page.java [3.24KB]
Departments.java [722.00B]
DepartmentsBean.java [4.90KB]
Checkout.java [2.50KB]
CheckoutBean.java [1.67KB]
CheckoutBeanPage.java [2.99KB]
web.xml [682.00B]
index.jsp [373.00B]
lanxi.jsp [2.08KB]
毕业论文.doc [381.50KB]
毕业设计封面及任务书(ren).doc [42.50KB]
毕业设计(翻译封面.doc [27.50KB]
翻译(正式版).doc [65.50KB]