首页 > 编程语言 > 详细

java中有效的关键字

时间:2018-09-18 23:20:54      阅读:177      评论:0      收藏:0      [点我收藏+]

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

java中有效的关键字

原文:https://www.cnblogs.com/charcoal/p/9672016.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!