摘要
本文介绍了在大型数据管理系统中,应用多重链表结构与堆栈技术实现通用嵌套菜单的设计方法及实现过程。本菜单只需用户将待显示的各级菜单内容(字长可不等)输入到链结构数据库中,由用户随意定义菜单显示位置后,即可直接应用。
This paper present a design method and implementation process of nested menu in common use by applying multiple linked list structure and stacked technology in large-scale data processing system.It only needs users to input the menu of different levers to be displayed(word length maybe various)into database of linked structure.It can be used directly after position of the menu defined by the users at will.
出处
《小型微型计算机系统》
CSCD
北大核心
1994年第6期58-64,共7页
Journal of Chinese Computer Systems
关键词
嵌套菜单
FOXBASE+
数据管理
Nested menu,Successor,Linked list structure,Pointer range