4.1 Data Types and Data Structure 1.data数据 data type数据类型 data structure数据结构 data value数据值 2. entity实体 3. element元素 4. atomic operation基本操作,“原子”操作
4.1 Data Types And Data Structure 1. data 数据 data type 数据类型 data structure 数据结构 data value 数据值 2. entity 实体 3. element 元素 4. atomic operation 基本操作,“原子”操作
5. order n.次序v.排序 6.dot点,点分符 dot- matrix n.a.点阵 dot-matrix printer点阵打印机 dot pitch点距 7. sheet n.表单 8. index n.v.索引;下标
5. order n. 次序 v. 排序 6. dot 点,点分符 dot-matrix n. a. 点阵 dot-matrix printer 点阵打印机 dot pitch 点距 7. sheet n. 表单 8. index n. v. 索引;下标
9. assignment statement赋值语句 assignment operator赋值操作符 10. update更新;修改
9. assignment statement 赋值语句 assignment operator 赋值操作符 10. update 更新;修改
4.2 Typical Data Structure-Stacks And Q queues L.aray数组 2. record n.v.记录 3. stack栈,堆栈 pop出栈 push入栈,压栈 4. queue I.队列v.排队
4.2 Typical Data Structure – Stacks And Queues 1. array 数组 2. record n. v. 记录 3. stack 栈,堆栈 pop 出栈 push 入栈,压栈 4. queue n. 队列 v. 排队
5. routine例程 Any section of code that can be invoked( executed within a program 程序内可以调用\(执行)的任何代码段 subroutine子例程
5. routine 例程 Any section of code that can be invoked ( executed ) within a program. 程序内可以调用(执行)的任何代码段。 subroutine 子例程