摘要: Android开发经常需要使用Context来启动Activity,或者打开SharedPreferences,或者构建一个Dialog。最近老是用到getContext(),getApplicationContext(),this等,来获取Context,故写此文来理清思路。确定好需要Contex 阅读全文
posted @ 2019-06-26 21:00 楷哥 阅读(527) 评论(0) 推荐(0)