程式常見辭彙
A
assignment operator 指派運算子
arithmetic operator 算術運算子
B
break statement 中斷陳述
boolean value 布林值
C
character 字元
class 類別
condition 條件
compound statement 複合陳述
control structure 控制結構
repetition structure 重複結構 (又稱 loop 迴圈)
constant 常數
compile 編譯
construct 建構子
D
destructor 解構子
E
expression 運算式
equality and relational operator 相等性及關係運算子
Encrypt 加密;將...譯成密碼
F
function 函數
I
identifier 識別字
integer 整數
indentation 縮排
infinite loop 無窮迴圈
L
lower camel case 小寫駝峰型
literal 字面常數
loop 迴圈
K
keyword 識別字
M
method 方法
method invocation 方法呼叫
P
property 屬性
precedence 計算優先次序
parameter list 參數列
O
object 物件
operand 運算元
operator 運算子
R
return value 回傳值
reference 參考
S
statement 陳述
selection 選擇
shuffle 重洗牌
U
upper camel case 大寫駝峰型
V
variable 變數
留言