首页 > 代码库 > js_保留关键字
js_保留关键字
网页可以被我们分为三个大的部分:结构,表现,形式
而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_保留关键字
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。