typescript


https://typescript.p6p.net/typescript-tutorial/intro.html Typescript 介绍 typescri

微信小程序


https://developers.weixin.qq.com/miniprogram/dev/framework/ 上面的链接就是微信小程序开发的文档链接 小程序的独特性

web安全以及防护


https://www.bilibili.com/video/BV1AQ4y1E729/?spm_id_from=333.337.search-card.all.click&vd_source=bb20

Rust

rust 

https://rustwiki.org/ 初入Rust吧 fn main() { println!("hello world"); }</