如何以编程方式创建对象而不是使用 iPhone 上的 UI 库?
我想问一个关于 iPhone 上的 Objective C 的问题。我正在编写一个程序,但我想以编程方式创建 UI 目标,而不是使用 UI 库 (Xcode) 中的 UI 元素。我对标签栏和导航栏感兴趣。谁能给我一些示例代码、教程网站或一些指向我的链接?非常感谢。
I want to ask a question about the objective C on the iPhone. I am writing a program, but I want to create the UI objective programmatically rather than by using the UI elements in the UI library (Xcode). And I am interested in the tab bar and the navigation bar. Can anyone one give me some example code, tutorial website or some link to me? Thank you very much.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
阅读 以编程方式创建选项卡栏项目和以编程方式创建导航界面。
Read Creating a Tab Bar Item Programmatically and Creating a Navigation Interface Programmatically.