-
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p...
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印. 本程序实现了: (1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单 点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完 以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法 可运行其它的功能。 (2)连续运行部分的功能。 应将文件"score.txt"放在相应的路径下.如在本程序中,需将该文件放在"c:masmscore.txt"下. 注:该文件的路径可从汇编源文件的"fname db "c:masmscore.txt"""中查找.-This is a performance management system for students, "I" to insert said, "L" said View, "Q" said inquiries, "E" from "D" to delete said, "M" said the amendments, "c", said Statistics the fraction of the number of "p" said Print. this procedure was realized : (a) separate operations over the function, which is to enter the main menu after a point after the closure of function keys, and entered the main menu point other function keys. To run "cjgl documents" in the main interface midpoint "I" can be inserted in the data, insert, after closing; At
- 2022-11-25 20:25:03下载
- 积分:1
-
a student performance management procedures suitable for beginners VC
一个学生成绩管理程序适合初学VC-a student performance management procedures suitable for beginners VC
- 2022-01-26 02:38:17下载
- 积分:1
-
foxpro 开发的学生信息管理系统,功能一般,不是很全
foxpro 开发的学生信息管理系统,功能一般,不是很全-foxpro development of the Student Information Management System, functions normally, is not all
- 2023-09-02 22:25:04下载
- 积分:1
-
自编工资管理系统,逐级分子菜单,实现文件读写,按索引及工资排序,管理员登录等...
自编工资管理系统,逐级分子菜单,实现文件读写,按索引及工资排序,管理员登录等-self wage management system, and explained the menu elements, read and write files, according to the wage index and ranking, administrators, etc. Login
- 2022-01-26 03:13:22下载
- 积分:1
-
深度学习整站系统
深度学习整站系统 v1.10 1、将整个目录上传到虚拟空间,即可直接访问 index.asp 首页文件(不可以将index.asp改成其它的名字,否则系统跳转出错),不需要做其他的操作。2、后台登陆文件“deep_login.asp”可任意更名(隐藏登陆路径)3、管理员用户:admin 密码:admin 登录管理并修改密码.3、请确保你存放的文件夹有everyone可写权限4、默认数据库为database.mdb(可用记事本打开Connections/connDB.asp修改数据库路径或改名等设置,如不了解不要改动)5、本站在开发时为方便DW采用了DSN调用,原数据文件为“connDB_开发时文件.asp”可参照调用文件对比6、如学习需要导入站点:文件名“deepteach.ste”,DSN数据库名为“DeepTeach”,web别名“deepteach”开发实际路径“E:深度学习 整站系统”,将数据文件“connDB.asp”内注释改成“开发设置代码”(具体见connDB.asp)
- 2022-02-04 07:35:40下载
- 积分:1
-
a student management system
一个pb学生管理系统-a student management system
- 2022-02-06 19:39:02下载
- 积分:1
-
the Student Management System
学生学籍管理系统-the Student Management System
- 2022-03-01 03:50:38下载
- 积分:1
-
Simple student achievement management system. China Water Power Press
简单的学生成绩管理系统。中国水利水电出版社《C语言课程设计》案例十一源码-Simple student achievement management system. China Water Power Press
- 2022-07-11 19:47:51下载
- 积分:1
-
解压后,文件夹中又备注,按照说明操作就行,运行环境vc++6.0,sql2...
解压后,文件夹中又备注,按照说明操作就行,运行环境vc++6.0,sql2-unpacked and folders Note also, in accordance with the instructions on the trip, the environment vc 6.0, MACHINE
- 2022-01-25 20:12:37下载
- 积分:1
-
programming ideas : : use a single linked list to achieve the procedural requir...
编程思路:①: 使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。②: 创建一个链表类(List),链表类可实现如下功能:创建链表,插入节点,删除节点,编辑节点,显示节点,保存链表信息等功能,读入数据文件等功能(详细说明请查看源代码)。③: 创建一个操作类(Operater),操作类实现如下功能:显示菜单,操作链表。-programming ideas : : use a single linked list to achieve the procedural requirements of each node-Chain store a student information. : Creating a List category (List), objectlist can achieve the following functions : Create List, insert nodes, the nodes to delete, edit nodes, nodes showed that the preservation Chain information and other functions, read features such as data files (see detailed description of the source code). : creating a category of operation (Operater), the operation to achieve the following functional categories : display menu, operation List.
- 2022-03-06 01:09:12下载
- 积分:1