2017年9月23日
摘要: 1.创建一个SharedPreferences对象 SharedPreferences spf = context.getSharedPreferences("imageload", Context.MODE_PRIVATE); 1.1第一个参数 整个存储信息的唯一标识:如 我根据 imageloa 阅读全文
posted @ 2017-09-23 20:14 锋齐叶落 阅读(11196) 评论(0) 推荐(0)