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.
我对获取股票数据不感兴趣,但我想创建一个与 iPhone 上的 Apple Stocks 应用程序具有完全相同 UI 的类似应用程序。
有人知道可以向我展示如何执行此操作的教程或开放代码仓库吗?
不会有这样的教程,因为股票应用程序使用了大量不同的技术和图形效果。
如果您阅读了 ViewController 编程指南,然后阅读了 CoreGraphics (Quartz) 指南,那么您就可以自己动手了。
再次询问您是否有更具体的问题。