图书管理系统类图
2021-06-04 13:37:55 71 举报
为你推荐
查看更多
图书管理系统类图
作者其他创作
大纲/内容
借阅
+ name+ read_id+ book_id-lend_date-back_date
- 续借()- 归还()
管理图书
+ book_id+ name+ author+ publish+ ISBN+ introduction+ price+ ...
+ 增加()+ 删除()+ 查找()+ 修改()
1:n
图书
- book_id- name- author- publish- ISBN- introduction- price-
- 借阅()- 查询()- 修改()-归还()
管理员
- id: Integer- name: String- password: Integer
图书管理()用户管理()
读者
- id: Integer- reader_id: Integer- name:type String- password:type Integer- sex:type String- birthday:type String- address:type String- telephone:type String- card_state:type Integer
查阅管理()信息管理()借阅图书()归还图书()
m:1
k:1
用户
+ id: Integer+ name: String+ password: Integer
+ 登录()+ 退出()
0 条评论
回复 删除
下一页