提個問題,為什么我在Eclipse(ctrl/)里面導(dǎo)入這個方法后他的參數(shù)是arg0這樣的,如下protectedvoidonActivityResult(intarg0,intarg1,Intentarg2){//TODOAuto-generatedmethodstubsuper.onActivityResult(arg0,arg1,arg2);}我看到過別人的能夠?qū)雲(yún)?shù)的,所以請教一下protectedvoidonActivityResult(intrequestCode,intresultCode,Intentdata){//TODOAuto-generatedmethodstubsuper.onActivityResult(requestCode,resultCode,data);}
為什么我在Eclipse里面導(dǎo)入這個方法后他的參數(shù)是arg0 這樣的,而別人的能夠?qū)雲(yún)?shù)的
回首憶惘然
2019-04-13 08:45:32