简体   繁体   English

在iPhone应用程序中使用Twitter API

[英]Using the Twitter API within iPhone application

I want to integrate Twitter API into my iphone application. 我想将Twitter API集成到我的iphone应用程序中。 I have read about JSON framework with iPhone SDK 2.2. 我已经阅读了有关iPhone SDK 2.2的JSON框架。 But I am new to this type of application. 但我是这类应用程序的新手。 Can anybody please explain how to integrate this Twitter's APIs with my application and how to use it. 任何人都可以解释如何将这个Twitter的API与我的应用程序集成以及如何使用它。 Also tell me how to open "svn checkout http://json-framework.googlecode.com/svn/trunk/ json-framework-read-only" I have downloaded this code, but I'm not sure where to go from here. 另请告诉我如何打开“svn checkout http://json-framework.googlecode.com/svn/trunk/json-framework-只读”我已下载此代码,但我不知道从这里开始。 Please help me in this issue. 请帮我解决这个问题。 Thanks in advance. 提前致谢。

试试MGTwitterEngine

You might consider looking at the Stanford iPhone programming course for some basic "how to use an API" type information. 您可以考虑查看斯坦福iPhone编程课程,了解一些基本的“如何使用API​​”类型信息。

Their in-class sample app is a low-end Twitter app that uses the JSON library, you might find that a useful example. 他们的课堂示例应用程序是一个使用JSON库的低端Twitter应用程序,您可能会发现这是一个有用的示例。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM