JavaScript reserved word

xiaoxiao2021-03-06  106

JavaScript reserved word

The following reserved words cannot be used as variables, function names, object names, and the like, where some reserved words are expanded in later JavaScript extensions.

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

转载请注明原文地址:https://www.9cbs.com/read-125134.html

New Post(0)