摘要:
登录 string loginUrl = "https://graph.qq.com/oauth2.0/authorize"; string responseType = "code"; string clientId = "00000000"; string callbackUrl = "callbackUrl"; string url = string.Format("{0}?response_type={1}&client_id={2}&redirect_uri={3}", 阅读全文
posted @ 2012-04-24 12:08
王二麻子
阅读(478)
评论(1)
推荐(0)

浙公网安备 33010602011771号