STL map的簡單應用 借還書系統

2021-08-19 03:51:53 字數 717 閱讀 9274

#include#include#includeusing namespace std;

mapbook;

class book

void restore()

} }};

int book::number=0;

int book::all_price=0;

int main()

test.show();

cout<<"\n歸還幾本書?"<>t;

while(t--)

test.show();

}

執行結果:

借出幾本書?

3輸入借出的書名和**

三體 58

輸入借出的書名和**

細胞生命的禮讚 30

輸入借出的書名和**

百年孤獨 20

當前圖書借出量為  3

輸出借出的所有圖書的名字和**

百年孤獨 20

三體 58

細胞生命的禮讚 30

當前圖書借出總價值為  108

歸還幾本書?

1輸入歸還的書名

三體書名:   三體   歸還成功

當前圖書借出量為  2

輸出借出的所有圖書的名字和**

百年孤獨 20

細胞生命的禮讚 30

當前圖書借出總價值為  50

請按任意鍵繼續. . .

STL map的簡單使用

c stl map map是關聯對映,它的內部採用紅黑樹演算法。預設對插入按key公升序排列。typedef map tstring,int iterator mapi typedef map iterator umapi brief 試驗性 入口 void miscmain map自動按照key公...

python ajax的簡單應用

前幾天寫了乙個程式,想用ajax,看了看,用了一些很簡單的東西,貼出來共同學習一下 有興趣的話可以訪問一下 http ir.hit.edu.cn demo te 1.首先是xmlhttprequest的建立 yourfuntion 響應函式 request.send null 3.最後就是響應函式了...

samba的簡單應用

安裝samba bin bash samba install script create by wellpan 20110109 password 88888888 yum install samba y rpm qa grep samba samba common 3.0.33 3.29.el5 ...