首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 推特jQuery API

推特jQuery API

  • 资源大小:9.51 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: jqueryapi

资 源 简 介

jQuery Twitter API aims to give Web developers the ability to request Twitter public informations from a simple JavaScript function call. See Twitter API for more information http://apiwiki.twitter.com/. NB : informations requiring authentication are not accessible to JavaScript inside classical Web pages because of the [same origin policy restriction](https://developer.mozilla.org/en/SameoriginpolicyforJavaScript) Methods can be of two forms depending on the type of requests : $.twitter.optional-subapi.method(success, additionalParametersObject); $.twitter.optional-subapi.method(specificParameter, success, additionalParametersObject); The parameters are : 1. specificParameter : a string representing the query, example : "web", "sroucheray"... Some methods do not require this parameter some do. 1. success
VIP VIP
0.182315s