在对象的方法中访问属性name的语法为()。

在对象的方法中访问属性name的语法为()。

A.self.name()

B.self.name

C.this.name

D.this.name()

正确答案:C

猜你喜欢