欢迎来到天天文库
浏览记录
ID:8324280
大小:1.32 MB
页数:33页
时间:2018-03-19
《跨平台软件安装程序的设计与实现设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、东南大学软件学院2001级张小名毕业设计论文毕业设计(论文)报告论文题目:跨平台软件安装程序的设计与实现软件学院(系)软件工程专业学生姓名:校内指导老师:企业指导教师:起始时间:2005年9月设计地点:上海经元软件信息技术有限公司V东南大学软件学院2001级张小名毕业设计论文摘要软件的安装是软件进入应用领域的第一步,安装程序的好坏决定了用户对软件的第一印象,对软件的整体质量有着重要的影响。目前软件的功能不断增多,应用范围越来越广,相应的复杂性也不断增高,因此安装程序也越加复杂。作者对InstallShield
2、Multiplatform安装程序开发框架和JavaBeans组件技术进行研究,介绍了OS/400和z/OS系统特性,在此基础上成功的为ScanMailforDomino开发出跨平台的安装程序,为跨平台安装程序的开发提供了解决方案和具体的开发实例。在ScanMailforDomino安装程序的分析和设计过程中,采用面向对象的分析与设计方法。在Windows,Linux,Solaris,AIX和OS/400操作系统上采用基于Java组件技术的InstallShieldMultiplatform来开发安装程序,只
3、需一份代码就可以支持以上平台。而在z/OS操作系统上,基于z/OS提供的Unix系统服务采用Shell脚本来开发安装程序。文中所采用的开发方法为ScanMailforDomino开发的安装程序在各个平台上都达到了产品的需求,并且有很高的质量,尤其是安装程序的模块化使得安装程序的后期维护简单和高效,降低了整个软件的开发和维护成本。关键词:安装程序,面相对象分析与设计,Java组件,集成文件系统,Unix系统服务V东南大学软件学院2001级张小名毕业设计论文AbstractInstallationisthefir
4、ststepofusethesoftware.ThequalityoftheInstallationprogramdeterminesthefirstimpressionofuserforthesoftware.Itplaysanimportantroleinthesoftwarequality.Nowadays,thesoftwarehasmorefunctions;therangeofapplicationhaslargerandlargerandthecomplexityofsoftwareisgrow
5、s.SotheInstallationbecomesmorecomplexity.TheauthorrearchestheInstallShieldMultiplatformdevelopmentframework,theJavaBeanstechnologandintroducestheOS/400andz/OSoperatesystem.Baseonthistheauthorsuccessedtodevelopthemulti-platforminstallationfortheScanMailforDo
6、mino.Thatprovidesthesolutionforthemuti-platforminstallationdevelopmentandgivestheexample.InthedevelopmentofinstallationofScanMailforDomino,theauthoruseobjectsorientedanalysisanddesign.InWindows,Linux,Solaris,AIXandOS/400platformusetheInstallShiledMultiplatf
7、ormtodeveloptheinstallationprogram.Inthez/OSplatformuseShellscripttodeveloptheinstallationbaseonthez/OSUnixSystemService.TheinstallationprogramofScanMailforDominomeetstherequirementonallplatformsandhashighquality.Themodularizationoftheinstallationprogrammak
8、esthemaintenanceeasierandmoreefficiency.Reducethecostofthesoftwaredevelopmentandmaintenance.Keywords:Installation,ObjectOrientedanalysisanddesign,JavaBeans,IntegrationFileSystem,UnixSystemServiceV东南大学软
此文档下载收益归作者所有