数据树,每个节点在 IOS 中显示不同的视图

发布于 2024-12-12 07:28:16 字数 216 浏览 0 评论 0原文

这是我在 stackoverflow 上的第一篇文章。嗯..我正在为 iOS 开发一个应用程序,它有一个二叉树作为模型,我想知道如何将每个节点与显示中的特定视图关联起来,而不违反模型-视图-控制器设计模式。我需要的是某种将特定节点与其对应的nodeView关联起来的列表,以便控制器可以根据传递给它的节点确定要生成的nodeView。

我想做什么清楚吗?我的英语很糟糕……抱歉。

谢谢。

this is my first post here in stackoverflow. Well..i'm developing e app for iOS that have a binary tree as the model and i'm wondering how can i associate each node with a particular view in display without transgreding the Model-View-Controller design pattern. What i need is some kind of list associating the particular node with it's corresponde nodeView, so that the controller could determines what nodeView to generate based on what node is passed to it.

Is it clear what i'm trying to do? My english sucks.....sorry for that.

Thanks.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文