资源描述:
《关于新闻发布系统的设计与实现本科论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、福建交通职业技术学院毕业论文题目:关于新闻发布系统的设计与实现88新闻发布系统的设计与实现摘要:随着Internet的迅速发展,社会已经进入了网络时代。网站已经成为Internet网上进行信息传播的主要载体,Internet正在使这个世界变得越来越“小”,也使我们的竞争更加激烈。新闻发布系统是典型的新闻信息管理系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。网站新闻发布系统,是将网站上需要
2、经常变动的信息,类似公司动态、企业新闻、新产品发布、促销活动和行业动态等更新信息集中管理,并通过信息的某些共性进行分类,最后系统化、标准化发布到网站上的一种网站应用程序。该系统使用ASP.NET(C#语言)和ADO.NET技术开发,实现了网站新闻的动态管理,使得对信息的管理更加及时、高效,提高了工作效率,具有一般新闻系统的功能,主要包括前台新闻查看区和后台管理区,符合现代都市发布新闻的基本要求,并且具有一定的优势。关键字:新闻发布系统、ASP.NET、SQLSERVER、XML、B/S程序开发ABSTRACT:With
3、therapiddevelopmentofInternet,thesocietyhasalreadyenteredtheeraofthenetwork.TheWebsitehasalreadybecomethemaincarrierthatInternetcarriedoninformationdisseminationonthenet,Internetismakingthisworldbecome"smaller"and"smaller",Makeourcompetitionfiercertoo.Thenewsbri
4、efingsystemisatypicalnewsinformationmanagementsystem,Itsdevelopmentincludesthesetting-upofbackstagesupporter'sdatabaseandtworespectsofdevelopmentofmaintainingandfrontapplicationprogrammainly.Thestorehousethetothethingthatstrongthattheformerrequiressettinguptheco
5、nsistencyofthedataandintegrality,datawithgoodsecurity.Requirestothelatterthatthefunctionofapplicationprogramiscomplete,easytousethecharacteristicofwaitingfor.Thewebsitenewsissuesystemisawebsiteapplicationprocedure,themainfunctioniscollectthefrequentchangingnewst
6、ogetherinordertomanipulate,thenews,suchasthelatestdevelopments,companiesannouncements,newproductissuing,promotioncampaignandindustrydevelopments,etc.Thoseinformationwillbedividedintodifferentsortsaccordingtotheircommonness,andcouldbeissuedafterthefinalsystematiz
7、ationandstandardization.ThisnewssystemusesASP.NET(C#)andADO.NETtechnologicaldevelopment,hasrealizedthedynamicmanagementofwebsite'snews,makethecontroloverinformationmoreprompt,morehigh-efficient,hasimprovedworkingefficiency.Newsthissystemhavegeneralnewsfunctionof
8、system,mainlyincludingfrontdesknews。88目录前言1第1章系统概述21.1SQLSERVER简介21.2WEB平台的体系结构介绍21.3WEB服务器平台介绍31.4WEB平台的动态设计技术介绍41.5基于WEB平台系统的开发方法6第2章系统需求分析72.1系统规划82.1.1系统规划的目标、任务和