欢迎来到天天文库
浏览记录
ID:59417348
大小:238.50 KB
页数:71页
时间:2020-09-19
《java 面向对象设计ppt课件.ppt》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、JavaSoftwareSolutionsFoundationsofProgramDesignSixthEditionbyLewis&LoftusChapter6:Object-OrientedDesignObject-OrientedDesignNowwecanextendourdiscussionofthedesignofclassesandobjectsChapter6focuseson:softwaredevelopmentactivitiesdeterminingtheclassesandobjectsthatareneededfor
2、aprogramtherelationshipsthatcanexistamongclassesthestaticmodifierwritinginterfacesthedesignofenumeratedtypeclassesmethoddesignandmethodoverloading2OutlineSoftwareDevelopmentActivitiesIdentifyingClassesandObjectsStaticVariablesandMethodsClassRelationshipsInterfacesEnumeratedTypes
3、RevisitedMethodDesignTesting3ProgramDevelopmentThecreationofsoftwareinvolvesfourbasicactivities:establishingtherequirementscreatingadesignimplementingthecodetestingtheimplementationTheseactivitiesarenotstrictlylinear–theyoverlapandinteract4RequirementsSoftwarerequirementsspecify
4、thetasksthataprogrammustaccomplishwhattodo,nothowtodoitOftenaninitialsetofrequirementsisprovided,buttheyshouldbecritiquedandexpandedItisdifficulttoestablishdetailed,unambiguous,andcompleterequirementsCarefulattentiontotherequirementscansavesignificanttimeandexpenseintheoverallpr
5、oject5DesignAsoftwaredesignspecifieshowaprogramwillaccomplishitsrequirementsThatis,asoftwaredesigndetermines:howthesolutioncanbebrokendownintomanageablepieceswhateachpiecewilldoAnobject-orienteddesigndetermineswhichclassesandobjectsareneeded,andspecifieshowtheywillinteractLowlev
6、eldesigndetailsincludehowindividualmethodswillaccomplishtheirtasks6ImplementationImplementationistheprocessoftranslatingadesignintosourcecodeNoviceprogrammersoftenthinkthatwritingcodeistheheartofsoftwaredevelopment,butactuallyitshouldbetheleastcreativestepAlmostallimportantdecis
7、ionsaremadeduringrequirementsanddesignstagesImplementationshouldfocusoncodingdetails,includingstyleguidelinesanddocumentation7TestingTestingattemptstoensurethattheprogramwillsolvetheintendedproblemunderalltheconstraintsspecifiedintherequirementsAprogramshouldbethoroughlytestedwi
8、ththegoaloffindingerrorsDebuggingistheprocessof
此文档下载收益归作者所有