开发者

creating new default settings in iPhone App on the fly

开发者 https://www.devze.com 2023-03-01 09:20 出处:网络
is it possible to create new default settings in an iPhone App on the fly? I know how to modify exist开发者_StackOverflow中文版ing ones but have not been able to find some code snippets to create br

is it possible to create new default settings in an iPhone App on the fly?

I know how to modify exist开发者_StackOverflow中文版ing ones but have not been able to find some code snippets to create brand new ones.

Your help is much appreciated.

Kind Regards

Vlad


You need to use NSUserDefaults.... look here for documentation and here for an example on how to use it.

0

精彩评论

暂无评论...
验证码 换一张
取 消