JavaScript关键字和保留字

来源:互联网 发布:中国网络电视台手机版 编辑:程序博客网 时间:2024/05/01 03:22

A.1   关键字

break

case

catch

continue

default

delete

do

else

finally

for

function

if

in

instanceof

new

return

switch

this

throw

try

typeof

var

void

while

with

     

A.2   保留字

abstract

boolean

byte

char

class

const

debugger

double

enum

export

extends

fimal

float

goto

implements

import

int

interface

long

mative

package

private

protected

public

short

static

super

synchronized

throws

transient

volatile