文件名称:ts
介绍说明--下载内容均来自于网络,请自行研究使用
线性表的基本操作建立一个包含图书(书号,书名,定价)信息的的链表,并具有如下功能:
(1) 根据指定图书个数,逐个输入图书信息;
(2) 根据书名进行查找,返回此书的书号和定价;
-Linear form of the basic operation to establish a book (ISBN, title, pricing) information linked list, and has the following functions: (1) according to the number of specified Books, one by one, enter the book information (2) according to the title search to return to the book' s ISBN and pricing
(1) 根据指定图书个数,逐个输入图书信息;
(2) 根据书名进行查找,返回此书的书号和定价;
-Linear form of the basic operation to establish a book (ISBN, title, pricing) information linked list, and has the following functions: (1) according to the number of specified Books, one by one, enter the book information (2) according to the title search to return to the book' s ISBN and pricing
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ts.cpp