您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 销售管理 > 4-29排版低耦合度的工商注册服务系统的设计与实现03
学校代号10532学号分类号TP39密级公开工程硕士学位论文低耦合度的工商注册服务系统的设计与实现学位申请人姓名培养单位软件学院导师姓名及职称学科专业软件工程研究方向软件工程论文提交日期2011年月日学校代号:10532学号:密级:湖南大学工程硕士学位论文低耦合度的工商注册服务系统的设计与实现学位申请人姓名:导师姓名及职称:培养单位:软件学院专业名称:软件工程论文提交日期:2011年论文答辩日期:2011年月日答辩委员会主席:教授DesignandImplementationofIndustryandCommerceRegistrationServiceSystemOfLowCouplingByXXAthesissubmittedinpartialsatisfactionoftherequirementsforthedegreeofMasterofEngineeringinSoftwareEngineeringintheGraduateschoolofHunanUniversitySupervisorProfessorXXProfessorXXMarch,2011工程硕士学位论文I学位论文原创性声明和学位论文版权使用授权书湖南大学学位论文原创性声明本人郑重声明:所呈交的论文是本人在导师的指导下独立进行研究所取得的研究成果。除了文中特别加以标注引用的内容外,本论文不包含任何其他个人或集体已经发表或撰写的成果作品。对本文的研究做出重要贡献的个人和集体,均已在文中以明确方式标明。本人完全意识到本声明的法律后果由本人承担。作者签名:日期:年月日学位论文版权使用授权书本学位论文作者完全了解学校有关保留、使用学位论文的规定,同意学校保留并向国家有关部门或机构送交论文的复印件和电子版,允许论文被查阅和借阅。本人授权某大学可以将本学位论文的全部或部分内容编入有关数据库进行检索,可以采用影印、缩印或扫描等复制手段保存和汇编本学位论文。本学位论文属于1、保密□,在______年解密后适用本授权书。2、不保密□。(请在以上相应方框内打“√”)作者签名:日期:年月日导师签名:日期:年月日√低耦合度的工商注册服务系统的设计与实现II摘要计算机技术和互联网的发展推动了电子商务的持续进步,为实现中介机构业务系统与工商部门网上办事公共服务平台的无缝对接,“工商注册服务系统”一方面需要体系结构低耦合,以动态适应工商系统的不断完善,另一方面需要为申请人提供便捷、高效的远程跨区域业务申请及办理等相关服务。本系统的开发具有较好的实用价值。本文首先介绍了课题背景并分析比较了现有的支持技术,给出了系统的需求分析和建设目标,提出了包含名称核准、注册登记、变更登记、年检申请、消息管理等多个子模块的系统功能;设计了系统体系结构,功能设计,数据库设计等。本系统实现的是一个基于asp.net的工商注册管理系统,采用报表和打印控件技术实现业务处理中的多种表格。系统借鉴PetShop的MVC三层框架,这种多层结构的方式使得系统具有很强的伸缩性、通用性、兼容性和可操作性。每一层能够专注于特定的角色和功能。本系统采用了B/S模式,管理端和用户端只需要浏览器就可以实现业务办理和处理,操作起来方便简洁。本系统是一个实用性较强的工商注册管理平台,能够有效满足工商注册多项业务的应用需求。系统测试与应用效果表明,系统运行安全、可靠、稳定,具有很好的易用性和实用性。关键词:工商注册;asp.net;MVC;软件设计工程硕士学位论文IIIAbstractComputertechnologyandtheInternethavepromotedtheprogressofe-commerce.ToconnectthebusinessoftheintermediariesandthePublicServicePlatformoftheadministrativedepartmentofindustryandcommerce,theBusinessregistrationservicessystemshouldsatisfytheessentialrequirements.Firstofall,inordertoadapttothechangeofthebusinesssystems,thesystemarchitecturemusthavelowcoupling.Secondly,thssystemshouldprovideconvenientandefficientservicesfortheapplicanttoapplyanddealwiththebusiness.Andthissystemhasgoodutilitarianvalue.Intoday'ssociety,allsortsofe-commercecompanyande-commerceplatformspringingupappear.E-commercereferstousingthecomputertechnology,networkcommunicationtechnologyandInternettechnologyenablestransactionsinvolvewherethepartieswithelectroniccontact,inordertoachievethebusinessactivitiesofinternationalization,informatizationandpaperlessprocess.Itcanprovideaccurate,fastandefficientbusinessoperation,savingenterprisecostofproduction.Therefore,theconceptofe-commerceinenterprisemanagementapplicationtobecomeverybenecessary.Theindustryandcommerceregistrationservicesystemfacilitatefurtherexploreonlineregistrationconsultingrelatedservices,promotingonlinenameauthorizationandonlineregistrationfortherelevantrequirements,intendedtheapplicanttoprovidemoreconvenientandefficientservice.Firstofall,thisarticlegivesusthepresentationofsubjectbackgroundandtheanalysisandcomparisonofexistingtechnologys.Itdescriblestheanalysisofsystemrequirements,thegoalofbuildingofthissystem.ittellsussystemfunctionofsub-modulesincludingnameapproving,enterpriseregistering,changeregistering,yearlycheckapplying,messagemanagementandsoon.Ithasadesignofsystem-levelarchitecture,functionanddatabase.ThissystemimplementedaindustryandcommerceregistrationmanagementsystemthatadoptedASP.NETstructure.Itmadeuseofreportandprintcontroltechnologytoimplementprintingdifferenttablesinbusiness.ThesystemusedMVCframeworkforreferencetoMicrosoftPetShop.Thisthree-tierstructureenablesthesystemtohavedistinguishedqualityofflexibility,compatibility,maneuverability.BecausethissystemadoptsB/Spattern,clientsandadministratorsonlyneedbrowser低耦合度的工商注册服务系统的设计与实现IVandoperationismadeveryeasy.Thisplatformhavestrongfunctionandpracticability,thesystemcanmeettheapplicationrequirementsofanumberofscenarios.Atlast,systemtestandapplicationresultsindicatethatitisansafeoperation,reliable,stablesystem,havinggoodusabilityandpracticability.KeyWords:Industryandcommerceregistration;ASP.NET;MVC;SoftwareProgramming工程硕士学位论文V目录学位论文原创性声明和学位论文版权使用授权书.........................................................I摘要........................................................................................................................IIAbstract...................................................................................................................III插图索引................................................................................................................VIII附表索引....................................................................................................................X第1章绪论...........................................................................................................11.1课题来源和选题依据...................................................................................11.1.1课题来源................................................................................................11.1.2选题的目的和意义................................................................................11.1.3工商注册管理及工商注册管理系统现状.............................................21.2本文结构与研究内容....................
本文标题:4-29排版低耦合度的工商注册服务系统的设计与实现03
链接地址:https://www.777doc.com/doc-1577076 .html