2014-02-25

Java 中英文術語對照

control variable - 控制變數
condition - 條件

infinite loop - 無窮迴圈
for loop - for 迴圈
while loop - while 迴圈

expression -  運算式
operand - 運算元
operator - 運算子

declare - 宣告
identifier - 識別字
statement - 陳述
local variable - 區域變數
method invocation - 方法呼叫

class - 類別
field - 屬性
constructor - 建構子
method - 方法
string - 字串

variable - 變數
object - 物件
literal - 字面常數
subclass - 子類別
superclass - 父類別

boolean value - 布林值
integer - 整數
inherit - 繼承
inheritance - 繼承
thread - 執行緒

沒有留言:

張貼留言