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