欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

javascript(ECMAScript)保留字 博客分类: javascript javascriptECMAScript保留字 

程序员文章站 2024-03-22 16:39:58
...

在编写javascript时定义变量不要使用下面的保留字

abstract , enum , int , short , boolean , export , interface , static , byte ,

extends , long , super , char , final , native , synchronized, class , float ,

package, throws , const , goto , private , transient , debugger , 

implements , protected , volatile , double , import , public 

 

第五版新增保留字:

 

let , yield