文件名称:stu
介绍说明--下载内容均来自于网络,请自行研究使用
创建一个人档案文件(若已存在则直接使用该文件),它包含学号,姓名、年龄、性别、电话,通信地址六项内容。试编写一管理程序,要求系统显示如下菜单,按键后执行相应的操作。
(1)L命令:列出文件中的所有人的记录,每人一行
(2)I命令:在文件末尾插入一个人的记录
(3)D命令:根据姓名删除指定的纪录,若出现多条记录,应再提供删除哪条记录的选择。
(4)F命令:按姓名字段的值进行查询,并将查询结果(多条记录)显示在屏幕上
(5)0命令:根据姓名对记录进行排序
(6)Q命令:退出管理系统
-Create a personal records document (if there have been directly using the document contains), it is missing, the name, age, gender and calls, correspondence address six items. try to write a management program for the system displays the following menus, that implementation action. ( ) l command : 1 are listed in document of record, each row ( 2 ) i ordered in the end of the document : one s record ( three ) d order to remove the name :, if the records
(1)L命令:列出文件中的所有人的记录,每人一行
(2)I命令:在文件末尾插入一个人的记录
(3)D命令:根据姓名删除指定的纪录,若出现多条记录,应再提供删除哪条记录的选择。
(4)F命令:按姓名字段的值进行查询,并将查询结果(多条记录)显示在屏幕上
(5)0命令:根据姓名对记录进行排序
(6)Q命令:退出管理系统
-Create a personal records document (if there have been directly using the document contains), it is missing, the name, age, gender and calls, correspondence address six items. try to write a management program for the system displays the following menus, that implementation action. ( ) l command : 1 are listed in document of record, each row ( 2 ) i ordered in the end of the document : one s record ( three ) d order to remove the name :, if the records
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stu.asm