码迷,mamicode.com
首页 > Web开发 > 详细

js_保留关键字

时间:2016-12-25 01:52:39      阅读:202      评论:0      收藏:0      [点我收藏+]

标签:finally   row   interface   sync   tin   ble   new   str   try   

网页可以被我们分为三个大的部分:结构,表现,形式
而js就是专对于表现的,js是一门编程的解释性脚本语言,
和其他的语言相同js也有自己的保留的关键字,下面我们来看看js保留的关键字吧!
js一共有56个关键字:
break else var new
case finally return void
Catch for switch while
continue funtion this with
defualt 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 implort public

js_保留关键字

标签:finally   row   interface   sync   tin   ble   new   str   try   

原文地址:http://www.cnblogs.com/yufei121/p/6218730.html

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