摘要:
Source for file saet.ex.class.phpDocumentation is available at saet.ex.class.php key = $key; $this->secret = $secret; } function __toString() { return "OAuthConsumer[key=$this->key,secret=$this->secret]"; } } /** * @ignore */ class OAuthToken { // access tokens and request tokens 阅读全文
posted @ 2011-06-04 01:54
yjanb11
阅读(420)
评论(0)
推荐(0)
浙公网安备 33010602011771号