this關(guān)鍵字
this關(guān)鍵字代表當(dāng)前對(duì)象
-
this. 屬性 操作當(dāng)前對(duì)象的屬性 -
this. 方法 調(diào)用當(dāng)前對(duì)象的方法
this關(guān)鍵字this關(guān)鍵字代表當(dāng)前對(duì)象this. 屬性 操作當(dāng)前對(duì)象的屬性this. 方法 調(diào)用當(dāng)前對(duì)象的方法