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.
我正在为我的股票应用程序寻找一些可以解析的数据 api。我想用它来显示数据以及绘制图表。我看过其他指向 Yahoo 或 Google api 等的帖子,但还没有真正了解如何使用它们。
任何人都可以向我指出任何可能有帮助的指南吗?
提前谢谢。
雅虎是报价的来源之一,还有其他来源(谷歌是你的朋友)。
Core-plot (code.google.com) 在 iPhone 上绘制图表非常流行。