`
wufeji
  • 浏览: 20221 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

javascript的关键字和保留字

 
阅读更多

javascript的关键字有21个,具体如下:

break    else      new      var   
case      finally    return   void
catch     for        switch    while
continue  function  this    with
default     if        throw     delete
in          try         do          instanceof
typeof

 

31个保留关键字为:

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      

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics