- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
学生二手货交易平台
嘉 应 学 院
本科毕业论文(设计)
(2007届)
题目: 学生二手货交易平台
姓名: bbbbbbbbb
学号: 2030121111
系别: 数 学 系
专业: 信息与计算科学
指导老师: 黄可坤
申请学位: 学士学位
嘉 应 学 院 教 务 处 制
中文摘要
学生二手货交易平台,是建立在B/S结构上,在Windows .NET Framework 2.0环境下,利用C#和数据库SQL server开发的系统。
本设计说明通过软件开发的主要流程分析一个针对学生的二手平台系统的开发过程,包括需求分析,概要设计,数据库设计,详细设计。需求分析,分别从系统平台的功能,性能,数据流图,运行要求进行分析。概要设计通过对系统的结构,模块的组成,以及信誉系统进行分析。数据库的设计采用从数据流分析,到实体图的建立,再合并各个实体图建立关系图,最后通过数据库的设计原则完成对数据库物理结构的设计。详细设计主要针对各个模块功能的实现,利用大量的流程图进行描述,让读者了解各个模块的设计思想。文章的最后给出部分实现代码,并提供系统的使用方法。
关键词:学生二手货交易平台,SQL Server, ASP.NET 2.0,C#
Abstract
The Student’s Second-hand Market System with B/S structure developed by C# and SQL SERVER 2000 in the Framework of the Windows.NET 2.0 environment.
This paper analyzes the developing process about student’s second-hand market system with software engineering. The process includes requirement analysis, preliminary design, database design, and detailed design. In the requirement analysis, it mainly analyzes function, capability and the requirement of system running. The preliminary design describes the structure of the system, functional module and the credit system. In the database design, the flow chart of the data, the database table, the table field and the E-R graphics of between entities are presented. Detailed design mainly in allusion to each functional module uses the massive flow charts to carry on the description. Let the reader understand the design concept of each module. Finally, this paper presents some main code and the usage for the system.
Keywords:Student’s Secondhand Mark system, SQL Server, ASP.NET 2.0,C#
目 录
中文摘要 1
Abstract 2
1. 前言 4
1.1课题背景 4
1.2 国内外研究现状 4
1.3课题内容 4
2. 课题开发理论依据 5
2.1 ASP.NET 2.0的介绍 5
2.2 C#语言的介绍 5
2.3 SQL Server 2000的介绍 6
3. 学生二手货交易平台的需求分析 7
3.1系统的功能需求 7
3.2系统的性能需求 7
3.3系统的数据流分析 7
3.4系统的运行需求 8
4. 学生二手货交易平台的概要设计 10
4.1 平台的设计目标 10
4.2 平台的结构描述 10
4.3 平台的模块组成 10
4
文档评论(0)