Java类的单词
- 语法 :grammar
- 变量 : varianle
- 常量 :constant
- 初始化 : initializ
- 调试 : debug
- 断点 :breakpoint
- 实践 :practice
- 定义:definition
- 特征:feature
- 发布:released
- 工具:tools
- 随机数:Random number
有关数字的类型的英语单词
进制
- 二进制:binary
- 八进制:Octal number
- 十进制:decimal
- 十六进制:hexasdecimal
奇数:odd number
偶数:even number
个位:bits
十位:ten
百位:hundreds
面向对象的基础单词 (java_oop)
对象数组:
- 属性:attribute
静态特征:Static feature
行为: behavior
动态特征 :Dynamic feature
实列:Instance
实体:entity
布局:
- 边界布局:BorderPane
网格布局:GridPane(先列后行)
锚点布局:AnchorPane
流式布局:FluidPane
垂直布局:VBox
水平布局:HBox
- 栈:stack
堆:heap
比内容 :equals
封装:encapsulation
继承:inheritance
多态 :polymorphism