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




術語


中文 英文
複合資料型態 compound type
資料型態 data type
參考 reference
列舉 enumeration
陣列 array
指標 pointer
結構 structure
聯合 union
變數 variable
別名 alias
型態 type
運算子 operator
左值參考 lvalue reference
右值參考 rvalue reference
關鍵字 keyword
識別字 identifier
非作用域列舉 unscoped enumeration
匿名 anonymous
作用域列舉 scoped enumeration
元素 element
迴圈 loop
位址 address
取址運算子 address-of operator
反參考運算子 dereference operator
編譯器 compiler
類別 class
成員函數 member function
成員 member
巢狀聯合 nested union
匿名聯合 anonymous union

the end

沒有留言: