如何以编程方式创建导航栏

发布于 2024-09-07 14:40:19 字数 150 浏览 2 评论 0原文

我有一个视图,其中有表格视图,当用户点击表格视图中的这些单元格时,它会加载另一个视图.. 像这样我有视图层次结构,我需要在视图底部有一个导航栏,无论该层次结构中当前可见的视图是什么,我需要在其上放置 3 个按钮... 首页、关于、访问...

如果有任何建议表示赞赏...

i have a view in which i have table view and when user taps these cells in tabel view it gets loaded another view ..
like this i have view hierarchy and i need a navigation bar at bottom of my view whatever is the view currently visible in this hierarchy and i need to place 3 buttons on it ...
home,about,visit...

if any suggestions appreciated ....

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

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

发布评论

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

评论(1

咆哮 2024-09-14 14:40:19

您可能想浏览 apple.com 上的一些指南。您会在 viewController 指南中找到您的具体问题的答案:

http://developer.apple.com/library/ios/#featuredarticles/ViewControllerPGforiPhoneOS/Introduction/Introduction.html

HTH

马库斯

You might wanna go through some of the guides at apple.com. You'll find your specific question answered in the viewController-guide:

http://developer.apple.com/library/ios/#featuredarticles/ViewControllerPGforiPhoneOS/Introduction/Introduction.html

HTH

Marcus

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