《小程式開發原理與實戰》資源連結清單
GitHub本書主頁:https://github.com/miniprogram-bestpractise
前言
小程式開發文件: https://developers.weixin.qq.com/miniprogram/dev/framework/
小程式開發指南:https://developers.weixin.qq.com/ebook?action=get_post_info&docid=0008aeea9a8978ab0086a685851c0a
第2章
微信小程式註冊頁: https://mp.weixin.qq.com/wxopen/waregister?action=step1
微信公眾平臺:https://mp.weixin.qq.com/
第5章
微信開發者社群: https://developers.weixin.qq.com/community/homepage
GitHub:https://github.com
第6章
微信小程式遷移文件地址
QQ小程式:https://q.qq.com/
QQ瀏覽器小程式:https://soft.imtt.qq.com/browser/
支付寶小程式:https://mini.open.alipay.com/
百度小程式:https://smartprogram.baidu.com/
位元組跳動小程式:https://developer.toutiao.com/
QQ小程式首頁:https://q.qq.com
QQ小程式官網開發者工具下載地址:https://q.qq.com/wiki/tools/devtool/
6.3.1 申請QQ瀏覽器小程式賬號
QQ瀏覽器小程式賬號申請二維碼:https://softimtt.myapp.com/browser/weapp/debugger/html/debug_entry.html
百度小程式註冊地址:https://smartprogram.baidu.com/developer/registerxiongzhang.html
百度小程式提供的官方開發工具:https://smartprogram.baidu.com/docs/introduction/tool/
第12章
12.1.1
tcb-service-sdk:https://github.com/TencentCloudBase/tcb-service-sdk
如果需要在小程式端使用async/await,需要引入runtime檔案,地址:https://github.com/TencentCloudBase/tcb-service-sdk/blob/master/tools/runtime.js
12.1.2
簡訊能力的示例已經封裝好, 程式碼倉庫:https://github.com/miniprogram-bestpractise/tcb-demo-sms
12.1.3
騰訊雲的影像識別能力控制檯總入口: https://console.cloud.tencent.com/ai
智慧影像能力示例已經封裝好,程式碼倉庫: https://github.com/miniprogram-bestpractise/tcb-demo-ai
12.1.4
騰訊雲的實時音視訊:https://cloud.tencent.com/product/trtc
雲直播: https://cloud.tencent.com/product/lvb
案例程式碼示例:https://github.com/miniprogram-bestpractise/tcb-demo-video
實時音視訊: https://cloud.tencent.com/product/trtc
libs/sign.js是官方提供的簽名邏輯檔案:https://github.com/TencentVideoCloudMLVBDev/usersig_server_source/blob/master/nodejs/WebRTCSigApi.js
騰訊雲賬號中心:https://console.cloud.tencent.com/developer
雲直播控制檯中的直播碼接入:https://console.cloud.tencent.com/live/livecodemanage
12.4.3
騰訊雲(Tencent CloudBase)團隊開發的tcb-router:https://github.com/TencentCloudBase/tcb-router
第14章
14.3.1
《微信登入能力優化》:https://developers.weixin.qq.com/community/develop/doc/000e2aac1ac838e29aa6c4eaf56409
《獲取使用者資訊》:https://developers.weixin.qq.com/community/develop/doc/000c2424654c40bd9c960e71e5b009
14.3.4
如果是使用傳統小程式註冊登入流程,詳細解密資料的原理可以參見微信官方文件https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/signature.html
如果想了解小程式詳細的支付流程,可以參考小程式的官方文件:https://pay.weixin.qq.com/wiki/doc/api/wxa/wxa_api.php?chapter=7_10&index=1
相關文章
- 《WebAssembly實戰》資源連結清單Web
- 《JavaScript深度學習》資源連結清單JavaScript深度學習
- 《JavaScript高階程式設計(第4版)》資源連結清單JavaScript程式設計
- 微信小程式開發必備技能清單微信小程式
- 最全的 Twitter Bootstrap 開發資源清單boot
- 《資料科學入門(第2版)》資源連結清單資料科學
- 《Python機器學習建模與部署:從Keras到Kubernetes》資源連結清單Python機器學習Keras
- 小冊上新:Taro 多端開發實現原理與專案實戰
- Taro + 小程式雲開發實戰
- 移動端開發小結(實戰)
- 《bash shell指令碼程式設計經典例項(第2版)》資源連結清單指令碼程式設計
- Java開源工具 網站開發工具清單Java開源工具網站
- 小程式·雲開發實戰 - 迷你微博
- 小程式雲開發專案實戰
- 雲原生微信小程式開發實戰微信小程式
- 實戰資料結構(1)_單連結串列的操作資料結構
- 小程式開發實踐總結
- Python 語法速覽與實戰清單Python
- 【大資料】MapReduce開發小實戰大資料
- 開源資源快速連結(一)
- 微信小程式開發總結與心得微信小程式
- 微信小程式填坑清單微信小程式
- 《書單分享》小程式開源
- 實戰·使用taro+雲開發快速開發小程式
- mpvue實戰開發美團外賣小程式Vue
- 實戰PHP資料結構基礎之單連結串列PHP資料結構
- 實戰資料結構(10)_單連結串列的就地排序資料結構排序
- 單連結串列實現原理以及具體程式碼(java)Java
- 小程式雲開發之資源的管理
- 資料結構_連結串列的原理與應用1_單連結串列(基於C語言實現)資料結構C語言
- 實戰:雲開發·實現奶茶店小程式(一)
- 「小程式JAVA實戰」小程式的影片點贊功能開發(62)Java
- 從原理到實戰,四大模組,200頁微信小程式開發寶典(UI開發、API操作、專案實戰....)微信小程式UIAPI
- 實戰資料結構(8)_單連結串列的就地逆置資料結構
- Taro小程式跨端開發入門實戰跨端
- iBatis + SQL Server 專案開發實戰小結BATSQLServer
- 「小程式JAVA實戰」小程式的表單元件(25)Java元件
- 小程式開發總結一:mpvue框架及與小程式原生的混搭開發Vue框架