写js时候,需要用到严格模式吗?
check
check 2016-12-22 15:06:14
0
2
1473
check
check

reply all(2)
数据分析师

When writing js, do I need to use strict mode? -PHP Chinese website Q&A-When writing js, do I need to use strict mode? -PHP Chinese website Q&A

Please watch and learn.

迷茫

建议:最好用严格模式编写代码。
因为好的代码,最基础就是好的编写习惯。
而且不支持严格模式的代码。
在某个浏览器中会存在兼容问题。

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template