保护字段 meaning in English
field-protected
Examples
- To the default values listed in the following table
的受保护字段初始化为下表所列的默认值。 - Class to the default values shown in the following table
类的受保护字段初始化为下表所示的默认值。 - Class to the default values listed in the following table
类的受保护字段初始化为下表中列出的默认值。 - The naming guidelines for fields apply to static public and protected fields
字段的命名准则适用于静态公共字段和静态受保护字段。 - Exception is thrown when there is an invalid attempt to access a private or protected field inside a class
无效地试图访问类中的私有或受保护字段时,将引发