摘要: 新建项目的目录树 基础语法 MainActivity.java(onCreate()) Intent intent = new Intent(MainActivity.this,AnotherActivity.class); Bundle bundle = new Bundle();//创建并且实例 阅读全文
posted @ 2019-12-26 17:13 木子jin 阅读(620) 评论(0) 推荐(0)