摘要: package com.itheima.mobilesafe74.utils; import android.content.Context; import android.content.SharedPreferences; public class SpUtil { private static SharedPreferences sp; /** * 写入boo... 阅读全文
posted @ 2016-12-28 15:53 iFat 阅读(701) 评论(0) 推荐(0) 编辑