释义 |
list handling statement 表处理语句;[列表处理叙述] An executable statement usually in a list processing language, which specifies operations to be performed on lists of data; for example, statements used to insert data into middle of a list, add data to the beginning or end of a list, or create common sublists. 通常为表处理语言中的一种可 执行语句,它指明对数据表所执行的操作。例如,用于把数据插入表中间,把数据加到表头或 表尾,或建立公共子表等。 |