Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
好的,我是 xcode 的新手。我怎么会...
- 创建一个几秒钟后的打开页面(带有我的徽标的第一页)
- 创建带有大约 4 个图标的主页,这将导致不同的页面
- 创建链接到其他页面的表格视图列表
-另外,当使用“表格视图”时,我如何编辑文字,我尝试双击。
提前致谢!
对此没有简短的回答。如果我是你,我会阅读文档并从那里采取婴儿步骤。
https://developer.apple.com/library/ios/#documentation/Xcode/Conceptual/ios_development_workflow/00-About_the_iOS_Application_Development_Workflow/introduction.html
此外,当您准备好时,请查看苹果示例代码库。