文件名称:Library-management-system
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-03-25
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 黑*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是简单的图书管理系统,分为添加新书、浏览全部图书和删除图书三个功能。
输入1可添加新书,分别输入书名、ISDN、价格和作者后,即添加完成。
输入2可浏览全部的图书。
输入3可删除图书,输入要删除的行号,即可删除该行,如果输入的行号是最后一行,即删除全部。-This procedure is a simple library management system, divided them into two books, browsing books and books delete all three functions. Enter 1 to add a new book, enter the title, after ISDN, price and author, is added to complete. Input 2 can browse all books. Enter 3 to remove a book, enter the number of rows to be deleted, you can delete the row, if the input line number is the last line, that is deleted.
输入1可添加新书,分别输入书名、ISDN、价格和作者后,即添加完成。
输入2可浏览全部的图书。
输入3可删除图书,输入要删除的行号,即可删除该行,如果输入的行号是最后一行,即删除全部。-This procedure is a simple library management system, divided them into two books, browsing books and books delete all three functions. Enter 1 to add a new book, enter the title, after ISDN, price and author, is added to complete. Input 2 can browse all books. Enter 3 to remove a book, enter the number of rows to be deleted, you can delete the row, if the input line number is the last line, that is deleted.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图书管理系统\图书管理系统\Book.cpp
............\............\book.dat
............\............\Book.h
............\............\main.cpp
............\............\readme.txt
............\............\Sample.dsp
............\............\Sample.dsw
............\图书管理系统
图书管理系统