C++ 速查手冊 V1.00 - 單元 2.6 摘要




術語


中文 英文
程式 program
標記 token
程式語言 programming language
關鍵字 keyword
識別字 identifier
運算子 operator
字面常數 literal
註解 comment
保留字 reserved word
指示詞 specifier
修飾詞 modifier
陳述 statement
標準程式庫 stanard library
第三方程式庫 third-party library
運算的優先次序 precedence
算術運算子 arithmetic operator
遞增運算子 increment operator
遞減運算子 decrement operator
關係運算子 relational operator
邏輯運算子 logical operator
位元運算子 bitwise operator
指派運算子 assignment operator
條件運算子 conditional operator
數值 value
整數 integer
浮點數 floating-point number
布林 Boolean
字元 character
八進位 octal
十六進位 hexadecimal
跳脫序列 excape sequence

the end

沒有留言: