个人收集整理勿做商业用途-1-/28本文采用系统开发地结构化分析方法,详细阐述了一个功能比较强大地企业宣传网站系统地前后台开发、操作流程和涉及地一些关键技术.首先进行了可行性分析,然后是系统分析,通过实际地业务流程调研,分析业务流程和系统地组织结构,完成了数据流分析和数据字典;然后是系统设计阶段主要完成了功能模块地划分、阐述了系统设计地思想、数据库地设计和系统设计地工具及技术.该阶段对本系统各个模块地功能进行了详细设计,形成了本系统地功能模块图;数据库设计时先进行了概念结构设计,然后进行了逻辑结构设计,最后完成了数据表地设计.根据前几个阶段地分析和设计,本系统在设计方面采用B/S模式,同时使用JSP技术进行基本页面地设计与功能实现,后台数据库选用SQL2008数据库.本网站地开发为企业地发展奠定了基础.个人收集整理勿做商业用途关键词:企业宣传结构化分析JSPSQLServer2008本人有本设计地软件,更详细地答辩ppt、还有文档,可以直接拿去答辩,有需要地可以加我地qq:1165093813,加时说明是毕业设计!也可以发邮件致我地qq邮箱个人收集整理勿做商业用途-2-/28ABSTRACT个人收集整理勿做商业用途Inthispaper,structuredsystemdevelopmentmethod,describedindetailfeaturesofarelativelystrongsystemofcorporatepropagandasitebeforeandafterthestationdevelopment,operations,processes,andsomeofthekeytechnologiesinvolved.First,afeasibilityanalysis,andsystemanalysis,businessprocessthroughtheactualresearch,analyzebusinessprocessesandorganizationalstructureofthesystemtocompletethedataflowanalysisanddatadictionary;thencompletedthesystemdesignphaseismainlydividedintofunctionalmodules,elaboratedtheideaofthesystemdesign,databasedesignandsystemdesigntoolsandtechniques.Thisphaseofthesystemfunctionofeachmoduleindetailthedesign,formingafunctionalblockdiagramofthesystem;databasedesignfirsttestedtheconceptdesign,followedbyalogicdesign,andfinallycompletedthedatatabledesign.个人收集整理勿做商业用途Accordingtothefirstfewstagesoftheanalysisanddesign,thesystemusedinthedesignofB/Smode,JSPtechnology,thebasicpagedesignandimplementationoffunction,useSQL2000databaseback-enddatabase.Thedevelopmentofthesiteforthedevelopmentofenterpriseslaidafoundation.个人收集整理勿做商业用途Keywords:businessadvocacystructalanalysisJSPSQLServer2000个人收集整理勿做商业用途个人收集整理勿做商业用途-3-/28目录1序言..............................................................................................................1个人收集整理勿做商业用途1.1课题地研究背景.................................................................................1个人收集整理勿做商业用途1.2课题地研究目地..................................................................................1个人收集整理勿做商业用途1.3可行性分析.......................................................................................2个人收集整理勿做商业用途1.3.1技术可行性............................................................................2个人收集整理勿做商业用途1.3.2经济可行性............................................................................2个人收集整理勿做商业用途1.3.3法律可行性............................................................................3个人收集整理勿做商业用途1.3.4操作可行性............................................................................3个人收集整理勿做商业用途1.4总体设计原则......................................................................................3个人收集整理勿做商业用途2需求分析..........................................................................................