访问修饰符 meaning in English
access modifier
Examples
- Only one access modifier is allowed for a member or type , except when using the
一个成员或类型只能有一个访问修饰符,使用 - Enumeration value indicating the member access modifier to generate code for
枚举值,指示要为其生成代码的成员访问修饰符。 - These access modifiers define how users of the class can access the constant
这些访问修饰符定义类的用户访问该常数的方式。 - Interface members are always public , and no access modifiers can be applied
接口成员始终是公共的,不能应用任何访问修饰符。 - To discover information such as the name , parameters , access modifiers such as
了解以下信息:构造函数的名称、参数、访问修饰符(如