资源描述:
《基于设计模板和软构件的开发方法及在网吧管理系统应用》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、哈尔滨工业大学工学硕士学位论文摘要随着软件应用范围的扩大,软件规模愈来愈大,其复杂性也随之急剧地增加。面对日益庞大的应用系统,如何迅速高效的构建软件系统是摆在软件开发人员面前的一个难题。本文中讨论的方法—基于设计模板和软构件的软件开发方法—很好的解决了这个难题。本文首先研究了设计模板和软构件的研究现状,分析了它们的优缺点,然后提出了将二者结合起来进行软件开发的思想,这种方法充分结合了设计模板和软构件各自的优点,从而提高了软件的开发效率。其次,以网吧管理系统的开发过程为例,详细阐述了运用基于设计模板和软构件的软件开发方法进行管理系统开发的过程。再次,基于网吧
2、管理系统的实现抽取出一般管理系统可以重用的设计模板。本研究中的设计模板是借助.NET企业级模板工具生成的,它借鉴了.NET企业级模板的优点并在其基础上加以改进,从而克服了.NET企业级模板的不足之处,同时还避免了传统模板的过于抽象和结构不灵活的缺点。最后,基于网吧管理系统的实现,本文还生成了几个软构件。遵循软构件的开发原则,本文中的软构件都明确定义了对外访问的接口,可用于其他系统的开发,从而提高了系统的开发效率。本文基于以上四点详细展开讨论,从本文的讨论中可以看出基于设计模板和软构件的开发方法的优点所在。关键词.NET;企业级模板;软件复用;软构件哈尔滨工
3、业大学工学硕士学位论文AbstractWiththeextensionoftheapplicationofthesoftware,thescaleofthesoftwarebecomeslargerandlarger,andthecomplexityincreasesquickly.Inthefaceoftheincreasingapplicationsystem,thedificultytheprogrammerfacedishowtobuildthesoftwaresystemefficaciously.Themethoddiscussedinthis
4、paper-themethodofsoftwaredevelopingbasedondesigntemplateandcomponent-solvedthedificultyperfectly.Atfirst,wediscusstheresearchstatusofdesigntemplateandcomponent,andanalyzetheirrelativemerits,andputforwardasoftwaredevelopingideabasedonthem,whichcombinesthevirtueofdesigntemplateandco
5、mponentandimprovestheeficiencyofsoftwaredeveloping.Secondly,basedonthedevelopingprocessofthemanagementsystemofNetBar,weexplainhowtousethesoftwaredevelopingmethodwhichbasedondesigntemplateandcomponenttodevelopmanagementsystem.Thirdly,wegetdesigntemplatewhichcanbereusedoutofthemanag
6、ementsystemofNetBar.ThedesigntemplateinthisresearchiscreatedbyvirtueofEnterprise.TemplatewhichMicrosoftofers.ItmakesuseofthemeritofEnterpriseTemplate,andimprovesonit,andovercomesthedisadvantageofitItconquersthedisadvantageofthetraditionaldesigntemplate.Atlast,basedonthedevelopingp
7、rocessofthemanagementsystemofNetBar,wecreatesomecomponents.Keepingtothedevelopingprincipleofcomponent,allthecomponentsinthispaperdefinetheinterfacesthatcanbevisitedbyothers.Theycanbereusedinothermanagementsystem,andimprovetheeficiencyofthesoftwaredevelopingInthispaper,wediscussthe
8、abovefourpointsindetail.Wecanfind