freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

c++課程設(shè)計(jì)-歌曲信息管理系統(tǒng)-文庫(kù)吧

2025-05-16 09:46 本頁(yè)面


【正文】 m()。 ~MusicSystem(){}。 void add()。 void change()。 void search()。 void del()。 void show()。 private: Music music。 }。 MusicSystem::MusicSystem(){}。 //輸入信息 void MusicSystem::add() { ofstream outfile(,ios::out)。 if(!outfile) { cerropen file error!。exit(1)。 } while(1) { cout請(qǐng)輸入歌曲信息: endl。 cout 請(qǐng)輸入歌曲編號(hào): endl。 cin。 if(==0)break。 cout 請(qǐng)輸入歌曲名稱: endl。 cin。 cout 請(qǐng)輸入歌曲演唱者: endl。 cin。 cout 請(qǐng)輸入歌曲風(fēng)格: endl。 cin。 coutendl。 outfile endl。 length++。 } ()。 } //修改信息 void MusicSystem::change() { Music music[100]。 int newnum。 string newname,newsinger,newstyle。 ifstream infile(,ios::in)。 if(!infile) { cerropen file error!。exit(1)。 } for(int i=0。ilength。i++) { { infilemusic[i].num。 infilemusic[i].name。 infilemusic[i].singer。 infilemusic[i].style。 } } ()。 ofstream outfile(,ios::out)。 if(!outfile) { cerropen file error!。exit(1)。 } while(1) { cout請(qǐng)輸入要修改的歌曲編號(hào): endl。 cinnewnum。 coutendl。 if(newnum==0)break。 cout請(qǐng)輸入修改后的歌曲名稱: endl。 cinnewname。 coutendl。 cout請(qǐng)輸入修改后的歌曲演唱者: endl。 cinnewsinger。 coutendl。 cout請(qǐng)輸入修改后的歌曲風(fēng)格: endl。 cin
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計(jì)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1