Skip to content

Providing two functions, to let you store data to device, or fetch data from device, you can choose NSUserDefaults or Plist to handle the data. Plus, you can store and fetch custom class object.

License

OpenMarshall/StoreFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StoreFunctions

Providing two functions, to let you store data to device, or fetch data from device, you can choose NSUserDefaults or Plist to handle the data. Plus, you can store and fetch custom class object.

提供两个函数,来方便开发者用一行代码存储、读取数据(本地存储),可选用 NSUserDefaults 或者 Plist,可以存储 Custom Class 实例。

About

Providing two functions, to let you store data to device, or fetch data from device, you can choose NSUserDefaults or Plist to handle the data. Plus, you can store and fetch custom class object.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages