byte:                  字节型
short:                 短整型
int:                   整型
long:         长整型
float:         单精度浮点型
double:       双精度浮点型
boolean:      布尔型
char:        字符型
true:         真
false:       假
Unicode:    万国码 通用码
age:     年龄
score:        成绩
demo:          例子
var:         变量
data:          数据
type:             类型
name:       名字
number/num:          数字
flag:           标记
max:       最大值
if:           如果
price:     价格
else:         否则
operator/oper:      运算符
scanner/scan :    扫描仪
import:    导入
in:            进入
system:   系统
new:       新的
nextint:下一个整数
nextdouble:       下一个浮点数
Switch:   开关
case:     案例
berak:      中断
command:     命令
by:      通过
times:           次数
while:              当.....的时候,循环的一种
do:       做
math:        数字
random:      随机
guess/guessing:       猜
game:         游戏
level:          等级
count:             数量
for:       为了,循环的一种
continue:      继续
result:           结果
answer:      回答
array/arr:     数组
length:         长度
multi:             多
table:          表格
addition:        加法
index:       下标
out of:          超出
bounds:    界限
exception:    异常
cope:         复制
arraycope/copeof :   数组复制
max:     最大值
min:       最小值
sort:          顺序排序
method:      方法
public  static:       公开静态的
void:          空
return:      返回
say:         说
sayhello/sayhi:      问好
getNum:       获取数字
plus:         加法
test:       测试
class1:   类
new:       新的
student:     学生
address:   家庭地址
study:         学习
null:           空
show:        显示
width:          宽
width:       高
x:          x坐标
y;            y坐标