-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
如下
AnyPref.getPrefs("sample")//或者new SharedPrefs("sample")
.putLong("long", 920394857382L)
.putInt("int", 63)
.putString("string", "sample string");
其他字段有put方法, PrefSub对应的对象字段没有对应的方法.get方法也没有的.
@NashLegend
NashLegend and billbillHao
Metadata
Metadata
Assignees
Labels
No labels