使用起來也非常簡單。 // 讀取val sharedPreferences = getSharedPreferences("123", Context.MODE_PRIVATE) val string = sharedPreferences.getString(" ...
確定! 回上一頁