[JavaScript]-----語法、關鍵保留字及變量

ECMAScript的關鍵字:

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


第三版保留字:

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

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章