評分
- 內(nèi)容實用9.9
- 簡潔易懂9.6
- 邏輯清晰9.3

學(xué)后買服務(wù)器線上開發(fā)測試,300多一年挺劃算。阿里云送2000紅包:https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=tx9f3oyz

學(xué)完用戶授權(quán) 正好看了微信授權(quán) 支付有關(guān)內(nèi)容 挺好 https://wxdemo.zhexinwangluo.com

看了下文檔后,再來看視頻,感覺講的很詳細,對于微信網(wǎng)頁的授權(quán)步驟都講到了,但是觀看視頻時不能copy代碼,需要根據(jù)具體情況進行修改. 比如獲取code時.現(xiàn)在返回的是json數(shù)據(jù)包(string),我們需要用 arr.json_decode($data,true) (溫馨提示:小白回去補補php ,和 curl 的get請求)