是否有用于在iPhone应用程序中设置首选项的库或框架? [英] Is there a library or framework for setting preferences from within an iPhone application?

查看:133
本文介绍了是否有用于在iPhone应用程序中设置首选项的库或框架?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用iPhone上的Settings.app并不难。事实上,Xcode为您完成了大部分工作。只需将Settings.bundle添加到您的项目中即可,几乎不需要任何费用。

Using the Settings.app on the iPhone isn't that hard. In fact Xcode does the most of the work for you. Just add the Settings.bundle to your project and there you have it for nearly no cost.

目前我正在为iPhone开发一个需要用户的应用程序填写几个表单,主要是键值对,一些滑块和几个带有下拉菜单的模态视图。类似的任务类似于Settings.app所做的。

At the moment I'm developing an application for the iPhone which requires the user to fill out several "forms", mostly key-value pairs, some sliders and several modal views with "dropdown" menus. So similar the task is similar to what the Settings.app does.

在我看来,自己做表格是一项繁重的任务,所以我想知道是否有这种任务的框架。不幸的是,Apple似乎没有提供自己的解决方案。也许有人知道网上描述最佳实践的框架或文章。

Doing the forms by myself is a heavy task in my opinion, so I'm wonding if there's a framework for this kind of tasks. Unfortunately it looks like Apple doesn't provide it's own solution. Perhaps somebody knows of a framework or an article on the web which describes best practices.

如果你不了解我所指的模式,我做了一个截图: http://img.skitch.com/20090625-s8bf6ahybwe3cesd1id38h3nt.jpg

In case you don't understand to which pattern I'm referring, I made a screenshot: http://img.skitch.com/20090625-s8bf6ahybwe3cesd1id38h3nt.jpg

推荐答案

查看 http: //www.inappsettingskit.com 。它在几个应用程序中使用,并且由我自己和其他一些人主动维护。

Check out http://www.inappsettingskit.com. It's used in a couple of apps and it's actively maintained (by myself and a bunch of others).

这篇关于是否有用于在iPhone应用程序中设置首选项的库或框架?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆