Commit from GitHub Actions (markdown-autodocs)

This commit is contained in:
W3LiangXN 2021-09-14 12:08:27 +00:00
parent a671b66b0e
commit f9b97cd45c

View File

@ -161,6 +161,7 @@ JS 数据类型分为两大类及八种数据类型,注意别漏了 ES6 新增
- [ ] [Javascript 继承机制的设计思想](https://www.ruanyifeng.com/blog/2011/06/designing_ideas_of_inheritance_mechanism_in_javascript.html)
- [ ] [JavaScript 深入之继承的多种方式和优缺点](https://github.com/mqyqingfeng/Blog/issues/16)
- [ ] [JS 原型链与继承别再被问倒了](https://juejin.cn/post/6844903475021627400)
## 跨端框架
跨端的最主要的含义就是一套代码多端运行,减少重复劳动