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.
好的。我以为我会很容易地解决这个问题,但由于某种原因我没有任何工作。我想做的很简单;我想创建一个显示来自特定用户的最新推文的 Web 部件。我正在编写 C#。
我在这里找到了一篇很棒的帖子,但它使用的是 php。
谁能帮我完成这个简单的任务?
你可以在互联网上找到很多例子
网站:
http://www.microsoft.com/web/post/learning-the-basics-of-using-the-twitter-api-in-aspnet-web-pages-with-razor-syntax
安慰:
http://www.d80.co.uk/post/2011/02/13/A-Simple-Twitter-Client-in-C-with-OAUTH-using-TweetSharp.aspx
:)