登录
首页 » Visual Basic » library

library

于 2020-09-04 发布 文件大小:899KB
0 289
下载积分: 1 下载次数: 36

代码说明:

  图书借阅管理系统 VB.net制作的图书借阅管理系统 附带SQL数据库(err)

文件列表:

图书借阅管理系统
................\Libary.mdf
................\Libary_log.LDF
................\图书借阅管理系统
................\................\app.config
................\................\bin
................\................\...\Debug
................\................\...\.....\图书借阅管理系统.exe
................\................\...\.....\图书借阅管理系统.exe.config
................\................\...\.....\图书借阅管理系统.pdb
................\................\...\.....\图书借阅管理系统.vshost.exe
................\................\...\.....\图书借阅管理系统.vshost.exe.config
................\................\...\.....\图书借阅管理系统.xml
................\................\...\Release
................\................\LibaryDataSet.Designer.vb
................\................\LibaryDataSet.vb
................\................\LibaryDataSet.xsc
................\................\LibaryDataSet.xsd
................\................\LibaryDataSet.xss
................\................\Module1.vb
................\................\My Project
................\................\..........\Application.Designer.vb
................\................\..........\Application.myapp
................\................\..........\AssemblyInfo.vb
................\................\..........\Resources.Designer.vb
................\................\..........\Resources.resx
................\................\..........\Settings.Designer.vb
................\................\..........\Settings.settings
................\................\obj
................\................\...\Debug
................\................\...\.....\TempPE
................\................\...\.....\......\LibaryDataSet.Designer.vb.dll
................\................\...\.....\......\My Project.Resources.Designer.vb.dll
................\................\...\.....\图书借阅管理系统.exe
................\................\...\.....\图书借阅管理系统.pdb
................\................\...\.....\图书借阅管理系统.Resources.resources
................\................\...\.....\图书借阅管理系统.vbproj.GenerateResource.Cache
................\................\...\.....\图书借阅管理系统.xml
................\................\...\.....\图书借阅管理系统.借阅查询.resources
................\................\...\.....\图书借阅管理系统.出版社.resources
................\................\...\.....\图书借阅管理系统.图书修改.resources
................\................\...\.....\图书借阅管理系统.图书借出.resources
................\................\...\.....\图书借阅管理系统.图书借阅管理.resources
................\................\...\.....\图书借阅管理系统.图书删除.resources
................\................\...\.....\图书借阅管理系统.图书归还.resources
................\................\...\.....\图书借阅管理系统.图书查询.resources
................\................\...\.....\图书借阅管理系统.图书添加.resources
................\................\...\.....\图书借阅管理系统.图书类别.resources
................\................\...\.....\图书借阅管理系统.注册.resources
................\................\...\.....\图书借阅管理系统.用户查询.resources
................\................\...\.....\图书借阅管理系统.用户添加.resources
................\................\...\.....\图书借阅管理系统.登陆.resources
................\................\...\Release
................\................\...\图书借阅管理系统.vbproj.FileList.txt
................\................\借阅查询.Designer.vb
................\................\借阅查询.resx
................\................\借阅查询.vb
................\................\出版社.Designer.vb
................\................\出版社.resx
................\................\出版社.vb
................\................\图书修改.Designer.vb
................\................\图书修改.resx
................\................\图书修改.vb
................\................\图书借出.Designer.vb
................\................\图书借出.resx
................\................\图书借出.vb
................\................\图书借阅管理.Designer.vb
................\................\图书借阅管理.resx
................\................\图书借阅管理.vb
................\................\图书借阅管理系统.vbproj
................\................\图书借阅管理系统.vbproj.user
................\................\图书删除.Designer.vb
................\................\图书删除.resx
................\................\图书删除.vb
................\................\图书归还.Designer.vb
................\................\图书归还.resx
................\................\图书归还.vb
................\................\图书查询.Designer.vb
................\................\图书查询.resx
................\................\图书查询.vb
................\................\图书添加.Designer.vb
................\................\图书添加.resx
................\................\图书添加.vb
................\................\图书类别.Designer.vb
................\................\图书类别.resx
................\................\图书类别.vb
................\................\注册.Designer.vb
................\................\注册.resx
................\................\注册.vb
................\................\用户查询.Designer.vb
................\................\用户查询.resx
................\................\用户查询.vb
................\................\用户添加.Designer.vb
................\................\用户添加.resx
................\................\用户添加.vb
................\................\登陆.Designer.vb
................\................\登陆.resx
................\................\登陆.vb
................\图书借阅管理系统.sln

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

发表评论

0 个回复

  • C
    此C++程序主要用于窗口设计,完成一系列文件打开保存等功能,适合于课程设计(it is used for window design)
    2013-05-07 12:17:31下载
    积分:1
  • student
    建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。(Create a simple student information management system, which save the basic information for registered students, course information and course grade. System to facilitate the basic information, course information, the results increase, delete, modify and query. To achieve fast query, basic information, course information and results to establish the corresponding index, student performance using a balanced binary tree to build the index, the student name using Hash indexing, binary search on the student number.)
    2012-05-20 10:33:41下载
    积分:1
  • haizeiwang
    学生成绩管理系统,输入学生所有信息,然后可以对学生信息进行处理,(Student achievement management system, enter all the information the students, student information can then be processed,)
    2013-09-19 19:27:58下载
    积分:1
  • bookmanagementsystem
    图书管理系统数据库源代码,完成对图书管理数据库的登陆,查询,删除等数据功能的实施.(Library management system database, source code, complete the landing on the library management database, query, delete data function implementation.)
    2010-07-06 09:46:56下载
    积分:1
  • cPP-sql-student
    本系统是开发一个基于VC++ 技术的教务管理系统,为单机版的对所有学生从入学到毕业的全部过程中的基本信息进行管理的系统。其处理事务功能:学籍变动(转学、休学等),基本信息采集、学号自动生成、毕业处理等。登陆权限有:管理员,学生。 学 生:可以登陆系统,查看、修改个人部分基础信息,查询成绩。 管理员:拥有所有权限,可以修改所有信息,插入新的学生记录等。 (The system is to develop a VC++ technologies based educational management system for stand-alone version for all students to graduate from the school during all the basic information management system. Its processing services features: student status changes (transfer, suspension, etc.), basic information collection, study number is automatically generated, graduation processing. Landing rights are: administrators, students. Student: You can login, view, modify some basic personal information, query results. Administrator: has all the permissions, you can modify all the information, insert a new student records.)
    2011-05-10 09:43:26下载
    积分:1
  • bd2000
    是一个学生的 选课系统有很好的选课功能 可以商业买卖了(students is a good system Elective classes of functions can be a commercial trading)
    2005-04-05 10:57:25下载
    积分:1
  • tsglxt
    应用vc++做的一个MFC图书管理系统,使用了severe2000数据库,有详细系统说明和源代码(MFC application vc++ do a library management system, the use of severe2000 database, a detailed system descriptions and source code)
    2013-09-30 13:58:00下载
    积分:1
  • TSGLXT
    图书租借管理系统 图书管理系统,功能强大可以完成诸多功能。(Books lease management system library management system, powerful can do many other features.)
    2015-06-09 16:49:42下载
    积分:1
  • 5_zhanlue
    战略管理 中科院的经典教材 这个非常还是 现在中科院用的教材(Academy of Strategic Management is now this very classic textbook used textbooks Academy)
    2013-11-24 21:28:15下载
    积分:1
  • student
    定义两个类,techer类和student类,将student类对象转换为techer类对象,假设学生毕业后留校,其相关 数据仍然有用,如编号num,姓名name,性别sex。转换后输出相关数据(Define two classes, techer class and student class, the student class object is converted to techer class object, assuming that the students stayed after graduation, the related data is still useful, such as the number num, name name, sex sex. The converted output data)
    2010-06-10 22:32:33下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载