访问修饰符 meaning in English
access modifier
Examples
- Using the four access modifiers to declare five levels of accessibility
:使用四个访问修饰符声明五个可访问性级别。 - These access modifiers define how users of the class can access the event
这些访问修饰符定义类的用户访问事件的方式。 - Use the access modifiers ,
使用访问修饰符 - These access modifiers define how users of the class can access the fields
这些访问修饰符定义类的使用者访问字段的方式。 - These access modifiers define how users of the class can construct the class
这些访问修饰符定义类的用户构造该类的方式。