1 / 82
文档名称:

毕业论文:房产公司网站的设计与实现.doc

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

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

分享

预览

毕业论文:房产公司网站的设计与实现.doc

上传人:1017848967 2015/12/14 文件大小:0 KB

下载得到文件列表

毕业论文:房产公司网站的设计与实现.doc

相关文档

文档介绍

文档介绍:摘要
随着因特网的发展,公司宣传模式发生了很大的变化。网站比传统的宣传模式更方便、经济,且不受空间、时间限制。公司网站的开发设计过程。的B/S架构,C#作编程语言,SQL Server 2000作数据库管理系统,实现了企业介绍、企业文化、新闻中心、产品管理、人才招聘、留言版等功能。整个系统从操作简单性,界面友好性,功能实用性出发,为房产信息发布、管理提供了一个广阔而廉价的平台,为客户提供了便捷而全面的房产信息,使客户可以快速、方便地了解到条件、地点、价格合适的房源。系统符合公司网站的需求。论文组织如下:首先阐述了该系统的开发背景、意义;其次介绍了相关的开发工具及技术基础;接着对系统的需求进行了分析,并提出了具体的设计方案和数据库模型;然后展现了整个系统的具体实现,包括数据库的设计和连接,各功能模块的实现;最后对该软件进行了严格的测试。


关键词:数据库设计;安全性;;SQL SERVER2000
Abstract
Along with the development of the , pany propaganda mode has been changed greatly. The website is more convenient and economic than the traditional propaganda mode, and it is not limited by space and time. The paper discusses in detail the development and design process of pany website based . It uses 2005 as the development platform, C# as the programming language, SQL Server 2000 as the database management system, and includes enterprise introduction, enterprise culture, news, goods management, talent recruitment, message board, etc.. It can accord with the requirement of pany paper anized as following: Firstly, analyzes the background and significance; Secondly, introduces the development tools and the foundation of the technology; Thirdly, analyses the demand of the system, gives a specific design project and a database model; Then shows the implementation of the whole system, which includes the design and linkage of the database and the implementation of every module. Finally gives a test of the system.
Key words: ; ; Database design; Security; SQL SERVER2000
目录
摘要 Ⅰ
Abstract Ⅱ
1 绪论 1
1
1
2
5
8
2 系统需求分析 10
需求陈述 10
10
品牌性 10
经济性 10
扩充性 10
总体目标 10
具体目标 11
系统性能描述 11
系统功能建模 11
系统数据流程图 11
数据字典 14
系统数据模型 15
3概要设计 16
16
接口设计 17
外部接口 18
内部接口 18
代码设计 18
代码设计原则 18
系统所需代码设计 19
19
关系模式设计 19
数据字典 20
21
21