登录
首页 » Education soft system » 这是一个用VB编写的图书管理系统

这是一个用VB编写的图书管理系统

于 2022-10-22 发布 文件大小:498.74 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

这是一个用VB编写的图书管理系统-This is a VB prepared by the 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
  • 幼儿园管理软件aspSPOS幼儿园办公管理系统2.00普及版安装说明: 一. 安装前提条件: 1. 在安装SPOS幼儿园办公管...
    幼儿园管理软件aspSPOS幼儿园办公管理系统2.00普及版安装说明: 一. 安装前提条件: 1. 在安装SPOS幼儿园办公管理系统2.00普及版之前,请您先安装SQL SERVER 2000数据库,具体操作见2。 2. 请您打开安装光盘下的sqlserver2000目录,运行autorun.exe,开始安装sql server 2000 ,具体安装过程请参照此目录下 的sql server 2000 安装说明。然后,请确保sql server能正常启动运行。(普及版sqlserver2000请自行购买或下载) 3. 确保您的windows2000 server 操作系统安装在c:盘分区根目录下(若不是安装在c:,请将SPOS系统安装目录 改成X:Inetpubwwwrootspos,windows2000 server为您的操作系统安装盘符)。 -kindergarten management software aspSPOS kindergarten office management system installed popular version 2.00 : 1. installation prerequisites : 1. SPOS installed in kindergarten office management system popularized version 2.00, Could you install SQL Server 2000 database, see two specific operations. 2. Would you please open the installation discs sqlserver2000 directory, autorun.exe operation, start the installation sql server 2000. Reference is made to specific installation directory accordingly to the sql server 2000 install. Then, please ensure that the sql server
    2022-01-31 16:36:08下载
    积分:1
  • 这是一个小型图书管理系统,实现了对读者和图书管理人员的管理,...
    这是一个小型图书管理系统,实现了对读者和图书管理人员的管理,-This is a small library management system, realize its readers and library management personnel,
    2022-03-12 10:57:01下载
    积分:1
  • 用VFP编写的学生成绩统计系统
    用VFP编写的学生成绩统计系统-VFP prepared by the student performance statistics system
    2022-01-26 00:19:31下载
    积分:1
  • C++的简单成绩分析系统。过于简单只用于学习,希望有同类型的创作多多指教。...
    C++的简单成绩分析系统。过于简单只用于学习,希望有同类型的创作多多指教。-C++ Simple performance analysis system. Too simple is used only for study and hope to have the same type of creative exhibitions.
    2022-06-27 02:01:06下载
    积分:1
  • mfc an addendum to the library management system, administrators landing managem...
    mfc编的一个图书馆图书管理系统,实现管理员登陆管理,借书还书续借等。需要与数据库连接-mfc an addendum to the library management system, administrators landing management, library book renewals, and so on. Need to connect with the database
    2022-02-13 06:32:39下载
    积分:1
  • This is my teacher after learning C layout of operations, operational requiremen...
    这是我学习C++之后教师布置的作业,作业要求:编写一个学生管理系统,每个学生应该包含如下信息:地址,出生日期,学科成绩(语文,英语,数学,物理),个人信息(姓名,性别,民族,国籍,学历),联系方式(手机,家庭电话,学校电话) 可以任意添加学生,删除学生,编辑学生信息,并且具有保存和读入学生信息的功能。 实现步骤: ①: 使用单链表实现本程序要求,单链表每个节点-This is my teacher after learning C layout of operations, operational requirements : the preparation of a student management system, each student should contain the following information : address, date of birth, academic achievement (language, English, mathematics, physics), personal information (name, sex, nationality, citizenship, education), contact (phone, home phone, school phone) can add new students, students delete, edit student information, and preservation and read into the student information functions. Implementation steps : : use a single linked list to achieve the procedural requirements of each single linked list node
    2022-05-25 22:25:19下载
    积分:1
  • 毕业设计参考代码网上书店设计系统及其实现
    毕业设计参考代码网上书店设计系统及其实现-Graduation Project reference code online bookstore design system and its realization
    2022-07-21 01:17:36下载
    积分:1
  • 用VB和SQLSever2000开发发的学生信息管理系统.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。根据提示连接数据库....
    用VB和SQLSever2000开发发的学生信息管理系统.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。根据提示连接数据库.-SQLSever2000 VB and the development of the student information management system. All projects will subdirectory copy to the hard drive, which can then be opened in Visual Basic procedures. When prompted to connect to the database.
    2023-04-02 01:40:04下载
    积分:1
  • 简单的学生成绩管理系统
    简单的学生成绩管理系统-simple student performance management system
    2022-02-16 03:12:12下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载