??????一些基本的功能:?? 1:添加图书以及图书编号?? 2:能够实行基本的借书还还书的功能?? 3:? 删除图书信息等?include <iostream>include <iomanip>include <string>include <fstream>输入输出文件流类using namespace stdconst int Maxr=100最多的读者const int Maxb=
课程设计(论文)任务书 软件学院 学 院 软件电子商务 专 业 09- 2 班 一课程设计(论文)题目 图书管理系统 二课程设计(论文)工作自 2010 年 6 月 21 日起至 2010 年 6 月 25 日止三课程设计(论文) 地点: 电子商务实验室
图书管理系统include <iostream> include <iomanip> include <string> include <fstream> using namespace stdconst int Maxb=10000 最多的图书 class Book图书类 { int tag 删除标记1:已删0:未删 in
图书管理系统源代码1) 要求能够对图书进行管理如登记新书删除不存在的书目对已经变更的图书信息进行修改还可以根据多种条件从数据库中查询书目的详细信息2) 要求能对新读者信息进行登记对已经变更的读者信息进行修改对不再借阅的读者信息进行删除还可以查询读者的详细信息以及读者借阅过的书目和正在借阅的书目3) 提供借阅登记表和返还登记表来管理借阅并且提供查询借阅次数最高的前10个书目 :
目录1 设计内容任务及基本要求………………………………………………………2 1.1 设计内容………………………………………………………………………21.2 设计任务………………………………………………………………………21.3 设计基本要求…………………………………………………………………22 总体设计思路………………………………………………………………………42.1 系统功能………………
1.登陆界面主要代码:public partial class LoginForm : Form{ public static string uacc public static string upsw public static string uname public static string usex public
1.登陆界面主要代码:public partial class LoginForm : Form{ public static string uacc public static string upsw public static string uname public static string usex public sta
include<stdio.h>include<stdlib.h>include<string.h>struct book{int numchar bname[50]char wname[20]char press[50]char sort[50]int timefloat price struct book next}struct book creatbook()
include<stdio.h>include<stdlib.h>include<string.h>struct tushu{ 图书结构体char num[10] 编号char name[20] 书名char writer[20] char press[20] 出版社char kind[20] 类别 double time
课 程 设 计 报 告课程名称 面向对象程序设计 课题名称 图书管理系统 专 业 计算机科学与技术 班 级 计算机0981 学 号 200913310608 姓 名 谭俐莎 指导教
违法有害信息,请在下方选择原因提交举报