一道C 問題請高手幫幫忙謝謝了

2021-03-14 02:12:11 字數 1803 閱讀 3618

1樓:

用mfc還是c++?

帶不帶介面啊?還是黑屏狀態下的就可以?

2樓:

c++課程設計來了 好多這樣的問題

3樓:杭玟玉

這個是我花了好長時間給你編寫的 編譯執行後出來的結果是正確的 希望你能滿意 有什麼不懂的可以跟我討論

#include

#include

#include

using namespace std;

struct worker//定義乙個結構體用以存放職工資料

;int main()

ofstream outfile("salary.dat");//將職工資料寫入檔案

if(!outfile)

infile.close();

cout<<"職工編號"<<'\t'<<"姓名"<<'\t'<<"基本工資"<<'\t'<<"加班工資"<<'\t'<<"獎金"<<'\t'<<"扣除"<<'\t'<<"時發工資"<

for(int n=0;n<3;n++)

cout<

base<<'\t'<

<

return 0;}

4樓:匿名使用者

這是作業吧?

這個題不難,自己做比較好.

5樓:匿名使用者

用vc++寫的行嗎?如果需要,留郵箱,我這就給你寫乙個。

請c++高手幫忙!一道簡單的程式設計題!

6樓:vc鳥人

class wheel

;~wheel() {};

privte:

void turn( int direction)}class car

;~car(){};

private:

wheel wl;

engine eg;

steer sr;}

7樓:匿名使用者

基類: 輪子,發動機,方向盤

派生類: 汽車

就這樣,ok

8樓:匿名使用者

#include

using namespace std;

typedef enum

direction;

//發動機類

class engine

;//方向盤類

class wheel

;//輪胎類

class tyre

;class car

;car::car()

car::~car()

engine::engine()

engine::~engine()

tyre::tyre()

tyre::~tyre()

wheel::wheel()

wheel::~wheel()

void engine::work()

else if(cardir==1)

else if(cardir==2)

benchi.ty.rotate();

}return 0;

}編的不好的地方 還望見諒!!!

請語文高手幫幫忙,謝謝了

1塞萬提斯 莎士比亞 2冰心 季羨林 余秋雨 3武松 八戒 關雲長 黛玉 4邊疆沙漠,浩瀚無邊,所以用了 大漠 的 大 字。邊塞荒涼,沒有什麼奇觀異景,烽火台燃起的那一股濃煙就顯得格外醒目,因此稱作 孤煙 乙個 孤 字寫出了景物的單調,緊接乙個 直 字,卻又表現了它的勁拔 堅毅之美。沙漠上沒有山巒林...

檔案問題!幫幫忙!謝謝了,檔案問題!幫幫忙!謝謝了!

兩個問題.1 公司開具調函就能把檔案提出來。這個你已經解決了。2 婚育證明。公司開的那個沒有。必須在你戶籍所在地的街道辦事處或者派出所戶籍警那裡開具未婚證明。你的戶口在上學的時候,辦理過遷移至你的學校戶籍管理的派出所。在你畢業的時候,學校和派出所會對應開出了派遣證及戶籍轉移證明。如果沒有拿走,就到學...

ASP問題啊!!高手幫幫忙!!謝謝了

1,先在這個set rs server.createobject adodb.recordset sql select from dbo.user where username username 之前加上 sql select from dbo.user where username usernam...