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

更新时间:2023-12-07 15:01:02 阅读量: 教育文库 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

毕业论文(设计)

题 目:《基于WEB的新闻发布管理系统》

系 别:信息技术系

专 业:软件工程 班 级:软件072班 学 生:胡明 学 号:070911207__ 指导教师:张振球

二零一二 年 三 月

- 1 -

声 明

本人呈交给徐州经贸高等职业学校的这篇毕业论文,除了所列参考文献和世

所公认的文献外,全部是本人在老师指导下的研究成果。该论文资料尚没有呈交于其它任何学术机关作鉴定。

毕业学生签名:

日 期:

- 2 -

徐州经贸高等职业学校毕业论文 摘要

摘 要

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

21世纪,随着Internet在中国的迅速发展,人们日常生活中越来越多地使用这项新

的技术来为自己的工作和学习服务.由于WEB页面能把文本、图像、声音、动画、视像等多种媒体信息集于一体,不但使信息的显示更加生动,而且使信息的浏览更为方便,同时WEB页能实现网上交易平台、客户信息反馈方便了企业与客户之间信息交流,因此许多企业为增强企业知名度,以网站作为对外的展示窗口,进行内外信息交流。衡量网站的一个重要标准是能否满足人们不停的对信息的渴求。也就是说,一个正规的网站需要快速和大量更新内容,同时保证运转的稳定性和安全性。手工方式对于大型网站必然是不可取的,工作人员需要一种系统工具来方便高效的更新和管理网站,这样,网站信息管理系统便出现在互联网的舞台上。

我是根据各大网站信息管理系统的开发为背景,论述了整个系统的开发过程,系统的结构及系统开发的基本原理和方法。全论文分为概述、系统的概要设计、网站信息管理系统开发工具与环境、ACCESS数据库介绍、系统的详细设计、结束语、参考文献等几部分。详细论述了系统的概要设计、网站信息管理系统开发工具与环境、ACCESS数据库介绍、系统的详细设计等内容。

关键词 ASP.NET web服务 新闻发布

Abstract

- 3 -

徐州经贸高等职业学校毕业论文 摘要

This paper summarizes the Web service technical characteristics, puts forward a new Web services based on the system structure model, and introduces the application of asp.net create Web services firm

Now 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: Asp.net web service news release

- 4 -

徐州经贸高等职业学校毕业论文 目录

绪 论

引言

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服务 ,来实现 新闻发布和新闻资源在 网站之间的共享。

- 5 -

本文来源:https://www.bwwdw.com/article/oa7t.html

Top