是否有任何可用于 iPhone+MGTwitterEngine 的演示应用程序用于 Twitter 集成? [英] is there any demo app available for iPhone+MGTwitterEngine for twitter integration?

查看:27
本文介绍了是否有任何可用于 iPhone+MGTwitterEngine 的演示应用程序用于 Twitter 集成?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的应用中使用 Twitter.是否有适用于 iPhone+MGTwitterEngine 的演示应用程序?

I want to use twitter with my app. is there any demo app available for iPhone+MGTwitterEngine?

推荐答案

您可以通过 OAuth 和 XAuth 两种方式实现 Twitter API.

You can implement twitter API with two ways, such as OAuth and XAuth.

如果您使用 XAuth 意味着在您的应用程序中实现 twitter api 非常容易.要做到这一点,请按照以下步骤操作,

If you use XAuth means it is so easy to implement twitter api in your application. For do that follow steps,

1 从这个链接下载源代码,

1 Download the source code from this link,

2 在此之前,您必须通过您的 twitter 帐户在 twitter 上注册您的应用程序.获取 API 密钥、消费者密钥和消费者密钥以及访问令牌密钥和访问令牌秘密后.

2 Before, you must register to your application with twitter via your twitter account. After you can get API key, Consumer Key and Consumer Secret Key and also access token key and access token secret.

3 您必须向 api@twitter.com 发送包含 API、消费者、消费者机密和应用程序详细信息的邮件,然后它们会重播给您.

3 You have to send mail to api@twitter.com with API, consumer, consumer secret and application details, then they will replay to you.

4 之后你想替换示例代码中的密钥,你就可以运行了.

4 After that you want to replace your keys in sample code and you can run.

注意:对于 OAuth,请遵循 this 链接非常容易使用.

Note: For OAuth, follow this link its very easy to use.

希望能帮到你.

这篇关于是否有任何可用于 iPhone+MGTwitterEngine 的演示应用程序用于 Twitter 集成?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆