类、类成员或枚举在声明它们的包内任何地方都可见。
Class, class member, or enumeration is visible everywhere within the package in which it is declared.
请注意,默认情况下,如果声明中未设置第一个枚举成员的值,则其值为零。
Note that, by default, if the value of the first enumeration member is not set in the declaration, its value is zero.
请注意,默认情况下,如果声明中未设置第一个枚举成员的值,则其值为零。
Note that, by default, if the value of the first enumeration member is not set in the declaration, its value is zero.
应用推荐