登录
首页 » SQL » SQL数据库图书管理系统(完整代码)

SQL数据库图书管理系统(完整代码)

于 2019-06-06 发布
0 193
下载积分: 1 下载次数: 1

代码说明:

说明:  ? 实现图书信息、类别、出版社等信息的管理; ? 实现读者信息、借阅证信息的管理; ? 实现图书的借阅、续借、归还管理; ? 实现超期罚款管理、收款管理; ? 创建触发器,分别实现借书和还书时自动更新图书信息的在册数量;(Realize the management of books information, categories, publishing houses and other information; Realize the management of reader information and borrowing card information. To realize the management of book borrowing, renewal and return; Achieve the management of overdue fines and receipts; Create triggers to automatically update the number of books in the book when borrowing and returning books, respectively.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CompilerControl99
    Vb asm inlining dev perf speed
    2017-08-28 20:30:23下载
    积分:1
  • ANSIX9.9MacTool
    这个程序是POS机ANSIX9.9算法验证工具(This program is under the POS machine ANSIX9.9MacTool)
    2017-09-13 14:45:29下载
    积分:1
  • ERA5的下载
    说明:  ERA-5的数据下载方法,可用于气象学等相关专业,每一步都有详细说明。(Era-5 data download method can be used in meteorology and other related disciplines, each step has a detailed description.)
    2021-01-05 10:38:54下载
    积分:1
  • Freescale' s first smart car race program hope for all of us
    第一届飞思卡尔智能车比赛的程序 希望对大家有用-Freescale" s first smart car race program hope for all of us
    2022-12-15 05:25:03下载
    积分:1
  • JXC
    说明:  使用方法重载来计算三角形,长方形和圆形的面积。给三维向量的加法设计运算符重载并测试结果(Use method overload to calculate the area of triangle, rectangle and circle. Overload the additive design operators for three-dimensional vectors and test the results)
    2020-06-25 01:40:01下载
    积分:1
  • Java生成一个文件打开的文件选择对话框窗口
    Java生成一个文件打开的文件选择对话框窗口,和Win系统的浏览文件窗口相似,使用Java代码模拟实现的窗口程序,相关代码如下:   button.addActionListener(new ActionListener() { //按钮事件处理   public void actionPerformed(ActionEvent e) {   int state; //文件选择器返回状态   chooser.removeChoosableFileFilter(chooser.getAcceptAllFileFilter()); //移去所有文件过滤器   chooser.addChoosableFileFilter(new MyFileFilter("gif","图像文件")); //增加文件过滤器,接爱gif文件   if (comboBox.getSelectedIndex()==0) //组合框为"打开"    state=chooser.showOpenDialog(null); //显示打开文件对话框   else    state=chooser.showSaveDialog(null); //显示保存文件对话框   File file = chooser.getSelectedFile(); //得到选择的文件
    2022-11-18 17:40:03下载
    积分:1
  • 计算机数值分析实验题目 三次样条插值的程序 满足三次样条插值的三弯矩法 编制第一与第二边界条件的程序...
    计算机数值分析实验题目 三次样条插值的程序 满足三次样条插值的三弯矩法 编制第一与第二边界条件的程序-Computer Numerical Analysis Experiment topics cubic spline interpolation procedures meet cubic spline interpolation of three Moment preparing for the first and second boundary conditions procedures
    2023-07-11 07:25:03下载
    积分:1
  • "vos mini edition"是目前非常流行的模拟钢琴类游戏的mini版,用java实现,通过程序的学习和编写,java学习者可以对java的图形和多媒体...
    "vos mini edition"是目前非常流行的模拟钢琴类游戏的mini版,用java实现,通过程序的学习和编写,java学习者可以对java的图形和多媒体应用有了更深入的了解.-"Vos Mini Edition" is a popular emu-piano game in its mini version. Written in Java, you can get more details about the Java MultiMedia and Graphics with the coding and learning the program.
    2023-01-01 14:55:03下载
    积分:1
  • 一个图片文字混合排版的TAB选项卡应用
    一个图片文字混合排版的TAB选项卡应用,在网页上实现标签切换的选项卡效果,基于JavaScript特效代码实现,不过本款选项卡的亮点是,在其内部不但可以布局LI列表,也可以图文混版,大大提高了TAB的实用性,在老外的网站上经常看到这样的效果。
    2022-07-26 13:48:01下载
    积分:1
  • OpenMahjong-V3.1
    mahjong game. you can take a look of it. it is a zip file you have to unzip it.(this is a mahjong game.you can take a look)
    2013-02-04 00:38:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载