摘要:
1. 申请合作伙伴ID (PID),Key (PKey)2. 发送请求 https://graph.qq.com/oauth2.0/authorize?response_type=code&client_id=100000353&redirect_uri=http://www.wodongni.com/loginReturn.aspx redirect_uri:回传URL client_id: 合作伙伴ID (PID) 返回: string code = Request.QueryString["code"];3. https://graph.qq.com/ 阅读全文
posted @ 2011-12-23 14:43
Rhythmk
阅读(3622)
评论(0)
推荐(0)
浙公网安备 33010602011771号