登录
首页 » Education soft system » 高职院校图书馆管理系统

高职院校图书馆管理系统

于 2022-11-07 发布 文件大小:862.64 kB
0 147
下载积分: 2 下载次数: 1

代码说明:

源程序职业中专图书管理系统-source vocational school library management system

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

发表评论

0 个回复

  • 主要功能说明: 1.用口令(密码)形式验证管理员身份(可输入三次),合法者可进入,否则程序结束。 2.有关功能说明 1)建立学生成绩表(模块...
    主要功能说明: 1.用口令(密码)形式验证管理员身份(可输入三次),合法者可进入,否则程序结束。 2.有关功能说明 1)建立学生成绩表(模块a) 建立新的学生成绩文件; 建立若干学生记录,包括姓名、学号、班级、课程编号、成绩。 2)添加学生记录(模块b) 在已存在的学生成绩文件中添加新记录。 3)删除学生记录(模块c) 在学生成绩文件中删除有三门课程不及格的学生记录; 删除前,逐条显示符合删除条件的学生姓名、成绩,确认后再删除。 4)修改学生信息(模块d) 输入学生学号,在学生成绩文件中找出该学生记录; 在屏幕上逐条显示该学生的各条记录; 每显示一条,询问是否修改,如果“Y”,输入修改后数据, 将文件原记录删除,保存新的记录; 5)按姓名和班级查找(模块e) 输入姓名显示相应信息。 6)信息统计(模块f) 同时按照班级和课程统计每门课程、每个班级的平均成绩,最高分、最低分; 在屏幕上先依次显示各门课程,对应的各个班级的统计数据。 7)退出信息管理系统,返回操作系统。-the main function of Explanation: 1. Using a password (password) formal verification as an administrator (can be entered three times), the legal person may enter, or end of the process. 2. The functional description 1) the establishment of student achievement table (module a) Create a new document student achievement The establishment of a number of student records, including name, student number, class, course number, results. 2) Add student
    2022-07-10 16:43:57下载
    积分:1
  • School Web site management system, Back from the front site enter http://***.***...
    学校网站管理系统,后台管理从前台网站输入http://***.***.***/admin/login.asp 进入后台管理 管理员:admin 密码:admin-School Web site management system, Back from the front site enter http://***.***.***/ admin/login.asp access Admin Administrator: admin Password: admin
    2022-04-01 11:20:02下载
    积分:1
  • 图书借阅管理系统 一、第一次运行弹出打开数据对话框,找到安装目录下的 bookdata.dat , 单击打开即可。然后输入管理员的初始密码123...
    图书借阅管理系统 一、第一次运行弹出打开数据对话框,找到安装目录下的 bookdata.dat , 单击打开即可。然后输入管理员的初始密码123 二、安装过程中如有任何错误,请按忽略继续。安装后如不能运行,原因是您的计算机中缺少数据驱动程序,请访问http://www.olserver.com 查找并下载数据驱动程序。 也可以安装一份Office2000 一般都能解决问题。 三、您可以用Excel先录入图书资料,然后再导入到系统中,注意Excel的格式应采用Excel图书模版格式才能被导入,图书模版中,第1行ID不用录入,借出日期也不用录入。在用图书表模版时,请尝试用几个图书表模版(不同类不同图书号码段区分)分别录入图书信息,再逐一导入!-library management system for a loan, the first operational data pop open dialog and find the installation directory bookdata.dat, click Open can be. Then the administrator"s password 123 initial two, the installation process of any error by the continued neglect. After installation if not run, the reasons for your lack of computer data-driven procedures, please visit http://www.olserver.com find and download data-driven procedures. Also installed a Office2000 general can solve the problem. Three, you can use Excel first record books, and then imported into the system, to the Excel format should be used Excel template library format can be imported, te
    2022-01-28 09:15:41下载
    积分:1
  • 阳光不锈V8教务信息管理系统V1.0,大家看看,可能会有帮助
    阳光不锈V8教务信息管理系统V1.0,大家看看,可能会有帮助-sunshine Stainless V8 Senate Information Management System V1.0, we see that may be helpful
    2022-03-26 16:18:07下载
    积分:1
  • Semester calendar to help people make the curriculum design, as a result of play...
    日历 上学期帮人做的课程设计,由于打游戏,没做完,基本功能应该没什么问题,-Semester calendar to help people make the curriculum design, as a result of playing games, did not finish, the basic functions should be no problem,
    2022-06-12 19:02:15下载
    积分:1
  • DELPHI教师管理系统全套设计(论文+代码).设计好参考
    DELPHI教师管理系统全套设计(论文+代码).设计好参考-DELPHI teachers a full set of management system design (thesis+ Code). Design reference
    2023-04-30 04:55:03下载
    积分:1
  • 是关于数据结构的课程设计,题目是图书管理系统,里面除了有详细设计外还附有源代码...
    是关于数据结构的课程设计,题目是图书管理系统,里面除了有详细设计外还附有源代码-On the data structure of curriculum design, the topic of library management system, which in addition to the detailed design, but also with the source code
    2022-01-31 09:32:53下载
    积分:1
  • 题目:多线程同步方法解决生产者-消费者问题 (Bounded
    题目:多线程同步方法解决生产者-消费者问题 (Bounded - Buffer Problem) 内容:有界缓冲区内设有10个存储单元,放入/取出的数据项 设定为1~10这10个整形数。要求每个生产者和消费者对有界 缓冲区进行操作后,即时显示有界缓冲区的全部内容、当前指针位 置和生产者/消费者标识符。-topics : multithreaded synchronization solution to producer-consumer (Bounded- Buffer Problem) : Bounded buffer There are 10 storage units, Add/remove data items for a set of 10 ~ 10 plastic few. Require each producer and consumer sector of the buffer zone is operated, immediately after the show sector of the buffer zone all the contents of the current position and producer/consumer identifier.
    2022-08-14 05:32:13下载
    积分:1
  • 会员管理系统用asp编成,对于初学者来说有很好的参考意义。...
    会员管理系统用asp编成,对于初学者来说有很好的参考意义。-membership management system using asp establishment, and for a newcomer is a good reference value.
    2023-06-25 03:40:02下载
    积分:1
  • 用JAVA做的一个学生管理系统
    用JAVA做的一个学生管理系统-do with JAVA a student management system
    2022-04-30 21:05:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载