跪求Java,c++的图书馆管理系统,谢谢了,邮箱[email protected]

[复制链接]
查看11 | 回复2 | 2010-6-25 14:41:58 | 显示全部楼层 |阅读模式
急用,好心人帮个忙

回复

使用道具 举报

千问 | 2010-6-25 14:41:58 | 显示全部楼层
不知道是不是你要的#include #include #include #include #include #define STACK_INIT_SIZE 10 #define OK 1 #define TRUE 1 #define FALSE 0 #define ERROR 0struct student /*定义学生类型,用于存放借出的书籍*/ { int studentnum,phonenum; char lendbook[10]; }student[1000]; struc
回复

使用道具 举报

千问 | 2010-6-25 14:41:58 | 显示全部楼层
其他语言的倒有需要不
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行