C這個類怎麼做啊幫個忙我想學習了

時間 2022-07-06 20:15:07

1樓:匿名使用者

public class animal

public animal(system.drawing.color color)

public animal(system.drawing.color color, float weight)

public animal(system.drawing.color color, float weight, int leg)

public void sound()

public void addweight()

public void addweight(float weight)

public system.drawing.color color

set}public float weight

set}public int leg

set}private system.drawing.color color;

private floag weight = 0.1;

private int leg = 0;

}public class test}

2樓:匿名使用者

public class animal

public animal(string color, float weight)

: this(color)

public animal(string color, float weight, int legscount)

: this(color, weight)public string color

set}

public float weight

set}

public int legscount

set}

public void addweight()public void addweight(float weight)

public string makesound()}class program}

3樓:

大概就是這樣,我這裡沒有除錯工具,用記事本寫的,還有我沒看,你的體重是有小數的,你把體重的int改成 小數的資料型別。

using system;

public class animal

public void animal(string color)

public void animal(string color,int weight)

public void animal(string color,int weight,int legnum)

public int add operator+(int weight1,int weight2)

public void sendvoice ()

}public static void main()

4樓:匿名使用者

public class animal

set}private int legs;

public int legs

set}private string colorname;

public string colornameset

}public animal(double weight, int legs, string color)

public void addweight()public void addweight(int num)public void noise()

C 高手幫個忙啊很急這個程式老編譯時總是出錯誤,我不知道為什麼會錯,高手幫忙啊

什麼錯誤?我汗,直接using namespace std 不久不用寫那麼多的using std 股海小堅果 你先算算你標頭檔案用了幾個,還有啊,你那名稱空間是搞了玩啊,這不是給你玩遊戲 include include include include include include include ...

我想學習燒烤怎麼做

長沙新東方烹飪學院 小吃創業的市場前景廣闊 風險較低 投資小 收益大,小吃市場蘊藏著巨大的商機。我院特色小吃班主要學習 各式小吃原料初加工 醃製處理技巧 鐵板系列 涼皮 酸辣粉 麻辣燙 臭豆腐 滷水鴨霸王 糖油粑粑 口味花甲 口味蝦 重慶烤魚 鐵板煎餅 油炸雞柳 雞排等特色小吃。還有早點 燒烤 夜宵...

大蝦們 這個C 怎麼編啊 我是個菜鳥 定義負數類Co

include using namespace std class complex complex complex double real complex complex double real,double imag complex complex void complex add complex...