寻找从 NSMutableArray 对象(不是来自 CORE DATA 和 NSFetchedResults)填充的 Grouped UITableView 的代码示例

发布于 2024-12-06 19:44:57 字数 204 浏览 0 评论 0原文

寻找从 NSMutableArray 对象(不是来自 CORE DATA 和 NSFetchedResults)填充的 Grouped UITableView 的代码示例。

考虑一个包含人员联系信息的名片盒,UITableView 按人员所在的州进行分组。同样,这些人员对象存储在 nsmutablearray 中。

有人准备好例子了吗?

谢谢!

Looking for code sample for a Grouped UITableView that is populated from an an NSMutableArray of objects (NOT FROM CORE DATA and NSFetchedResults).

Consider a rolodex of people contact information and the UITableView is grouped by the State where the people are from. Again, these people objects are stored in an nsmutablearray.

Does anyone have an example at the ready?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

与之呼应 2024-12-13 19:44:57

您可能会找到一些示例 这里

you might find some examples here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文