Commit from GitHub Actions (markdown-autodocs)

This commit is contained in:
KieSun 2021-09-15 00:03:22 +00:00
parent 9f5687727e
commit c126ad9161

View File

@ -215,7 +215,6 @@ JavaScrip 在变量被创建时分配内存,并在对象不再使用时自动
- [ ] [GC in v8](https://github.com/lrlna/sketchin/blob/master/guides/garbage-collection-in-v8.md)
- [ ] [JavaScript 工作原理:内存管理 + 处理常见的 4 种内存泄漏](https://blog.sessionstack.com/how-javascript-works-memory-management-how-to-handle-4-common-memory-leaks-3f28b94cfbec),另有[中文版](https://juejin.cn/post/6844903519078580238)
## 跨端框架
跨端的最主要的含义就是一套代码多端运行,减少重复劳动