ICMP性能监控系统设计Word文件下载.docx

上传人:b****2 文档编号:6059752 上传时间:2023-05-06 格式:DOCX 页数:75 大小:569.52KB
下载 相关 举报
ICMP性能监控系统设计Word文件下载.docx_第1页
第1页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第2页
第2页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第3页
第3页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第4页
第4页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第5页
第5页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第6页
第6页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第7页
第7页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第8页
第8页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第9页
第9页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第10页
第10页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第11页
第11页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第12页
第12页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第13页
第13页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第14页
第14页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第15页
第15页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第16页
第16页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第17页
第17页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第18页
第18页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第19页
第19页 / 共75页
ICMP性能监控系统设计Word文件下载.docx_第20页
第20页 / 共75页
亲,该文档总共75页,到这儿已超出免费预览范围,如果喜欢就下载吧!
下载资源
资源描述

ICMP性能监控系统设计Word文件下载.docx

《ICMP性能监控系统设计Word文件下载.docx》由会员分享,可在线阅读,更多相关《ICMP性能监控系统设计Word文件下载.docx(75页珍藏版)》请在冰点文库上搜索。

ICMP性能监控系统设计Word文件下载.docx

Operatingonmultipleplatformsinheterogeneousnetworksinvalidatesthetraditionalschemesofbinarydistribution,release,upgrade,patch,andsoon.Tosurviveinthisjungle,Javamustbearchitectureneutral,portable,anddynamicallyadaptable.

TheJavasystemthatemergedtomeettheseneedsissimple,soitcanbeeasilyprogrammedbymostdevelopers;

familiar,sothatcurrentdeveloperscaneasilylearnJava;

objectoriented,totakeadvantageofmodernsoftwaredevelopmentmethodologiesandtofitintodistributedclient-serverapplications;

multithreaded,forhighperformanceinapplicationsthatneedtoperformmultipleconcurrentactivities,suchasmultimedia;

andinterpreted,formaximumportabilityanddynamiccapabilities.

DevelopingyourapplicationsusingJavaresultsinsoftwarethatisportableacrossmultiplemachinearchitectures,operatingsystems,andgraphicaluserinterfaces,secure,andhighperformance,WithJava,yourjobasasoftwaredeveloperismucheasier—youfocusyourfullattentionontheendgoalofshippinginnovativeproductsontime,basedonthesolidfoundationofJava.Thebetterwaytodevelopsoftwareishere,now,broughttoyoubytheJavalanguageplatform.

Javahasexactlytheoppositeproperty:

itforcesyoutomakeexplicitchoices.Alongwiththesechoicescomealotofassistance—youcanwritemethodinvocationsand,ifyougetsomethingwrong,yougettoldaboutitatcompiletime.Youdon’thavetoworryaboutmethodinvocationerror.

TheJavabeginnermustgrasp30basicconcepts

Basicconcept:

1.InOOPtheonlyrelationsiswhattheobject’sinterface,suchasthecomputersellerheleavesaloneinternalstructureofelectricalsource,butheisonlyconcernedaboutthatwhetherthepowerwillbesuppliedtoyou,alsosolongasknowcanornotbutisnothowandwhy.Allproceduresaremakeupofcertainattributeandthebehaviorobject,thedifferentobjectvisitinvokesthroughthefunctioninvocation,betweentheobjectallintercommunionareinvokethroughthemethodinvocation,Byobjectdataencapsulation,enhancesreuserateverymuch.

2.InOOPthemostimportantthoughtisclass,theclassisthetemplate,isablueprint,constructanobjectfromaclass,namelyconstructaninstanceoftheclass.

3.Encapsulation:

isthatcombinesthedataandthebehaviorinapackage)andhidesthedatatherealizationprocesstotheobjectuser,inanobjectdataiscalleditsinstancefield.

4.Throughexpandsaclasstoobtainanewclassiscalledinheritance,butallclassesareconstructedbytheobjectsuperrootclassofexpansion.

5.Object3principalcharacteristics

Behavior---explainedthisobjectcanmakewhat.

Tate---whentheobjectexertsthemethodobjectreflection.

Dentity---andothersimilarbehaviorobjectsdiscriminationsymbols.

Eachobjecthasonlyindentityandamongthreecharacteristicstheyaffectmutually.

6.Relationsamongclasses:

Use-a:

Dependentrelation

Has-a:

Polymerizationrelation

Is-a:

inheritorrelation--example:

AclasshasinheritedBclass,thistimeAclassnotonlyhasBclassofmethod,butalsohasitsownmethod(Individualityexistsingeneralcharacter)

7.Structureobjectusestructure:

Structureproposing,thestructureisonespecialmethod,thestructureobjectandtoitsinitialization.

8.Overloading:

Whenmanymethodshavethesamenamewhenincludesthedifferentparameter,thenhastheoverloadingWhichmethoddoesthecompilerhavetochooseinvokes.

9.Package:

Javaallowoneormanyclassestobecometogetherasgroup,iscalledpackage,toorganizingdutyeasily,thestandardJavastorehousedividesintomanypackagesJava.Langjava.Utiljava,netandsoon,thepackageislayeredandalljavapackagesareinjavaandinajavaxpackage.

10.Extendablethought:

permittoconstructnewclassonexistingclasses,whenyouextendtheclasswhichalreadyexisted,thenyoureusethisclassofmethodandthefield,atthesametimeyoumightaddthenewmethodandthefieldinthenewclass.

11.Expandableclass:

Theexpandableclassfullymanifestedis-atoextendtherelationsTheformis:

Class(subclass)extends(baseclass).

12.Multi-modality:

Injava,theobjectvariableismulti-modalityButinjavadoesnotsupportmultipleextend.

13.Dynamiccombine:

themechanismofinvokingobjectmethodmechanism.

1)compilerexaminesobjectstatementtypeandmethodname.

2)thecompilerexaminesthatmethodinvokesparametertype.

3)staticcombine:

Ifthemethodtypeispriavtestaticthefinal,compilercanaccuratelyknowwhichmethodshouldinvoke.

4)whentheprocedurerunsandusesdynamiccombinetoinvokeamethod,themethodeditionwhichthenhypothesizedmachinemustinvokextheobjectactualtypewhichaimsattomatch.

5)dynamiccombine:

isaveryimportantcharacteristic,itcancausetheproceduretochangeagainmayexpandbutdoesnotneedtotranslatehassavedthecode.

14.Finalclass:

Inordertopreventotherpeoplederivethenewclassfromyoursclass,thisclassiscannotexpanded.

15.Thedynamicinvocationspendlongertimethanthestaticinvocationexpenditure.

16.Abstractclass:

Stipulatedormanyabstractmethodsclassofitselfmustdefineisabstract.

17.InJavaeachclassisbeextendedbyobjectclass.

18.equalandtoStringmethodinobjectclass.

Equalusesintestinganobjectiswhetherequalwithanotherobject.

ToStringreturnstorepresentthisobjectthestringofcharacter,eachclasscannearlyoverloadingthismethod,inordertoreturnstothecurrentconditionthecorrectexpression.(ThetoStringmethodisaveryimportantmethod)

19.Generalprogramming:

Anyclassoftypeallvaluesallmayreplacewithaobjectclassofvariable.

20.Thearraytabulates:

TheArrayListdynamicarraytabulates,isaclassofstorehouse,definesinjava.Inuitlpackage,butautomaticcontrolarraysize.

21.inclassandclassofobject,getclassmethodreturnstotheclasstypeanexample,whentheprocedurestartcontainscanincreaseinthemainmethodclass,hypothesizedconfidentialincreaseallclasseswhichheneeds,eachincreaseclassallmustincreasetheclasswhichitneeds.

22.Theclass:

classmightdynamicoperatethejavacodeforthecompilationtheproceduretoprovidetheformidablefunctionreflection,thisfunctionwasJavaBeansisspeciallyuseful,theusereflectedJavatobeabletosupporttheVBprogrammertobefamiliarwiththeusethetool.

23.interface:

shouldshowingclasscoulddowhatbutnottoassignhowtodo,aclassmayrealizeoneormanyinterfaces.

24.Theinterfaceisnotaclass,butistoconformstoainterfacerequestclassofsetofstandard.

25.Aclassonlythenasuperclass,butaclasscanrealizemanyinterfaces.InaJavaimportantinterface:

Cloneable.

26.Theinterfaceandcall-back:

toprogramsacommonlyusedpatterniscall-back,inthepattern,youmayreferwhenthisclassofpatternsettledspecifictimeoccursreturnstoadjustsontheobjectthemethod.

27.Objectclone:

Theclonemethodisaobjectprotectionmethod,thismeantyourcodecannotsimpleinvokeit.

28.Innerclassaninnerclassdefinitionisthedefinitioninanotherclass.

Thereasonis:

1)aninnerclassobjectcanvisitfoundsitsobjectrealization,includingprivatedata.

2)aboutotherclassesinthesamepackageinthat,innerclasscanbehided.

3)theanonymousinnerclassmaytheveryconvenientdefinitionaccent.

4)usesthecategorytobepossibletheextremelyconvenientcompilationeventdriver.

29.Agentclass(proxy):

1)appointingallcodesthatinterfacesrequest

2)allmethods(toStringequals)thatobjectclassdefine

30.Datatype:

Javaiskindofemphasizingtypelanguage,eachvariableallmustbedeclareditstypesatfirst,injavaaltogetherhas8basictypes.fourkindsarethelong,twokindsarethefloat,oneisthechar,beingusedintheUnicodecodechar,Boolean.

1.javaissimple

JavaandC++areverysimilar,butmuchsimpler.Allthehigh-levelprogramminglanguagefeatures,isnotabsolutelynecessaryhavebeendeleted.

2.Javaisobject-oriented

Javaisanobject-orientedprogramminglanguage.Inadditiontothesimpletypes,suchasdigitalandBooleanoperatorsinaddition,Javaisanobjectofmost.Aswithanyobject-orientedlanguages,Javacodealsoorganizedbycategory.Eachcategoryprovidesadefinitionoftheobjectbehavior.Anothertypeofsuccessioncanbeakindofbehavior.Inthecategoryoftherootlevel,oftenthetargetcategory.Javasupportforthesingletypeofinheritedhierarchy.Thismeansthateachcategorycanonlyinheritoneother

展开阅读全文
相关资源
猜你喜欢
相关搜索
资源标签

当前位置:首页 > 人文社科 > 军事政治

copyright@ 2008-2023 冰点文库 网站版权所有

经营许可证编号:鄂ICP备19020893号-2