I个人网站设计与实现摘要随着网络的不断发展,网站的建立已经成为了一件很普通的事情了,不管是对于企业家来说,建立一个恰到好处的网站可以提高公司抢占新时代发展的要点,开拓国际市场的新形象。还是对于个人来说,建立一个恰到好处的网站可以更方便的收集信息,可以更好的同其他人进行交流与学习。使用自己做的网站平台可以让以后出去找工作变得更加的轻松。此论文阐述了网站设计的方向和目的,并相应简单介绍了系统开发所采用的技术。同时简单分析了系统的模型,明确了系统的操作流程,并分析了系统的可行性,确定了在当前的情况下,留言板信息管理系统的开发是可执行的。并在需求分析结果的基础上,划分系统的功能模块。最后对系统中的数据库进行设计,包括数据流图、实体联系图等。关键字:互联网;留言板;ASPIIAbstractWiththecontinuousdevelopmentofthenetwork,establishingthewebsitehasbecomeaverycommonthing,whetheritisfortheentrepreneur,theestablishmentofabejustperfectwebsitecanimprovethecompaniestoseizethekeypointsofthedevelopmentofthenewera,anewimagetodeveloptheinternationalmarket.Ortotheindividual,theestablishmentofabejustperfectwebsitecanbemoreconvenienttocollectinformation,canbettercommunicatewithothersandlearning.Theuseofownwebsiteplatformmayletgofindajobmoreeasily.Thispaperexpoundsthepurposeanddirectionofthewebsitedesign,andsimplyintroducesthesystemdevelopmenttechnology.Atthesametime,asimpleanalysisofthesystemmodel,theoperationprocessofthesystem,andanalyzedthefeasibilityofthesystem,identifiedinthecurrentcircumstances,thedevelopmentofthemessageboardinformationmanagementsystemistobeexecuted.Basedintheanalysisoftherequirement,thefunctionmoduledivisionsystem.Finallycarriesonthedesigntothesystemdatabase,includingdataflowdiagram,entityrelationshipdiagram.Keyword:Internet;Messageboard;ASPIII目录摘要ⅠAbstractⅡ第1章绪论11.1研究背景与意义11.2个人网站的研究工作11.3课题研究的主要内容2第2章设计部分22.1设计的背景与愿望22.2使用工具的简单介绍32.2.1IIS的简单介绍32.2.2Access数据库的简单介绍42.2.3ASP的简单介绍42.3网站概述42.4数据库的设计102.4.1论坛管理员登录102.4.2论坛管理102.4.3留言板12第3章网站的建设123.1个人档案模块3.1.1个...