JavaScript所有保留字
abstract delete goto null throws
as do if package transient
boolean double implements private true
break else import protected try
byte enum in public typeof
case export instanceof return use
catch extends int short var
char false interface static void
class final is super volatile
continue finally long switch while
const float namespace synchronized with
debugger for native this
default function new throw
本文列举了JavaScript中的所有保留关键字,包括但不限于abstract、boolean、break等。对于从事前端开发的工程师来说,了解这些关键字有助于避免在自定义变量名时发生冲突。
1423

被折叠的 条评论
为什么被折叠?



