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

正文內(nèi)容

c課程設(shè)計面向?qū)ο笳n程設(shè)計--銀行管理系統(tǒng)(編輯修改稿)

2025-02-12 04:36 本頁面
 

【文章內(nèi)容簡介】 65: 銷戶頁面 圖66:從保存數(shù)據(jù)并關(guān)閉文件,關(guān)閉整個系統(tǒng)。 圖67:七、 存在的不足 暫無對策 八、 程序源代碼//*********************************//****** ***************//*********************************struct Account { std::string name。 int acoNum。 std::string passWord。 double money。 double record[20]。 int insert。 int state。 Account* right。 Account* left。}。class Bank {public: Bank()。 void bankEntrance()。 int creAco()。 int deposit()。 int draMon()。 int cloAco()。 int inquir()。 Account* getAcoNum()。 bool pasCheck(Account* account)。 ~Bank()。private: Account* head。 Account* ps。 Account* pEnd。 int creAcoNum。 }。//*********************************//****** ***************//*********************************includeincludestringincludeincludeiostreamincludestring//include //include using namespace std。Bank::Bank(){ head = NULL。ps =NULL。pEnd = NULL。 creAcoNum = 100000。} void Bank::bankEntrance(){ int a = 0。 cout *****************************************************\n\n。 cout *** 歡迎進入銀行存取款系統(tǒng) ***\n\n。 cout *****************************************************\n。 while( a==0 ){ cout \n 請選擇服務(wù)項目:\n。 cout ***********************************************\n ** ** ** **\n。 cout ***********************************************\n ** ** ** **\n。 cout ***********************************************\n。 cout 。 cin a。 switch(a) { case 1: cout **開戶**。 a = creAco()。 break。 case 2: cout **存款**。 a = deposit()。 break。 case 3: cout **取款**。 a = draMon()。 break。 case 4: cout **銷戶**。 a = cloAco()。 break。 case 5: cout **帳戶信息**。 a = inquir()。 break。 case 6: default: cout 退出.\n。 a = 1 。 return。 } } cout *****************************************************\n\n。 cout *** 謝謝您的使用。 ***\n\n。 cout ***********
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1