资 源 简 介
说明
申请API Key
http://t.sina.com.cn/11051/3f4cXR5Tej
关于sinaAPI库的功能
基于OAuth认证.
已经实现upload图片
适合desktop应用和web应用
sample清晰展示oauth协议过程
使用教程
对于web应用:请到项目Oauth4web的Web.config里面修改app_key和app_secret为你自己的appKey和appSecret。
对于Desktop应用:请到项目Oauth4desktop的app.config里面修改app_key和app_secret为你自己的appKey和appSecret。
## 支持的方法 ##
### 获取下行数据: ###
public_timeline()
friends_timeline()
user_timeline()
mentions()
comments_timeline()
comments_by_me()
comments()
counts()
### 微博 ###
statuses_show()
statuses_update()
statuses_id()
statuses_upload()