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