码迷,mamicode.com
首页 > 编程语言 > 详细

总结JavaScript关键字

时间:2015-08-30 23:04:11      阅读:226      评论:0      收藏:0      [点我收藏+]

标签:

JavaScript中的关键字有:

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

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

 

以上关键字为个人总结。

 

总结JavaScript关键字

标签:

原文地址:http://www.cnblogs.com/R46W8/p/4771841.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!