毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

ASP.net+sqlserver网上智能灯具销售系统数据库的设计与实现

时间:2018-12-04 17:02来源:毕业论文
设计必要的索引;设计必要的视图;设计存储方案;设计存储过程。在E-R图中确定实体以及实体有哪些属性,应该划分为哪几张表。建好表后可以编写查询语句来实现需要的功能,输出

摘要:    网上智能灯具销售系统数据库中主要是设计几张表,包括表间关系、check约束、default约束、数据类型、设定主键外键等;设计必要的索引;设计必要的视图;设计存储方案;设计存储过程。在E-R图中确定实体以及实体有哪些属性,应该划分为哪几张表。建好表后可以编写查询语句来实现需要的功能,输出正确的数据。表中的数据也会根据订单的增加和删减来进行相应的改变。31109
毕业论文关键词:    灯具;销售系统;数据库;存储过程;SQL Server
The design and implementation of the database of the online sales of intelligent lighting system
Abstract:     In the intelligent lighting sales system database on the Internet is mainly design a form, including table relationship, check constraints, default constraints, data types, set the primary key foreign key etc., necessary to design index; necessary to design view; design a storage scheme; storage design process. What are the attributes of the entity and entity in the E-R diagram and which tables should be pided. After the build table can write query statements to achieve the functions required, the output of the correct data. The data in the table will be changed according to the increase and the deletion of the order.
Keywords:    Light; Sales System; Database; Stored Procedures; SQL Server
目录
摘要    i
Abstract    i
目录    ii
1    绪论    1
1.1    国内外研究现状与水平    1
1.2    开发环境    3
1.2.1    ASP.NET结构框架    3
1.2.2    B/S结构框架    4
1.2.3    数据库技术    4
2    分析    7
2.1    系统结构分析    7
2.2    需求分析    7
2.2.1    业务需求分析    7
2.2.2    用户需求分析    7
2.2.3    功能需求分析    8
2.2.4    数据库需求分析    8
2.3    数据流程分析    9
2.4    可行性分析    10
2.4.1    需求方面的可行性    11
2.4.2    技术方面的可行性    11
2.4.3    操作方面的可行性    11
2.4.4    经济方面的可行性    11
3    设计    13
3.1    系统设计要求    13
3.2    系统的功能结构    13
3.3    数据库设计    14
3.3.1    概念结构设计    14
3.3.2    基本表设计    16
3.3.3    默认约束规则    21
3.3.4    存储过程设计    25
3.3.5    多表复杂查询语句设计    25
4    系统测试    29
4.1    系统测试方法介绍    29
4.2    功能测试    29
4.3    测试方法    29
4.4    测试概况    30
4.5    系统的性能测试    30
4.6    测试分析    31
5    小结    32
致谢    33 ASP.net+sqlserver网上智能灯具销售系统数据库的设计与实现:http://www.751com.cn/jisuanji/lunwen_27153.html
------分隔线----------------------------
推荐内容