Intent intent =new Intent(getActivity(),ShowDataActivity.class); //参数1:Fragment所依存的Activity,参数2:要跳转的Activity Bundle bundle = new ...
確定! 回上一頁