毕业论文-企业门户网站设计 联系客服

发布时间 : 星期五 文章毕业论文-企业门户网站设计更新完毕开始阅读340f2df50912a21615792933

摘 要

随着社会的发展与进步,塑料包装成为人们生活中不可缺少的一部分。对于北洋塑料包装有限公司来说,单一的客户源和固定客户已经不能满足于公司更好的发展。为了开公司产品市场,给北洋塑料包装有限公司增加新的客户,在新的信息平台,在互联网上推销自己,提高自身知名度,建立一个基于网络的北洋塑料包装有限公司门户网站是非常有必要的。

该网站开发采用B/S结构,Java作为开发平台,以SQL Server作为后台数据库,使用Dreamweaver、MyEclipse作为开发工具进行开发。网站包括前台操作与后台管理两个主要部分。一方面,为普通用户提供网站注册、登录、塑料产品信息的检索等功能。另一方面,为企业用户提供塑料产品信息的发布,信息管理、企业相关信息管理、企业文化管理等管理功能。

关键词 塑料包装;JSP 技术;JavaBean

I

Abstract

With the development and progress of society, plastic packaging has become an indispensable part of people's life. For the plastic packing Limited company, single source of customers and fixed the customer is not satisfied with the company's better development. In order to open the market to the company's products, plastic packaging limited increase in new customers, on the Internet to sell themselves, improve their own visibility, based on the establishment of a network of the plastic packing Limited company website is very necessary.

The website adopts the structure of B/S, Java as a development platform, SQL Server as background database, using Dreamweaver, MyEclipse as a development tool for development. Website includes the stage operation and the backstage management two main parts. On one hand, for ordinary users to provide web site registration, login, plastic product information retrieval function. On the other hand, for enterprises to provide plastic product information, information management, enterprise information management, enterprise culture management and other management functions.

Keywords Plastic packaging JSP technology JavaBean

II

目 录

摘 要 ..................................................................................................................... I Abstract .................................................................................................................. II

第1章 绪论 ........................................................................................................... 1 1.1 开发背景 ..................................................................................................... 1 1.2 目的和意义 ................................................................................................. 1 1.3 系统设计思想 ............................................................................................. 2 1.4 系统开发平台介绍...................................................................................... 2 1.4.1 JSP 的简介 .......................................................................................... 2 1.4.2 Myeclipse 的简介 ............................................................................... 3 1.4.3 SQL Server 2008 的简介 .................................................................... 3 第2章 可行性分析 ............................................................................................... 5 2.1 系统流程图 ................................................................................................. 5 2.2 可行性研究 ................................................................................................. 7 2.2.1 技术可行性 .......................................................................................... 7 2.2.2 运行可行性 .......................................................................................... 8 2.3 本章小结 ..................................................................................................... 8 第3章 需求分析 ................................................................................................... 9 3.1 数据流图 ................................................................................................... 11 3.2 数据字典 ................................................................................................... 15 3.4 本章小结 ................................................................................................... 18 第4章 总体设计 ................................................................................................. 19 4.1 系统功能结构图 ....................................................................................... 19 4.2 数据库设计 ............................................................................................... 20 4.3 数据库的E-R图.....................................................................................22 4.4 本章小结 .................................................................................................... 23 第5章 详细设计 ................................................................................................. 24 5.1 程序流程图 ............................................................................................... 24 5.2 具体功能的实现 ....................................................................................... 25 5.2.1 系统主界面 ........................................................................................ 25 5.2.2 企业信息管理功能界面 .................................................................... 26

III

5.2.3 产品管理功能实现界面 .................................................................... 27 5.2.4 留言功能实现界面 ............................................................................ 27 5.2.5 辅助功能实现界面 ............................................................................ 28 5.3 本章小结 ................................................................................................... 29 第6章 系统测试 ................................................................................................. 30 6.1 系统测试的目标 ....................................................................................... 30 6.2 系统测试的准则 ....................................................................................... 30 6.3 系统测试的方法 ....................................................................................... 31 6.4 系统测试的步骤 ....................................................................................... 31 6.5 本系统的测试 ........................................................................................... 32 6.6 本章小结 .................................................................................................... 34 结 论 ................................................................................................................... 35 致 谢 ................................................................................................................... 36 参考文献 ............................................................................................................... 37 附录1 译文 .......................................................................................................... 38 附录2 英文参考文献 .......................................................................................... 41

IV