1)写入数据: //步骤1:创建一个SharedPreferences对象SharedPreferences sharedPreferences= getSharedPreferences("data",Context.MODE_PRIVATE); //步骤2: 实例化 ...
確定! 回上一頁