Java中的关键字
作者:未知, 来源:网络, 阅读:72, 发布时间:2014-05-14
Java中的关键字有:abstract、default、goto、package、synchronized、boolean、do、if、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、continue、for、new、switch。
以上关键字在Java程序中有相应的应用,不能作为变量名称使用