Android SharedPreferences
-
Android轻量级存储SharedPreferences MMKV Jetpack DataStore方案
目录SharePreferences使用1.保存数据2.读取数据3.示例SharedPreferences缺点DataStorePreferences DataStore使用构建Preferences DataStore存储的实体类数据存储/获取MMKV原理使用SharePreferences使用[详细]
2023-11-19 13:12 分类:开发 Parameterized SQL statements vs. very simple method
When I started to write the first SQL-Statements in my programs I felt quite comfortable with protecting myself against SQL-Injection with a very simple method that a colleague showed me. It replaced[详细]
2022-12-28 17:21 分类:问答