枚舉聲明 的英文怎麼說

中文拼音 [méishēngmíng]
枚舉聲明 英文
enum declarations
  • : Ⅰ名詞1 [書面語] (樹干) trunk2 [書面語] (馬鞭) horsewhip3 (古代行軍時防止士卒喧嘩的用具) gag...
  • : Ⅰ形容詞1 (明亮) bright; brilliant; light 2 (明白;清楚) clear; distinct 3 (公開;顯露在外;不隱...
  1. Discusses changes in the declaration and behavior of enums

    討論和行為中的更改。
  2. The named values of an enumeration type are declared as

    類型的指名值
  3. If a class or enumeration name and an object, function, or enumerator are declared in the same scope ( in any order ) with the same name, the class or enumeration name is hidden wherever the object, function, or enumerator name is visible

    如果某類或名字和一個對象,函數,或符在相同作用域(以任意順序)為相同名字,則一旦對象,函數,或符的名字可見時,類或的名字就被隱藏。
  4. The first enumeration value in the enumeration declaration is set to 0

    枚舉聲明中的第一個值設置為0 。
  5. The partial modifier is not available on delegate or enumeration declarations

    分部修飾符不可用於委託或枚舉聲明中。
  6. Any code that can access the element that declares it can access it

    可以訪問的元素的任何代碼。
  7. You can declare the underlying type of an enumeration to be any integral data type

    可以將的基礎類型為任何整型數據類型(
  8. A type declaration for a class, struct or enumeration

    類、結構或的類型
  9. Thomas edison, an undeniable genius, invented the phonograph, the light bulb, the motion picture camera, and dozens of other devices that shape our world today

    愛迪生無疑是個天才,他的發包括有留機、燈泡、電影攝影機等等,不勝,給這世界塑造了當今的面貌。
  10. A variable of an enumerated type can hold values outside the range of declared values

    類型的變量可以接受值范圍之外的值。
  11. Declaration introduces a new enumerated data type into the program

    在程序中引入新的數據類型。
  12. Enum type sample declare a enumeration type

    >類型示例(類型)
  13. For example, you can declare an enumeration for a set of integer constants associated with the days of the week, and then use the names of the days rather than their integer values in your code

    例如,可以為一組與一周中的七天相對應的整數常數一個,然後在代碼中使用這七天的名稱而不是它們的整數值。
  14. It is used to declare a user - defined enumeration, which consists of a set of named constants called the enumerator list

    它用於用戶定義的,這種由一組命名常數(稱為「數列表」 )組成。
  15. Keyword is used to declare an enumeration, a distinct type consisting of a set of named constants called the enumerator list

    關鍵字用於,即一種由一組稱為數列表的命名常數組成的獨特類型。
分享友人