- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
个性化的新闻推送系统设计与实现
个性化的新闻推送系统设计与实现 摘要 在网络发展的新时代,越来越多的信息在网上发布,新闻作为信息的一个重要的主题也不例外。为使用户轻松获得更新最好的新闻信息,每天的信息发布、更新都需要投入很大的人力和物力。 本文通过研究ASP.NET技术+数据库SQL Server 2008结合的方式,以 Microsoft公司Internet Information Server 7.0作为Web服务器,实现了一个基于浏览器/服务器(Browser/Server)模式的网络新闻发布系统,完成了用户浏览及管理员操作的各项功能,如:栏目菜单的显示、栏目内新闻的显示、新闻有哪些信誉好的足球投注网站、新闻评价、添加新闻、新闻的修改和删除、新闻栏目管理、用户管理等。系统设计严格遵循软件工程思想,完成了系统的可行性分析,需求分析,概要设计和详细设计等工作。 关键词: 网络,信息,ASP.NET,浏览器/服务器 Abstract Nowadays, along with Internet future development, more and more information are released by the Internet. The news is of them. For letting the customer to acquire some satisfied news information, everyday, the collection, release and renew of information need a great of energy and the material resources. This text passes a research ASP.NET technique and general method of the database SQL Server 2008 about write procedure, Carry out a Release system of the news on the network, it takes Browser/Server as work terrace. Completed various function of the customer about browse and the managing person in operation, such as: show of the column, the manifestation of the column, the news search, the commentary of the news, increase news, modify news, delete news, manage of the column, manage customer Etc. The design of the system follows the thought of the software engineering strictly, complete the analysis of possibility, the analytical about need, the concept design, detailed design Etc. Keyword:Internet, Information, ASP.NET, Browser/Server. 目录 前言 1 1. 绪论 2 1.1. 新闻发布系统概述 2 1.2. 国内外新闻发布系统研究现状 2 1.3. 信息传递方式的发展 2 2. 系统运行、布署及开发环境介绍 3 2.1. 系统运行环境 3 2.1.1. 软件环境 3 2.1.2. 硬件环境 3 2.2. 系统布署 3 2.3. 系统开发工具及运行介绍 3 2.3.1. 开发工具(Microsoft Visual Studio 2010) 3 2.3.2. 开发语言(C#.Net) 4 2.3.3. 数据库(SQL Server 2005) 5 2.3.4. Internet 信息服务(IIS7.0) 9 3. 系统分析及总体设计 11 3.1. 需求分析 11 3.2. 系统结构图 12 4. 系统设计 14 4.1. 系统设计 14 4.1.1. 数据库访问 14 4.1.2. 用户控件 27 4.1.3. 代码公共类 28 4.2. 系统页面设计 31 4.2.1. 前台新闻浏览 31 4.2.2. 后台新闻发布及系统管理 40 5. 数据库设计与实现 46 5.1. 数据库逻辑关系 46 5.1.1. 用户、角色、权限和新闻栏目关系 46 5.1.2. 新闻内容关系图 47 5.2. 数据库说明
文档评论(0)