gpt4 book ai didi

iphone - 将应用程序部分添加到设置?

转载 作者:塔克拉玛干 更新时间:2023-11-02 10:15:36 25 4
gpt4 key购买 nike

如何在应用程序的设置中添加一个部分,它与 NSUserDefaults 相关还是完全不同?只是不确定这叫什么或从哪里开始。

enter image description here

最佳答案

这是您添加到您的应用程序中的 Bundle,称为设置。

这是文档:http://developer.apple.com/library/ios/#documentation/cocoa/Conceptual/UserDefaults/Preferences/Preferences.html

要添加 settings.bundle,选择 New File.. 然后在列表中选择 Resource > Settings Bundle。这将为您的项目添加一个设置包。其中包含一些默认示例设置。

在设置应用程序中所做的所有设置更改都存储在 NSUserDefaults 中,因此您可以轻松访问它们。

关于iphone - 将应用程序部分添加到设置?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10699447/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com