JavaScript各类参考手册+调试+严格模式+使用误区

HTML DOM事件参考手册:http://www.runoob.com/jsref/dom-obj-event.html

RegExp正则表达式参考手册:http://www.runoob.com/js/js-regexp.html

JavaScript 调试:http://www.runoob.com/js/js-debugging.html

JavaScript 严格模式(use strict):http://www.runoob.com/js/js-strict.html

JavaScript 常见错误+使用误区:http://www.runoob.com/js/js-mistakes.html

发布了137 篇原创文章 · 获赞 51 · 访问量 28万+

猜你喜欢

转载自blog.csdn.net/Pop_Rain/article/details/74942964