JavaScript关键字
Posted 全心全意_运维
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了JavaScript关键字相关的知识,希望对你有一定的参考价值。
javascript关键字
制作人:全心全意
abstract | continue | finally | instanceof | private | this |
boolean | default | float | int | public | throw |
break | do | for | interface | return | typeof |
byte | double | function | long | short | true |
case | else | goto | native | static | var |
catch | extends | implements | new | super | void |
char | false | import | null | switch | while |
class | final | in | package | synchronized | with |
以上是关于JavaScript关键字的主要内容,如果未能解决你的问题,请参考以下文章
JavaScript基础1228JavaScript:void开始----