javascript 的保留字 Javascript將來保留字(Javascript Future Reserved Words)

javascript 的保留字 Javascript未來保留字(Javascript Future Reserved Words)

 

 以下的保留字不可以用作變量,函數名,對象名等,其中有的保留字是爲以後JAVASCRIPT擴展用的. 

· abstract

 

· boolean

· break

· byte

 

· case

· catch

· char

· class

· const

· continue

 

· default

· do

· double

 

· else

· extends

 

· false

· final

· finally

· float

· for

· function

 

· goto

 

· if

· implements

· import

· in

· instanceof

· int

· interface

 

· long

 

· native

· new

· null

 

· package

· private

· protected

· public

 

· return

 

· short

· static

· super

· switch

· synchronized

 

· this

· throw

· throws

· transient

· true

· try

 

· var

· void

 

· while

· with

 

 

Javascript保留字(Javascript Reserved Words)

Javascript保留字(Reserved Words)是指在Javascript語言中有特定含義,成爲Javascript語法中一部分的那些字。Javascript<strong…………………………………………………………………………

參考地址:http://www.verydemo.com/demo_c98_i33569.html

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