js in depth: event loop & micro-task, macro-task & stack, queue, heap & thread, process

微任务,宏任务

堆栈,队列,堆

线程,进程


图解 js 事件循环

https://www.cnblogs.com/liangyin/p/9783342.html

https://blog.csdn.net/Fundebug/article/details/86487117

https://www.cnblogs.com/cangqinglang/p/8967268.html


最新文章

  1. Https网站搭建——通过https://localhost:8443访问tomcat首页
  2. Linux_Shell_Bash快捷键
  3. [转] java.lang.IllegalArgumentException: Document base D:\apache-tomcat-7.0.47\webapps\XXX错误
  4. 线段树的区间更新---A Simple Problem with Integers
  5. spring mvc 的各种参数的绑定方式
  6. ajax 初始化请求前携带参数
  7. 如何安装Oracle Database 11g数据库
  8. elasticSearch安装 Kibana安装 Sense安装
  9. pychram 2018-01 安装pyQT5报错
  10. mongo 操作小结
  11. Tomcat 启动出现警告问题Setting property 'minSpar eThreads' to '25' did not find a matching property
  12. jenkins+docker持续集成实验
  13. require(): open_basedir restriction in effect. 解决方法
  14. centos6.5 源码安装 mysql
  15. Node.js学习笔记(三) --- package.json 及cnpm
  16. WMIC_2
  17. 解决Postgresql服务启动又关闭的问题
  18. 数据存储之json文件处理和csv文件处理
  19. [译]The Python Tutorial#11. Brief Tour of the Standard Library — Part II
  20. Mysql查询指定用户并列排名 类似rank函数

热门文章

  1. Python 2.x 和 Python 3.x
  2. Spring常见问题总结
  3. LOJ10145郁闷的出纳员
  4. 提高效率的Linux命令
  5. Django(多表查询操作)
  6. TypeScript 入门教程学习笔记
  7. linux(9)find命令详解
  8. CF 666E Forensic Examination 【SAM 倍增 线段树合并】
  9. zoj3494 BCD Code(AC自动机+数位dp)
  10. 【noi 2.6_9277】Logs Stacking堆木头(DP)