文件名称:test2
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 406kb
- 下载次数:
- 0次
- 提 供 者:
- 撒**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
【基本题】设计BOOK类,包括ISBN号(string)、书名(string)、作者(string)以及表示是否已借出的成员(bool)。
创建返回这些成员的函数,以及借书还书的函数(成员函数在函数体外) -[Title] design BOOK categories, including the ISBN number (string) title (string), the author (string) and members (bool) whether the loan.
Create a return to the function of these members, as well as borrowing and returning books function (member function in the function in vitro)
创建返回这些成员的函数,以及借书还书的函数(成员函数在函数体外) -[Title] design BOOK categories, including the ISBN number (string) title (string), the author (string) and members (bool) whether the loan.
Create a return to the function of these members, as well as borrowing and returning books function (member function in the function in vitro)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
作业2\Book.cpp
.....\Book.h
.....\Debug\Book.obj
.....\.....\main.exe
.....\.....\main.ilk
.....\.....\main.obj
.....\.....\main.pch
.....\.....\main.pdb
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\main.cpp
.....\main.dsp
.....\main.dsw
.....\main.ncb
.....\main.opt
.....\main.plg
.....\Debug
作业2
.....\Book.h
.....\Debug\Book.obj
.....\.....\main.exe
.....\.....\main.ilk
.....\.....\main.obj
.....\.....\main.pch
.....\.....\main.pdb
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\main.cpp
.....\main.dsp
.....\main.dsw
.....\main.ncb
.....\main.opt
.....\main.plg
.....\Debug
作业2