文件名称:tabsrch
介绍说明--下载内容均来自于网络,请自行研究使用
仓库管理中,总共存有有关库存品的编号、名称、数量、价格等情况的表格,根据用户提供的编号可以找到有关的材料。假设表格中共有6种库存品,表格的格式为:
STOKTAB DB '05',‘Excavators’
'08', 'lifters
……
试编写一程序,根据用户提供的编号在终端上显示其名称。
-Warehouse management, there are about a total inventory number, name, quantity, price, etc. of the table, according to numbers provided by the user can find related materials. Suppose the table a total of six kinds of inventory, the table format: STOKTAB DB ' 05 ' ,' Excavators' ' 08 ' ,' lifters ... ... try to prepare a program, according to numbers provided by the user terminal to display its name.
STOKTAB DB '05',‘Excavators’
'08', 'lifters
……
试编写一程序,根据用户提供的编号在终端上显示其名称。
-Warehouse management, there are about a total inventory number, name, quantity, price, etc. of the table, according to numbers provided by the user can find related materials. Suppose the table a total of six kinds of inventory, the table format: STOKTAB DB ' 05 ' ,' Excavators' ' 08 ' ,' lifters ... ... try to prepare a program, according to numbers provided by the user terminal to display its name.
相关搜索: tabsrch
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tabsrch.asm