如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
摘要当今世界以信息化为主导,现在信息化进程在中国进入了前所未有的快速发展阶段。随着计算机软硬件的迅速升级、计算机网络的迅速普及,网上办公、信息化管理越来越被企事业单位所青睐。川谷酒业信息管理系统是川谷酒业的信息管理平台,其中川谷酒业信息管理系统设备管理子系统负责对川谷酒业设备设施信息管理。本论文主要内容为川谷酒业信息管理系统设备管理子系统设计与实现及相关技术研究。系统采用B/S架构,由客户端(Web浏览器)、Web服务器和数据服务器三层分布结构组成。系统开发过程是按照国际上主流的RUP(RationalUnifiedProcess)开发过程,遵循了以用例为驱动,以架构为中心,迭代和增量的开发原则,系统建模时采用UML语言。系统开发使用C#语言,采用.NET多层架构中的三层模型,具有很强的可靠性、可用性和可移植性。目前系统处在本地试运行阶段,运行状态良好。设备信息表单的增、删、查、改、设备移交和资产统计等功能都已经实现。用户界面也设计的非常友好,例如用户输入日期时,点击文本框,系统自动弹出日历控件,这样用户不需要自己输入而可以点击选择日期和时间;用户在填写设备类别时,也无需自己输入而可以在下拉菜单里选择。系统运行结果表明,本系统满足系统管理员、企业领导和普通员工的应用需求。论文将对该系统的设计与实现做详细介绍。关键词:.NET多层架构管理信息系统ASP.NETAbstractIntoday'sworldofinformationintothelead,andnowtheprocessofinformatizationinChinahasenteredanunprecedentedphaseofrapiddevelopment.Withtherapidescalationofcomputerhardwareandsoftware,therapidlygrowingpopularityofcomputernetworks,onlineoffice,informationmanagementisincreasinglybeingpreferredbyenterprisesandinstitutions.ChunaGuMISisChuanGuinformationmanagementplatform,inwhichChuanGuMISequipmentmanagementsubsystemisresponsibleforChuanGu'sequipmentinformationmanagement.ThemainpurposeofthispaperisChuanGuMISequipmentmanagementsubsystem'sdesignandimplementandthetechnologyusinginimplementingthesystem.ThissystemadoptstheB/Sstructure,whichismadeupbythreelayers:clientend,webserverandthedatabaseserver.ThesoftwaredevelopmentprocessisbasedonRationalUnifiedProcess(RUP),whichisaUsecase-Driven,Architecture-Centric,Component-Based,IterativeandIncrementalDevelopedProcess.ThesystemwasdevelopedinC#languagebasedon3-tierarchitectureinthe.NETwhichensurethesystemwhichweusehashighreliability,maintainabilityandportability.Inthecurrentsystemoflocaltestrunstage,runningingoodcondition.ThefunctionofDeviceInformationManagementhasbeenachieved.Userinterfacedesignisalsoveryfriendly.Theresultsthatthesystemisrunningshowthatthesystemmeetsthesystemadministrator,businessleadersandthegeneralstaffoftheapplicationrequirements.Thedesignandimplementationdetailsofthesystemwillbeintroducedinthispaper.