A.刪除本地保存的所有鍵對應數(shù)據(jù) B.獲取指定鍵對應的int類型數(shù)據(jù) C.獲取指定鍵對應的string類型數(shù)據(jù) D.保存所有設定的數(shù)據(jù)
A.DeleteAll() B.DeleteKey() C.HasKey() D.Save()
A.GetFloat B.SetFloat C.SetInt D.SetString