java中有效的关键字
Posted charcoal
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了java中有效的关键字相关的知识,希望对你有一定的参考价值。
true、false、null都不是关键字
goto、const、是保留的关键字
abstract continue for new switch default if package synchronized do goto private this break double implements protected throw byte else import public throws case enum instanceof return transient catch extends int short try char final interface static void class finally long strictfp volatile const float native super while boolean assert
abstract continue for new switch default if package synchronized do goto private this break double implements protected throw byte else import public throws case enum instanceof return transient catch extends int short try char final interface static void class finally long strictfp volatile const float native super while boolean assert
以上是关于java中有效的关键字的主要内容,如果未能解决你的问题,请参考以下文章