摘要: https://www.jianshu.com/p/0ecd9998fcf9 线性布局,理解layout_weight https://www.w3cschool.cn/uawnhh/iv2b4ozt.html 阅读全文
posted @ 2020-07-01 15:10 于光远 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 参考:https://blog.csdn.net/hellobenji/article/details/79978701 https://www.jianshu.com/p/5f3953bc012e 在开发项目过程中,startActivityForResult是最常见的,它的使用场景就是:比如从A 阅读全文
posted @ 2020-07-01 13:59 于光远 阅读(273) 评论(0) 推荐(0) 编辑
摘要: 参考:http://c.biancheng.net/view/2923.html mainActivity中 通过intent 传递参数 class MyClickListener implements View.OnClickListener{ @Override public void onCl 阅读全文
posted @ 2020-07-01 12:01 于光远 阅读(358) 评论(0) 推荐(0) 编辑
摘要: 使用android-studio创建一个empty activity 参考: https://blog.csdn.net/qq_39504605/article/details/80630887 AndroidManifest.xml <?xml version="1.0" encoding="ut 阅读全文
posted @ 2020-07-01 10:48 于光远 阅读(291) 评论(0) 推荐(0) 编辑