gpt4 book ai didi

objective-c - "Infinite Drill-down"与 UINavigationController

转载 作者:行者123 更新时间:2023-12-03 20:58:48 26 4
gpt4 key购买 nike

任何人都可以推荐一篇文章或一个示例来说明如何使用 UINavigationController 创建“无限深入”,就像您在 Facebook、IMDB 和 BrightKite 应用程序中看到的那样?

最佳答案

UINavigationController 被设计为以这种方式使用。如果内存成为问题,导航 Controller 将释放隐藏的 View ,并在需要导航回堆栈时重新加载它们。出于这个原因,Apple 建议您从 NIB 加载 UIView

http://developer.apple.com/iphone/library/featuredarticles/ViewControllerPGforiPhoneOS/NavigationControllers/NavigationControllers.html#//apple_ref/doc/uid/TP40007457-CH103-SW28

向下滚动到第 4 项,“为 Root View Controller 配置 View 。”

关于objective-c - "Infinite Drill-down"与 UINavigationController,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2790183/

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