access modifier 双语例句
全部
1·Defines the access modifier of this item.
定义这个项目的存取修饰词。
2·Changing the access modifier for a class.
更改类的访问修饰符。
3·Changing the access modifier for a module.
更改模块的访问修饰符。
4·Changing the access modifier of an interface.
变更介面的存取修饰词。
5·Set the Access Modifier for each resource string to Public.
为每个资源的访问修饰字串是公开的。
6·Return a string describing the access modifier flags in the specified modifier.
返回指定修饰符中描述访问修饰符标记的字符串。
7·Return a string describing the access modifier flags in the specified modifier.
For example:返回指定修饰符中描述访问修饰符标记的字符串。
8·If no access modifier is specified in a member declaration, a default accessibility is used.
如果在成员声明中未指定访问修饰符,则使用默认的可访问性。
9·The Modifier class provides static methods and constants to decode class and member access modifiers.
Modifier类提供了静态方法和常量来对类和成员访问修饰符进行编码。
10·Note that if you do not use an access modifier with the constructor it will still be private by default.
注意,如果您不对构造函数使用访问修饰符,则在默认情况下它仍为私有构造函数。
