- 1、本文档共51页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
校友录(Csql)
摘 要 华软校友录是为了方便华软校友之间联系而使用的一种系统。主要面向对象是学生群体,它已经成为同学之间联络感情的纽带,它作为校友之间的联系、交流、照片的分享平台,能让在千里之外的同学间彼此相互联系,相互交流,因此校友录网站逐渐成为以班级通讯和交流为主的网路媒介,在网络中得到广泛应用。
华软校友录网站采用B/S架构,前台使用ASP.NET技术框架,并通过IIS进行发布,后台采用SQL Server 2005数据库。系统主要模块的详细设计包括:注册和登陆模块、用户管理模块、班级管理模块,搜索查询模块,系统后台管理模块等。
本论文主要论述了华软校友录网站的背景,现状和目的,系统的需求分析、系统设计、解决方案,以及主要模块的详细设计,其中主要论述:用户管理模块(用户注册,用户上传相片,用户发表留言,修改个人信息),用户搜索模块(班级搜索,用户搜索)等功能的设计与实现。
关键词 ASP.NET;SQLServer2005;B/S架构;用户搜索
ABSTRACT Chinese soft Alumni is to facilitate links between China and the use of soft alumni of a system. Main groups of object-oriented students, it has become a feel for the bond between students, alumni as the link between the exchange and photo-sharing platform that allows students in distant contact between each other, mutual exchange, Therefore, alumni Web site has become to the class-based network communication and exchange of media, is widely used in the network.
Chinese soft alumni website using B / S architecture, front using ASP.NET technology framework, and publish via IIS, SQL Server 2005 database using the background. Detailed design of the system main modules include: registration and login module, the user management module, class management module, the search query module, the system admin module.
This paper mainly discusses the Chinese soft alumni website background, status and purpose, the system needs analysis, system design, solution, and the detailed design of the main module, which deals in: users management module (user registration, users upload photos the user issued a message, modify personal information), users search module (class search, user search) Design and implementation of such functions.
KEY WORDS ASP.NET;SQLServer2005;B / Sarchitecture;User Search
目录
前 言 4
第一章 项目概述 5
1.1 项目背景与意义 5
1.2 项目问题的提出 5
第二章 系统需求分析 6
2.1 系统目标 6
2.2 系统功能描述 6
2.3 系统参与者 8
2.4 业务用例 8
2.5 系统用例 13
2.6 业务术语表 21
第三章 解决方案 22
3.1 采用B/S体系结构 22
3.2 采用.NET开发平台 22
3.3 使用ADO.NET组件 23
3.4 使用ASP.NET 24
3.5 使用ASP.NET三层架构 26
3.6 使用存储过程 26
3.7 系统主要问题的解决方法
文档评论(0)