| 1. | To access them , use the dot operator ;若要访问这两个成员,请使用点运算符: |
| 2. | For example , the dot operator is used to access the property named 中,使用点运算符来访问 |
| 3. | The dot operator specifies a member of a type or namespace 点运算符指定类型或命名空间的成员。 |
| 4. | The dot operator is typically used for accessing the properties of an object 点运算符通常用于访问对象的特性。 |
| 5. | Furthermore , the dot operator and the bracket operator are interoperable 此外,点运算符和方括号运算符还可以互操作。 |
| 6. | As was true of the dot operator , the bracket operator can be applied recursively 和点运算符一样,方括号运算符也可以递归应用。 |
| 7. | The dot operator 点运算符( |
| 8. | Finally , the dot operator and the bracket operator are somewhat interchangeable 最后,点运算符和方括号运算符可能实现某种程度的互换。 |
| 9. | The el provides two different accessors for just this purpose - the dot operator 就为了实现这种用途, el提供了两种不同的存取器(点运算符( |
| 10. | When the property being accessed is itself an object , the dot operator can be applied recursively 当被访问的特性本身是对象时,可以递归地应用点运算符。 |