资源描述:
《同学录的设计与实现 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、同学录的设计与实现摘要随着科学技术的不断发展,人们的工作和生活方式发生了巨大的变化,人们开始充分利用日益发展的计算机技术和网络技术,设计开发各种在线服务系统,这些在线服务系统影响了人们生活的方方面面,给人们带来饿了极大的便利,同学录系统就是其中之一。如何方便的准确的获取同学的联系方式,随时与同学保持紧密的联系,是我们需要解决的一个重要问题,同学录系统作为一种方便同学之间联系的使用的系统就这样应运而生。本课题是基于Windowsxp环境的数据库管理,该系统前台使用MicrosoftVisualStudio2005中的ASP.NET(C#语言)技术进行开发,
2、后台数据库采用SQLServer2000,用于解决实际问题的实例,具有一定的深度,涉及到数据库设计和前端开发工具的开发和设计,与之相似的应用很广泛。同学录系统可以通过注册、登录访问同学录系统,可以获得需要的查询的同学信息,以便找到自己失去联系的同学,随时与他保持联系。同学录给了同学之间一个联系和交流的平台,利用网络的优势和技术优势,方便同学的联系,增进同学之间的友谊。关键字:同学录;ASP;SQL数据库;网页设计TheClassmatesdesignandImplementationABSTRACTWiththecontinuousdevelopment
3、ofscienceandtechnology,howpeopleworkandlivehasundergonetremendouschanges,peoplebegantotakefull3advantageoftheincreasingdevelopmentofcomputertechnologyandnetworktechnology,designanddevelopmentofavarietyofonlineservices,onlineservicesaffectpeople'slivesallaspectstobringthehungry,ag
4、reatconveniencetheClassmatessystemisoneofthem.ThistopicisWindowsxpenvironment-baseddatabasemanagement,thesystemreceptionusingMicrosoftVisualStudio2005,ASP.NET(C#Language)technologydevelopment,back-enddatabaseusingSQLServer2000,forinstancetosolvepracticalproblems,somedepth,related
5、todatabasedesignanddevelopmentanddesignofthefront-enddevelopmenttools,awiderangeofsimilarapplications.Howconvenientandaccurateaccesstothestudentscontactinformationatanytimeandkeepclosecontactwithstudentsisanimportantissuethatweneedtoaddress,theClassmatessystemcameintobeingasaconv
6、enientstudentsthelinkbetweentheuseofthesystem.Classmatessystemcanberegistered,loginaccessClassmatessystem,studentscangetthequeryinordertofindlostcontactwithstudents,keepintouchwithhimatanytime.Classmatestoonecontactbetweenstudentsandexchangeplatform,networkandtechnologyadvantages
7、,andfacilitatethealumnicontactandenhancefriendshipbetweenthestudents.Keywords:Classmates;theASP;SQLdatabase;webpagedesign3目录3第1章绪论31.1研究背景31.2研究目的31.3研究内容31.4技术介绍......................................................................................................................
8、...............第2章相关技术简介42.1系统相关技术简介42.2