摘要本论文实现了一个驾校预约课程的功能,本系统研究基于B/S模式的信息资源共享分配的实现,采用的是ASP.NET+SQLSERVER2008模式的电子信息平台。由于现代人的生活与学习节奏较快,且电脑普及率和上网概率也随着社会的发展越来越高,驾校的学员上网获取预约教练的机会越来越多。所以,驾校可以将驾校课程预约宣传服务切入到这个点来,让学员更方便地获取相关信息,这将大大提高学员学车的进度和对驾校教育的满意度。此系统设计上采用三层结构,使之在选用平台、采用技术上具有先进性、前瞻性、扩充性,从而保证建成的系统具有良好的稳定性、可扩充性。系统设计按标准化、规范化,分层设计,构件化实现。采用软件构件化的开发方式,使系统结构分层,业务与实现分离,逻辑与数据分离;以统一的服务接口规范为核心,使用开放标准。从功能上来说,系统是比较完备的,系统以Web界面与用户交互,为用户提供信息并接受其操作,同时通过数据库管理系统来存储信息数据。系统实现了对信息数据的浏览、查询、编辑和管理等基本数据库操作,采用了模块化设计方法,根据用户的需求及程序的应用与维护的易用性,将各个部分置于不同的模块当中,方便了程序的扩展与维护,同时建立了程序功能复用的基础。关键词驾校课程预约B/S模式三层结构SQLSERVER2008ABSTRACTThispaperimplementsadrivingschoolcurriculumfunctionreservation,thesystembasedonB/Smodeofdistributionofinformationtorealizeresourcesharing,usingtheASP.NET+SQLSERVER2008modelofe-governmentplatform.Becausethelifeofmodernpeopleandthepacefaster,andcomputerandInternetpenetrationratewiththedevelopmentofsocietymoreandmorehigh,OntheInternet,drivingschool'sstudentsgetmoreandmoreopportunitiesmakeanappointmentcoach.Therefore,thedriverdrivingcancoachreservedpublicityservicecuttothepoint,letthestudentseasieraccesstorelevantinformation,whichwillgreatlyenhancethetraineeslearntoprogressandsatisfactiononschooleducation.Thesystemdesignusingthree-tierstructure,makingitthechoiceofplatform,usingadvancedtechnology,forward-looking,scalable,soastoensurethecompletionofthesystemhasgoodstability,scalability.Accordingtothestandardizeddesignofthesystem,standardization,hierarchicaldesign,componentsoftheachievement.Useofcomponent-basedsoftwaredevelopmentmethods,sothatthehierarchicalstructureofthesystem,andtoachieveseparationofbusinesslogicanddataseparation;toaunifiedserviceinterfacespecificationasthecore,theuseofopenstandards.Fromthefunctionalpointofview,thesystemisfairlycomplete,thesystemuserinteractionwiththeWebinterfaceforuserstoprovideinformationandacceptitsoperation,atthesametimethroughthedatabasemanagementsystemtostoredata.Systemtoachievethebasicdatabaseofinformationanddatabrowsing,query,editingandmanagementoperations,usingamodulardesignmethod,accordingtotheneedsofusersandtheapplicationproceduresandmaintenanceoftheeaseofuse,eachcomponentwillbeplacedindifferentmodules,tofacilitatetheprocessofexpansionandmaintenance,andestablishedthebasicprogramfunctionreuse.Keywords:drivinglessonmakeanappointmentthree-tierstructureB/SmodeASP.NETSQLSERVER2008目录摘要............................................................................................................................IAbstract.......................................................................................................................I引言...........................................................................................................................01绪论.....................................................................................................................01.1设计介绍...