1 / 47
文档名称:

书店管理系统论文.doc

格式:doc   大小:1,792KB   页数:47页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

书店管理系统论文.doc

上传人:luyinyzhi 2018/7/25 文件大小:1.75 MB

下载得到文件列表

书店管理系统论文.doc

相关文档

文档介绍

文档介绍:毕业设计(论文)
设计题目:网上书店系统设计与实现
---订单管理
专业: 网络工程
班级: 08-2班
设计人: 赵国伟
山东科技大学
2012年6月15日
摘要
网络的发展,刺激了新技术的诞生。其中JAVA技术是比较突出的,它一出现便立刻引起了人们的关注。JAVA语言的各种特点:简单的语法、完全的面向对象的机制、跨平台、完善的技术体系等等使得它在企业应用、网络的应用程序的开发等诸多领域都占据了主导的地位。因此,JAVA是一项非常具有吸引力的先进的技术。
设计主要采用JSP(Java server pages)技术,并综合相关的Java技术,数据库技术和软件工程的理论。在整个开发的过程中,需要充分的发挥自己的能力,包括学****能力、成员间的协作能力和个人独立解决问题的能力。因此,我们觉得这个项目无论是对我们自己还是作为以后的参考资料,都十分的有意义。
本文以“网上书店”的制作过程为例,以设计为主,介绍了网上书店的整体开发技术的考虑和选择、网上书店的框架设计、原型开发及其具体设计、网站的部分代码开发等内容;以及开发过程中开发工具的使用心得、编码心得。
关键字:软件工程,JAVA,JSP,E-R图,原图
Abstract
With the development work, stimulate the birth of the new technology. JAVA technology is more prominent, it appeared that immediately attracted attention. The various characteristics: the simple syntax of the JAVA language, fully object-oriented mechanism, cross-platform, improve the technical system and so makes it hold a dominant position in many fields of enterprise applications, network application development. JAVA is a very attractive advanced technology.
Designed using JSP (Java server pages) technology, and integrated related to Java technology, database technology and software engineering theory. Throughout the development process, need to fully exert their abilities, including learning ability, ability and personal collaboration between members of the independent ability to solve problems. Therefore, we think this project is whether our own or as a later reference, are very meaningful.
This article introduce how to select the developing technology, the bookstore’s frame design, prototype’s developing and particularly design and the developing of code; besides, including how to use developing tools’ and what have I learned during the course of develop. In a word , primary on design. 
  Key Words: Software Engineering, Java server pages, Java, Prototype
目录
第1章绪论 6
7
7
8
8
第2章需求分析 9
9
9
10
第3章相关理论与技术 11
11
11
12