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.
我问了一个类似的问题,有人给了我一个教程链接。但是,这个链接让我使用了一个表格视图,所有的线条和东西看起来都很糟糕。那么我如何只用按钮和背景和东西制作视图(请以 1.2.3.. 格式编写步骤,如果您也附上所需的代码会很好。)???
将这种项目放入评论字段真的很困难,而且无论如何,最好的学习方法就是亲自动手。
看看内置于 Xcode中的Utility示例项目。在 Xcode 中创建一个新项目,在 iPhone Application 模板下,选择Utility Application。这个模板项目使用一个按钮在两个视图之间切换。