SDK

跳转到: 导航, 搜索
(PHP)
(Python SDK)
第37行: 第37行:
  
 
== Python SDK ==
 
== Python SDK ==
Python 2.x : [http://60.28.113.74:8000/sinatpy20100819.zip 下载SDK]
+
Python 2.x : [http://60.28.113.74:8000/sinatpy20100906.zip 下载SDK]
 
   
 
   
Python 3.x : [http://60.28.113.74:8000/sinatpy3x20100823.zip 下载SDK]
+
Python 3.x : [http://60.28.113.74:8000/sinatpy3x20100906.zip 下载SDK]
  
 
== OAuth Library ==
 
== OAuth Library ==
 
http://code.google.com/p/oauth/ 包括C#, Java, PHP, Python, C, Ruby等语言支持。与新浪微博OAuth接口兼容。注意由于OAuth 1.0版有安全漏洞,我们仅支持最新的1.0a协议。
 
http://code.google.com/p/oauth/ 包括C#, Java, PHP, Python, C, Ruby等语言支持。与新浪微博OAuth接口兼容。注意由于OAuth 1.0版有安全漏洞,我们仅支持最新的1.0a协议。

2010年9月6日 (一) 17:26的版本

目录

Adobe Air

目前版本:RC

Source

http://sinatadobeairsdk.googlecode.com/svn/trunk/

ASDoc

http://sinatadobeairsdk.googlecode.com/files/sina-microblog-api-asdoc-rc.zip

Binary

http://sinatadobeairsdk.googlecode.com/files/sina-microblog-api-as3-rc.swc

PHP

C++

C#

Java SDK

sinat4j 支持Basic Auth, OAuth, 上传图片,头像,地理位置等功能 http://60.28.113.74:8000/weibo4j-2010-08-04.zip 下载后查看readme.txt

Python SDK

Python 2.x : 下载SDK

Python 3.x : 下载SDK

OAuth Library

http://code.google.com/p/oauth/ 包括C#, Java, PHP, Python, C, Ruby等语言支持。与新浪微博OAuth接口兼容。注意由于OAuth 1.0版有安全漏洞,我们仅支持最新的1.0a协议。