文件名称:INFOR
介绍说明--下载内容均来自于网络,请自行研究使用
用汇编语言建立一个表格,用于存储会员信息,其中包括身份证号(IDCARD),姓名(NAME),性别(SEX),年龄(AGE),职业(OCCUPATION)共五个字段。支持的操作包括:
1、列出表中内容
2、追加记录
3、根据给定的某一字段信息删除记录
4、根据给定的某一字段信息查找记录
-Using assembly language to establish a form used to store member information, including ID number (IDCARD), name (NAME), gender (SEX), age (AGE), career (OCCUPATION) a total of five fields. Support the operation include: 1, listing the contents of table 2, Supplementary Record 3, in accordance with the given information to delete records of a field 4, in accordance with the given information to find records of a field
1、列出表中内容
2、追加记录
3、根据给定的某一字段信息删除记录
4、根据给定的某一字段信息查找记录
-Using assembly language to establish a form used to store member information, including ID number (IDCARD), name (NAME), gender (SEX), age (AGE), career (OCCUPATION) a total of five fields. Support the operation include: 1, listing the contents of table 2, Supplementary Record 3, in accordance with the given information to delete records of a field 4, in accordance with the given information to find records of a field
(系统自动生成,下载前可以参看下载内容)
下载文件列表
INFOR.ASM