| 1. | Note , that i use an instance field to hold the 注意,我使用了一个实例字段保存 |
| 2. | You should not use public instance fields 中详细说明的原因,不应使用公共实例字段。 |
| 3. | Note that this rule does not apply to instance fields 注意,这条规则不适用于实例字段。 |
| 4. | Do not provide instance fields that are public or protected 不要提供公共的或受保护的实例字段。 |
| 5. | A field initializer cannot refer to other instance fields 字段初始值设定项不能引用其他实例字段。 |
| 6. | You should not define public or protected instance fields 不要定义公共实例字段或受保护实例字段。 |
| 7. | It is also an error to initialize an instance field in a struct 在结构中初始化实例字段也是错误的。 |
| 8. | This means that the instance field 这意味着实例字段 |
| 9. | Instance fields and accessors 实例字段和访问器。 |
| 10. | To initialize the instance field 初始化实例字段 |