登录
首页 » Visual Basic » library

library

于 2020-09-04 发布 文件大小:899KB
0 326
下载积分: 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 个回复

  • Three-dedicated-computerbooks
    计算机三级考试——网络技术的必考书目,考生必看!(Three dedicated computer network technology exam books)
    2013-11-16 10:07:12下载
    积分:1
  • mysql-vc
    vc连接mysql 并且形成图书管理系统的源码,用的是5.0版mysql,里面有sql建库文件(vc connect mysql and the formation of the source library management system, version 5.0 using mysql, there are sql database file)
    2020-10-28 15:09:57下载
    积分:1
  • Class
    大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。(2):课程号尽可能的集中在前几个学期中。(3):若无解,则报告错误信息;否则见教学计划输入到指定的文件中。(University of each professional must prepare teaching plans. Assume that any professional has a fixed period of schooling per academic year with two semesters, the length of time and credits per semester caps are equal. Each professional courses are determined, and arrangements to open the course must meet the Advanced Placement relations. Pre relations are determined in each course, can have any number of doors, or you do not. Each course just one semester. The trial in this case, an instructional planning procedures. Three basic requirements: (1): Input parameters: the relationship between the course of the semester, the total number, the maximum credit for a semester, the course number of each course, credits, direct Prerequisite number. (2): Course No. centralized as much as possible in the first few semesters. (3): If there is no solution, report the error message otherwise see teaching program input to the specified file.)
    2013-01-24 22:12:45下载
    积分:1
  • VBandACCESS
    此为学生公寓物业管理系统,用VB+ACCESS编写(This is a student housing property management system, written using VB+ ACCESS)
    2010-05-06 09:48:35下载
    积分:1
  • student-degree-manage
    此程序为学生成绩管理系统,其中有基本的成绩添加,修改,删除等功能,还可以保存在文件中。(This procedure for student achievement management system, the results of which have a basic add, modify, delete, etc., can also be saved in a file.)
    2013-09-10 18:12:35下载
    积分:1
  • xuesheng
    学生成绩管理系统,适合初学者用 内容比较简单但是很实用 基本的vc++知识都在里面(Student performance management system is suitable for beginners)
    2010-12-05 15:21:04下载
    积分:1
  • vc写的学生信息管理
    这是一个用vc写的简单访问数据库的程序,也就是一个简单的学生信息管理系统,程序在运行是需要登陆,用户名和密码在程序说明里面有(vc used to write a simple program accessing the database, which is a simple student information management system, the procedure is necessary landing operation, user name and password in the program inside)
    2020-07-03 02:20:02下载
    积分:1
  • library
    用C语言简单时间图书管理系统,实现了增删改查等操作(Time using a simple C language library management system, to achieve the CRUD and other operations)
    2011-12-14 21:19:48下载
    积分:1
  • homework
    简单的信息管理系统,可以实现学生信息的添加,删除 (good)
    2020-07-03 06:40:02下载
    积分:1
  • final
    这是一款学生成绩管理系统,VS编写,调试无错。功能简单,但是全面,命令行界面(Student s score manage system)
    2012-03-26 21:58:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载