参考资料

运行机制

  • 微信客户端在打开小程序之前,会把整个小程序的代码包下载到本地。
  • child::运行环境

代码构成

生命周期

页面渲染

存储

互联网通讯

微信身份信息

多页面

数据

交互

复习

child::

微信小程序复习列表

基础

list filter(file.etags, (tag) => startswith(tag, "#review/前端/小程序/基础")) from #review/前端/小程序/基础
where sr-due <= date(today) or sr-due = null
sort sr-due asc

面试

list filter(file.etags, (tag) => startswith(tag, "#review/面试/前端/小程序")) from #review/面试/前端/小程序
where sr-due <= date(today) or sr-due = null
sort sr-due asc
指向原始笔记的链接