当前位置:文档之家› 基于WEB的新闻发布管理系统方案

基于WEB的新闻发布管理系统方案

毕业论文(设计)题目:《基于WEB的新闻发布管理系统》系别:信息技术系专业:软件工程班级:软件072班学生:胡明学号:*********__ 指导教师:振球二零一二年三月声明本人呈交给经贸高等职业学校的这篇毕业论文,除了所列参考文献和世所公认的文献外,全部是本人在老师指导下的研究成果。

该论文资料尚没有呈交于其它任何学术机关作鉴定。

毕业学生签名:日期:摘要本文概述了Web服务技术特点,提出了一种新的基于web服务的系统结构模型,介绍了运用 ASP.NET创建 web服务实现新闻发布系统的方法。

21世纪,随着Internet在中国的迅速发展,人们日常生活中越来越多地使用这项新的技术来为自己的工作和学习服务.由于WEB页面能把文本、图像、声音、动画、视像等多种媒体信息集于一体,不但使信息的显示更加生动,而且使信息的浏览更为方便,同时WEB页能实现网上交易平台、客户信息反馈方便了企业与客户之间信息交流,因此许多企业为增强企业知名度,以作为对外的展示窗口,进行外信息交流。

衡量的一个重要标准是能否满足人们不停的对信息的渴求。

也就是说,一个正规的需要快速和大量更新容,同时保证运转的稳定性和安全性。

手工方式对于大型必然是不可取的,工作人员需要一种系统工具来方便高效的更新和管理,这样,信息管理系统便出现在互联网的舞台上。

我是根据各大信息管理系统的开发为背景,论述了整个系统的开发过程,系统的结构及系统开发的基本原理和方法。

全论文分为概述、系统的概要设计、信息管理系统开发工具与环境、ACCESS数据库介绍、系统的详细设计、结束语、参考文献等几部分。

详细论述了系统的概要设计、信息管理系统开发工具与环境、ACCESS数据库介绍、系统的详细设计等容。

关键词 ASP.NET web服务新闻发布AbstractThis paper summarizes the Web service technical characteristics, puts forward a new Web services based on the system structure model, and introduces the application of create Web services firmNow news release system method.The 21 st century, with the rapid development of the Internet in China, People's Daily life more and more use of the new technology to the work and the study service. Because the WEB page text, image, sound, animation, video and so on many kinds of media information collection in an organic whole, not only make information more vivid display, and make information browsing more convenient, and WEB pages can realize the online trading platform, the customer information feedback convenient between firm and customer information exchange, so many enterprises to strengthen enterprise well-knownness, the site as a foreign show window, carries on the internal and external information exchange. Measure site is one of important standard is you could meet the people kept the desire for information. In other words, a normal web site needs to update the content of fast and, at the same time guarantee the stability and safety operation. Manual mode for large web site is necessarily not desirable, staff needs to be a system the tools to make efficient update and site management, so, the website information management system in the Internet will appear on the stage. I'm according to each big website information management system development as the background, this paper discusses the development process of the whole system, the structure of the system and the system development the basic principle and method. All the papers into a summary of the summary, system design, website information management system development tools and environment, the ACCESS database is introduced, the system of detailed design, last word, references to wait for a few parts. Discusses the outline of the system design, web information management system development tools and environment, the ACCESS database is introduced, the system of the detailed design, etc.Keywords: web service news release绪论引言1.1引言ASP.NET是一种基于 Microsoft.NET平台的 Web应用程序开发技术,使用 ASP.NET创建的 b services是建立在.NET框架和公共语言运行库之上的。

在 ASP.NET中提供了 Web服务设计功能。

Web服务可以实现跨获取网页信息,同时不需要之间的链接。

Web服务通过 SOAP(Single Object Access Protocol简单对象访问协议)来实现之间的资源共享。

本文用 ASP.NET提供的 Web服务设计功能来创建 Web服务,来实现新闻发布和新闻资源在之间的共享。

1.2 Web服务概述Web服务是指由企业发布的完成其特别商务需求的在线应用服务,其他公司或者应用软件能够通过 Intemet来访问并使用这项在线应用服务。

Web服务以开放的标准为基础构建在 II1.ternet上,Web服务具有良好的平台无关性和编程语言无关性。

Web服务使用基于 XML的消息处理作为基本的数据通讯方式,以帮助消除使用不同组件模型、操作系统和编语语言的系统之间存在的差异。

绑定瑚门nP之上的 SOAP协议,可以跨语言、跨操作系统进行远程过程调用,实现了编程语言和系统平台的无关性,从而大大简化了不同企业系统之间的交互问题。

WSDL(web Services Descfipfion Ian lage)采用 XML格式描述 web 服务,其中包括 Web服务做什么、位于哪里、怎样调用等信息。

Web服务结合了组件技术和网络技术,Web服务的核心结构如图 1所示。

在核心结构中,Web服务是标准网络协议规定的一种开放性事务结构处理函数,它起到中心作用。

Web服务使用 HTIP作为允许远程方法请求穿过企业防火墙的传输工具。

Web服务不依赖于某种专用的组件技术或对象调用约定。

所以任何一种语言编写的、使用任何一种组件模型的、以及在任何操作系统上运行的程序都可以访问 Web服务。

在一个网络应用系统中可以构建多种多样的 Web服务。

如新闻发布服务、股票信息服务、天气预报服务、电子服务等等。

3 新闻发布系统的结构模型为了以 Web服务方式来发布新闻,实现新闻资源在之间的共享。

我们提出了一种新的系统结构模型,即 B/S/S/D模型 .在这个 B/S/S/D模式中,各层的主要作用为:表客户可以用浏览器通过 Internet在各个出版新闻进行新闻浏览,获取自己感兴趣的新闻消息,作为访问新闻的客户端。

消耗 Web服务层(SOAP Client) 包括 Web服务器、应用服务器和代理服务器。

各个出版新闻作为客户访问新闻的服务器端,提供有价值的新闻信息,籍此吸引更多的用户来浏览网站。

同时,为了共享之间新闻资源,消耗 Web服务层也充当共享 Web服务的客户端,作为 Web服务请求者角色,消耗Web服务。

通过查询新闻发布中心获取 Web服务的信息,如Web服务的接口和返回数据,找到 Web服务的位置及其支持的方法,然后创建 Web服务的代理程序。

在各个出版新闻Web服务器上存放 Web服务的代理程序以及使用 Web服务的客户端应用程序。

提供 Web服务层(SOAP Server) 包括 Web服务器、应用服务器和代理服务器。

新闻发布中心充当共享新闻资源的服务器端,作为 Web服务提供者角色,提供 Web服务请求者所需要的各种 Web服务。

在新闻发布中心 Web服务器上存放用于发布新闻的 Web服务,以及用于修改、增加或者删除等更新新闻消息的管理应用程序。

数据层(DB) 存放以XML文件形式的新闻信息。

在这个 B/S/S/D模型中,Web服务请求者与 Web服务提供者之间有着密切的关系,它们之间通过 H3TP、SOAP进行通讯。

相关主题