资源描述:
《毕业论文——网络平台的构建研究》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要网络教学平台是建立在网络上的一种户动平台,网络教学已经是流行于各大校园内的一种新型教学方式,聊天室的制作正是这种教学方式户动的一种最准确的体现。ASP技术是现今流行的一种动态网页编程语言,它是由美国微软公司开发研制的。它的出现不仅丰富了网络的内容,使制作出来的网页不再只局限于单一的静态界面,更加强了人机户动,也实现了人与人通过网络交流的目的。它的编程方便快捷,操作简单,只要调整IIS在IE浏览器中浏览,设置个人WEB服务器,就可以在网络上实现动态网页的制作.现在Internet网络聊天室大多采用CGI技术编程实现,C
2、GI有编程较复杂、效率低等缺点。本设计采用ASP技术和Access数据库设计聊天室。ASP是基于服务端的一个脚本环境,具有编程简单、功能强等特点,ASP脚本中采用了面向对象的编程技术,ASP内置的Request对象和Response对象可方便实现浏览器与服务器的数据交互。同时,ASP引入了两个对象:Session对象用于保存用户的个性化数据;Application对象则用于放置多用户共享信息。这些都大大提高了制作聊天室的效率。关键词:ASP技术;IIS;Web服务器;Access数据库;CGI31AbstractThen
3、etworkteachingplatformisthateverykindsetupinthenetworkmovestheplatform,anewkindofteachingwaysineverylargecampusprevailintheteachingofnetwork,themakingofthechatroomisexactlyakindofmostaccurateembodimentwhichfamilymovedofthiskindofteachingway.ASPtechnologyisakindof
4、dynamicwebpageprogramminglanguageprevailingnow,itwasdevelopedbyAmericanMicrosoft.Appearanceofitnotmerelyabundantcontentofnetwork,makewebpagecomeouttomakenolongeronlyconfinetothesinglestaticinterface,strengthenman-machinefamilymove,realizepeoplewithpeoplethroughpu
5、rposethatnetworkexchangetooevenmore.Itsprogrammingisconvenientandswift,easytooperate,solongasadjustIIStohavealookaroundinIEbrowser,setuppersonalWEBserver,canrealizemakingandsharingofthedynamicwebpageinthenetwork.NowtheInternetnetworkchatroommostlyusestheCGItechno
6、logyprogrammingrealization,CGIhastheprogrammingtobecomplex,theefficiencylowstatusshortcoming.ThisdesignusestheASPtechnologyandtheAccessdatabasedesignchatroom.ASPisbasedonaserviceendscriptenvironment,Hastheprogrammingsimply,thefunctionstrongandsoonthecharacteristi
7、cs,IntheASPscripthasusedtheobject-orientedprogrammingtechnology,InASPsetstheRequestobjectandtheResponseobjectmayfacilitatetherealizationbrowserandtheserverdataareinteractive.Atthesametime,ASPhasintroducedtwoobjects:TheSessionobjectusesinpreservingtheusertheperson
8、alizeddata;TheApplicationobjectusesinlayingasidethemultiusersharinginformation.Theseallgreatlyenhancedhasmanufacturedthechatroomtheefficiency.Keywords:ASPtechn