問題及**:
/*
* 檔名稱:yinhang.cpp
* 作 者:夏煥哲
* 完成日期:2014 年 11 月 15 日
* 版 本 號:v1.0
* 問題描述:建立乙個銀行訪問轉業務程式。
* 輸入描述: 輸入乙個密碼和服務專案。
* 程式輸出: 相應結果。
*/
#include using namespace std;
const int password=123456;
int password ;
int sum=1000000;
int take;
int give;
int bring;//give:轉賬。take:取款。bring:存款。sum:一開始就在銀行中的錢。
int main()
if (number==0)break;
}while (1);
}
執行結果:
心得體會:學的全用上,好有成就感。
python銀行系統 python 銀行系統
print 開卡成功您的卡號是 s card id def search account self 搜尋功能 利用鍵值卡號 搜尋到對應的使用者 sch card input 請輸入要查詢的卡號 if not self.all users.get sch card 判斷卡號是否存在 print 輸入的...
第十二周專案四 銀行系統 任務一 簡單銀行框架
問題及 檔名稱 project.cpp 作 者 chenqin.完成日期 2014年11月18日 版 本 號 v1.0 問題描述 搭簡單的銀行提示框架 程式輸入 輸入乙個六位數password作為密碼,乙個數字number作為服務業務的 程式輸出 知識點總結 學會用const 定義全域性常變數,這個...
ATM銀行系統
以前做的課程設計做個備份。include include include includestruct acc struct acc head,tail,p1 int denglu void zhuce void caidan1 void caidan2 void cunkuan void qukua...