资源简介

1)图书信息包括:登录号、书名、作者名、分类号、出版单位、出版时间、价格等。试设计一 图书信息管理系统,使之能提供以下功能: 系统以菜单方式工作 图书信息录入功能(图书信息用文件保存)--输入 图书信息浏览功能--输出 查询和排序功能:(至少一种查询方式)--算法 图书信息的删除与修改(可选项) 按作者名查询 按书名查询

资源截图

代码片段和文件信息

// stdafx.cpp : source file that includes just the standard includes
// 图书管理系统.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include “stdafx.h“

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     146944  2009-11-23 13:26  C++课程设计报告a.doc

     文件         64  2009-06-26 14:22  图书管理系统\book.txt

     文件         40  2009-06-26 14:22  图书管理系统\reader.txt

     文件       1244  2009-06-26 12:56  图书管理系统\ReadMe.txt

     文件        299  2009-06-26 12:56  图书管理系统\StdAfx.cpp

     文件        667  2009-06-26 12:56  图书管理系统\StdAfx.h

     文件       8858  2009-06-26 12:57  图书管理系统\图书管理系统.cpp

     文件       3475  2009-06-26 13:47  图书管理系统\图书管理系统.dsp

     文件        549  2009-06-26 14:32  图书管理系统\图书管理系统.dsw

     文件      58368  2009-06-26 14:32  图书管理系统\图书管理系统.ncb

     文件      48640  2009-06-26 14:32  图书管理系统\图书管理系统.opt

     文件        258  2009-06-26 13:47  图书管理系统\图书管理系统.plg

     文件       1852  2009-06-26 12:57  图书管理系统\Debug\StdAfx.obj

     文件     135168  2009-06-26 12:58  图书管理系统\Debug\vc60.pdb

     文件     532535  2009-06-26 12:58  图书管理系统\Debug\图书管理系统.exe

     文件     238770  2009-06-26 12:58  图书管理系统\Debug\图书管理系统.obj

     文件    1115136  2009-06-26 12:58  图书管理系统\Debug\图书管理系统.pdb

     目录          0  2009-06-26 14:34  图书管理系统\Debug

     目录          0  2009-06-26 14:34  图书管理系统

----------- ---------  ---------- -----  ----

              2292867                    19


评论

共有 条评论