
1 zzxworld 2010-12-06 22:29:31 +08:00 用file_get_contents获取内容不太可靠,curl比较靠谱. |
2 disinfeqt 2010-12-06 22:33:07 +08:00 为什么不用 TAPP? https://github.com/Vayn/TAPP |
3 iwinux 2010-12-06 22:55:03 +08:00 https://gist.github.com/730397 这是之前用 Clojure 写的,因为懒得写 OAuth 认证的代码,就通过 gtap 代理中转了请求,嘻嘻。当时写这段代码是打算写个 Twitter 客户端的,但只开了个头~ |