SDK

跳转到: 导航, 搜索
(OAuth Library)
第2行: 第2行:
 
目前版本:Alpha Release
 
目前版本:Alpha Release
  
Source
+
;Source
 
http://sinatadobeairsdk.googlecode.com/svn/trunk/
 
http://sinatadobeairsdk.googlecode.com/svn/trunk/
  
ASDoc
+
;ASDoc
 
http://sinatadobeairsdk.googlecode.com/files/sina-microblog-api-asdoc-alpha.zip
 
http://sinatadobeairsdk.googlecode.com/files/sina-microblog-api-asdoc-alpha.zip
  
Binary
+
;Binary
 
http://sinatadobeairsdk.googlecode.com/files/sina-microblog-api-as3-alpha.swc
 
http://sinatadobeairsdk.googlecode.com/files/sina-microblog-api-as3-alpha.swc
  
 
== PHP ==
 
== PHP ==
PHP Reference Implementation, sina-dabr, 基于twitter客户端dabr修改,
+
*PHP Reference Implementation, sina-dabr, 基于twitter客户端dabr修改,
在线演示:
+
** 在线演示:http://60.28.113.74:8000/api/
http://60.28.113.74:8000/api/
+
** source: http://60.28.113.74:8000/dabr-r252-sina.zip
source:
+
*PHP library, 即将推出
http://60.28.113.74:8000/dabr-r252-sina.zip
+
 
 +
== Java SDK ==
 +
即将推出
 +
 
 +
== Python 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年1月27日 (三) 18:48的版本

目录

Adobe Air

目前版本:Alpha Release

Source

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

ASDoc

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

Binary

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

PHP

Java SDK

即将推出

Python SDK

即将推出

OAuth Library

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