Intent intent = new Intent( this , MyActivity. class );. intent.putExtra( 'my_key' , 'My String' ); ...
確定! 回上一頁