最近中文字幕高清中文字幕无,亚洲欧美高清一区二区三区,一本色道无码道dvd在线观看 ,一个人看的www免费高清中文字幕

為了賬號安全,請及時綁定郵箱和手機立即綁定

請問,this代表的是當前對象,那么在這個course類中,this就是代表course嗎

public class Course {

public String id;

public String name;

public Course(String id,String name) {

this.id = id;

this.name = name;


正在回答

1 回答

this代表的是當前類的一個實例對象。不能說this就是代表Course。

1 回復 有任何疑惑可以回復我~
#1

hermaniu

Course c=new Course(); c.Course("9","herman") -> c=this sout(c.id+","+c.name) -> result:9,herman
2022-03-30 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

請問,this代表的是當前對象,那么在這個course類中,this就是代表course嗎

我要回答 關注問題
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網(wǎng)微信公眾號