数据库论文:服装设计数据库系统的研制
【中文摘要】数据库技术是研究数据库的存储、设计和使用技术的一个重要分支,是计算机领域里的一个重要组成部分。随着计算机在实际应用中的应用及普及,在实际操作中人们对数据库技术提出了更高的要求,并以此来推动着数据库技术不断发展。那么在现如今数据库的信息处理和信息管理的作用越来越重要。在当前计算机的发展领域中,数据库技术的发展是最快,并且也是最为广泛的一种使用技术,它的应用遍及各种行业,大到操作系统程序,如全国联网的飞机票、火车票的预订系统,银行的业务系统;小到个人的管理信息系统,如家庭财务管理体系,还有在互联网中也日渐流行的动态网站中也能够看到数据库的应用。本课题就是将数据库系统与服装设计相结合,制作出服装设计数据库系统的动态网站,并将其运用到服装教学中,使服装设计的教学更直观、更系统,全面提高服装设计教学的专业性。论文首先分析了关于服装设计系统网站的数据库基础,SQL Server 2005的基本概念, SQL Server 2005由数据库与数据库管理系统构成,在开发服装设计数据库系统网站中是使用的PHP+Apache+MySQL的组合方案,数据库SQL起到了链接系统网站的前台与后台的重要作用。接着讲解了服装设计数据库系统开发的开发平台及环境搭建。及服装设计数据库系统动态网站的开发流程等。主要说明了服装设计网站系统的登录、查询、注册等页面的设计过程与设计方案及其相应的流程图。最后具体的剖析了服装设计数据库系统动态网站的设计与实现过
程,列举了男装、女装及儿童装的设计的实现过程,将论文所涉及的整个网站系统作了说明。也将论文的工作方法和以后要改进的地方作了论述。
【英文摘要】Database technology is a research database storage, design and use of this technology, is an important branch in the computer field. With the popularization of computer application in practical application, the people of database technology is put forward higher request, push the database technology development. So in nowadays database information processing and information management functions are becoming more and more significant. In the current development in the field of computer database technology development is the fastest, and one of the most widely used technique, its application in various industries, big to operating system programs, such as national network airplane tickets, train tickets booking systems, bank systems; Small to personal management information systems, such as family financial management systems, and it is also becoming popular in the Internet dynamic website can also see database applications. This topic is will database system combined with fashion design, creating a costume design database system dynamic website, and was applied to the clothing teaching to
make clothing design teaching more intuitive and more systems, improve clothing design teaching professional.Firstly analysed the website system about clothing design foundation, SQL Server database 2005 basic concept, SQL Server 2005 and database management system by the database structure, database system in the development of costume design in the PHP website is to use the combination of + Apache + MySQL database SQL played a scheme, and links to the front desk and backend system website the important role.Then explained costume design database system development development platform and environmental structures. And costume design database system dynamic website development process, etc. Main explain costume design web system login, inquire, registration page design process and design scheme and the corresponding flow chart.The specific analysed costume design database system dynamic web site, the design and realization of men’s, women’s and enumerates the realization of the children’s outfit design process, this thesis with the entire web system is described. Will also discussed the thesis work methods and areas for improvement .
【关键词】数据库 JAVA技术 服装设计网站 开发平台 流程图 【英文关键词】database JAVA technology costume design website development platform and
flow chart
【目录】服装设计数据库系统的研制4-5
Abstract5
摘要
1.1 服装设
第一章 绪论9-15
计与数据库结合运用的研究背景9合的现状9-10
1.2 服装设计与数据库结
1.4
1.3 课题研究的目的及意义10-11
本课题的选题和研究内容11-1515-21
第二章 数据库基本知识概述
2.1.1
2.1 SQL Server 2005 的基本概念15-19
数据库与数据库管理系统15-161617-19
2.1.3 关系模型16-17
2.1.2 数据库系统的构成2.1.4 数据库特性
2.3 通过2.3.1 JDBC
2.2 选择SQL Server 2005 原因19
JDBC 数据库接口实现用户对数据库的访问19-21数据库简介19-2020-2121-3121-22
2.3.2 Java 通过JDBC 操作数据库
第三章 服装设计数据库系统开发实施方案3.1 可行性分析21
3.2 需求分析
3.4 Java 3.4.2 Java
3.5
3.3 系统需要解决的关键问题22-23
3.4.1 Java 简介23
软件开发平台23-25的起源与发展23网站开发工具25-2825
3.4.3 Java 语言的特点23-253.5.1 Myeclipse 发开平台简介
25-28
3.5.2 Myeclipse 开发分类
28-30
3.6 服装设计的
系统网站数据库设计28-29
3.6.1 数据库的需求分析
3.7 服装设计
3.6.2 数据库的逻辑设计29-30
的系统网站数据库总体模块分析30-31第四章 服装设计动态
网页制作流程31-44态页面制作过程31-3431-32
4.1 动态网页实现流程314.2.1 HTML 静态页面
4.2 静
4.2.2 层叠样式表代码32-344.3 动态页面制
4.3.2
作过程34-39登录界面35-37面38-3939-41
4.3.1 整个框架的左部布局34-354.3.3 查询界面37-38
4.3.4 注册界
4.4 数据库信息39-424.4.1 注册用户信息
4.4.3 第五章
4.4.2 杂志、男装、女装、童装记录信息41
4.5 整体页面设计形式42-44
5.1 系统环境搭建
互动平台41-42
系统环境搭建和连接数据库44-5844-49MyEclipse
5.1.1 安装JDK44-4545
5.1.2 安装集成开发环境
5.1.4 SQL
5.1.3 安装Tomcat45-4848-49
5.2 连接数据库
Server 2005 的安装49-53
5.2.1 数据库的创建49-50
50-51
5.2.2 Tomcat 的数5.2.3 使用
5.3 5.3.2
据库连接池的方式连接数据库的概述
Tomcat 的数据库连接池的方式连接数据库的实现51-53用户访问数据库53-58访问女装区54-56计区56-58
5.3.1 访问男装区53-545.3.3 访问童装区56
5.3.4 时装设6.1 开发过程中
第六章 总结与展望58-60
遇到的问题58-595959-60
6.2 网站目前还存在的一些问题
6.3 通过这次时装设计数据库系统开发的启发
参考文献60-62
致谢62-63