在Fragment类中创建一个Intent对象:. Intent intent = new Intent(getActivity(),ToActivity.class); //ToActivity就是将要跳转到的Activity.
確定! 回上一頁