FastSharedPreferences
FastSharedPreferences copied to clipboard
全量load(初始化时,貌似在实例化FSP的线程中),全量更新,只适合数据量不多的场景吧?
我觉得这个地方可以优化