Study Day30-11.4

Study Day30-11.4

英语词汇

按字母索引

A

英文 译法 1 译法 2 译法 3

a block of pointers 一块指针 一组指针

abbreviation 缩略语

abstract 抽象的

abstract syntax tree, AST 抽象语法树

abstraction 抽象

abstraction barrier 抽象屏障 抽象阻碍

abstraction of function calls 函数调用抽象

access 访问 存取

access function 访问函数 存取函数

accumulator 累加器

activate 激活

ad hoc 专设

adapter 适配器

address 地址

algebraic data type 代数数据类型

algorithm 算法

alias 别名

allocate 分配 配置

alternative 备选

amortized analysis 平摊分析

anaphoric 指代

annotation 注解

anonymous function 匿名函数

antecedent 前提 前件 先决条件

append 追加 拼接

application 应用 应用程序

application framework 应用框架

application program interface, API 应用程序编程接口

application service provider, ASP 应用程序服务提供商

applicative 应用序

argument 参数 自变量 实际参数/实参

arithmetic 算术

array 数组

artificial intelligence, AI 人工智能

assemble 组合

assembly 汇编

assignment 赋值

assignment operator 赋值操作符

associated 关联的

association list, alist 关联列表

atom 原子

atomic 原子的

atomic value 原子型值

attribute 属性 特性

augmented 扩充

automatic memory management 自动内存管理

automatically infer 自动推导

autometa theory 自动机理论

auxiliary 辅助

B

英文 译法 1 译法 2 译法 3

backquote 反引用

backtrace 回溯

backward compatible 向下兼容

bandwidth 带宽

base case 基本情形

base class 基类

Bayes’ theorem 贝叶斯定理

best viable function 最佳可行函式 最佳可行函数

Bezier curve 贝塞尔曲线

bignum 大数

binary operator 二元操作符

binary search 二分查找 二分搜索 二叉搜索

binary search tree 二叉搜索树

binary tree 二叉树

binding 绑定

binding vector 绑定向量

bit 位 比特

bit manipulation 位操作

black box abstraction 黑箱抽象

block 块 区块

block structure 块结构 区块结构

block name 代码块名字

Blub paradox Blub 困境

body 体 主体

boilerplate 公式化 样板

bookkeeping 簿记

boolean 布尔

border 边框

bottom-up design 自底向上的设计

bottom-up programming 自底向上编程

bound 边界

bounds checking 边界检查

box notation 箱子表示法

brace 花括弧 花括号

bracket 方括弧 方括号

branch 分支 跳转

breadth-first 广度优先

breadth-first search, BFS 广度优先搜索

breakpoint 断点

brevity 简洁

buffer 缓冲区

buffer overflow attack 缓冲区溢出攻击

bug 臭虫

building 创建

built-in 内置

byte 字节

bytecode 字节码

C

英文 译法 1 译法 2 译法 3

cache 缓存

call 调用

callback 回调

CamelCase 驼峰式大小写

candidate function 候选函数

capture 捕捉

case 分支

character 字符

checksum 校验和

child class 子类

choke point 滞塞点

chunk 块

circular definition 循环定义

clarity 清晰

class 类 类别

class declaration 类声明

class library 类库

client 客户 客户端

clipboard 剪贴板

clone 克隆

closed world assumption 封闭世界假定

closure 闭包

clutter 杂乱

code 代码

code bloat 代码膨胀

collection 收集器 复合类型

column 行 栏

column-major order 行主序

comma 逗号

command-line 命令行

command-line interface, CLI 命令行界面

Common Lisp Object System, CLOS Common Lisp 对象系统

Common Gateway Interface, CGI 通用网关接口

compatible 兼容

compilation 编译

compilation parameter 编译参数

compile 编译

compile inline 内联编译

compile time 编译期

compiled form 编译后的形式

compiler 编译器

complex 复杂

complexity 复杂度

compliment 补集

component 组件

composability 可组合性

composition 组合 组合函数

compound value 复合数据 复合值

compression 压缩

computation 计算

computer 计算机

concatenation 串接

concept 概念

concrete 具体

concurrency 并发

concurrent 并发

conditional 条件式

conditional variable 条件变量

configuration 配置

connection 连接

cons 构造

cons cell 构元 cons 单元

consequent 结果 推论

consistent 一致性

constant 常量

constraint 约束

constraint programming 约束式编程

container 容器

content-based filtering 基于内容的过滤

context 上下文 语境 环境

continuation 延续性

continuous integration, CI 持续集成

control 控件

cooperative multitasking 协作式多任务

copy 拷贝

corollary 推论

coroutine 协程

corruption 程序崩溃

crash 崩溃

create 创建

crystallize 固化

curly 括弧状的

curried 柯里的

currying 柯里化

cursor 光标

curvy 卷曲的

cycle 周期

D

英文 译法 1 译法 2 译法 3

dangling pointer 迷途指针 野指针

Defense Advanced Research Projects Agency, DARPA 美国国防部高级研究计划局

data 数据

data structure 数据结构

data type 数据类型

data-driven 数据驱动

database 数据库

database schema 数据库模式

datagram 数据报文

dead lock 死锁

debug 调试

debugger 调试器

debugging 调试

declaration 声明

declaration forms 声明形式

declarative 声明式 说明式

declarative knowledge 声明式知识 说明式知识

declarative programming 声明式编程 说明式编程

declarativeness 可声明性

declaring 声明

deconstruction 解构

deduction 推导 推断

default 缺省 默认

defer 推迟

deficiency 缺陷 不足

define 定义

definition 定义

delegate 委托

delegation

dellocate 释放

demarshal 散集

deprecated 废弃

depth-first 深度优先

depth-first search, BFS 深度优先搜索

derived 派生

derived class 派生类

design pattern 设计模式

designator 指示符

destructive 破坏性的

destructive function 破坏性函数

destructuring 解构

device driver 硬件驱动程序

dimensions 维度

directive 指令

directive 指示符

directory 目录

disk 盘

dispatch 分派 派发

distributed computing 分布式计算

DLL hell DLL 地狱

document 文档

dotted list 点状列表

dotted-pair notation 带点尾部表示法 带点尾部记法

duplicate 复本

dynamic binding 动态绑定

dynamic extent 动态范围

dynamic languages 动态语言

dynamic scope 动态作用域

dynamic type 动态类型

E

英文 译法 1 译法 2 译法 3

effect 效果

efficiency 效率

efficient 高效

elaborate

elucidating

embedded language 嵌入式语言

emulate 仿真

encapsulation 封装

enum 枚举

enumeration type 枚举类型

enumrators 枚举器

environment 环境

equal 相等

equality 相等性

equation 方程

equivalence 等价性

error message 错误信息

error-checking 错误检查

escaped 逃脱 溢出

escape character 转义字符

evaluate 求值 评估

evaluation 求值

event 事件

event driven 事件驱动

exception 异常

exception handling 异常处理

exception specification 异常规范

exit 退出

expendable 可扩展的

explicit 显式

exploratory programming 探索式编程

export 导出 引出

expression 表达式

expressive power 表达能力

extensibility 可扩展性

extent 范围 程度

external representation 外部表示法

extreme programming 极限编程

F

英文 译法 1 译法 2 译法 3

factorial 阶乘

family (类型的)系

feasible 可行的

feature 特色

field 字段 栏位

file 文件

file handle 文件句柄

fill pointer 填充指针

fineo-grained 细粒度

firmware 固件

first-class 第一类的 第一级的 一等的

first-class function 第一级函数 第一类函数 一等函数

first-class object 第一类的对象 第一级的对象 一等公民

fixed-point 不动点

fixnum 定长数 定点数

flag 标记

flash 闪存

flexibility 灵活性

floating-point 浮点数

floating-point notation 浮点数表示法

flush 刷新

fold 折叠

font 字体

force 迫使

form 形式

form 表单

formal parameter 形参

formal relation 形式关系

forward 转发

forward references

fractal 分形

fractions 派系

framework 框架

freeware 自由软件

function 函数

function literal 函数字面常量

function object 函数对象

functional arguments 函数型参数

functional programming 函数式编程

functionality 功能性

G

英文 译法 1 译法 2 译法 3

game 游戏

garbage 垃圾

garbage collection 垃圾回收

garbage collector 垃圾回收器

generalized 泛化

generalized variable 广义变量

generate 生成

generator 生成器

generic 通用的 泛化的

generic algorithm 通用算法 泛型算法

generic function 通用函数

generic programming 通用编程 泛型编程

genrative programming 生产式编程

global 全局的

global declaration 全局声明

glue program 胶水程序

goto 跳转

graphical user interface, GUI 图形用户界面

greatest common divisor 最大公因数

Greenspun’s tenth rule 格林斯潘第十定律

H

英文 译法 1 译法 2 译法 3

hack 破解

hacker 黑客

handle 处理器 处理程序 句柄

hard disk 硬盘

hard-wire

hardware 硬件

hash tables 哈希表 散列表

header 头部

header file 头文件

heap 堆

helper 辅助函数 辅助方法

heuristic 启发式

high-order 高阶

higher-order function 高阶函数

higher-order procedure 高阶过程

hyperlink 超链接

HyperText Markup Language, HTML 超文本标记语言

HyperText Transfer Protocol, HTTP 超文本传输协议

I

英文 译法 1 译法 2 译法 3

identical 一致

identifier 标识符

identity 同一性

ill type 类型不正确

illusion 错觉

imperative 命令式

imperative programming 命令式编程

implement 实现

implementation 实现

implicit 隐式

import 导入

incremental testing 增量测试

indent 缩排 缩进

indentation 缩排 缩进

indented 缩排 缩进

indention 缩排 缩进

infer 推导

infinite loop 无限循环

infinite recursion 无限递归

infinite precision 无限精度

infix 中序

information 信息

information technology, IT 信息技术

inheritance 继承

initialization 初始化

initialize 初始化

inline 内联

inline expansion 内联展开

inner class 内嵌类

inner loop 内层循环

input 输入

instances 实例

instantiate 实例化

instructive 教学性的

instrument 记录仪

integer 整数

integrate 集成

interactive language 交互式语言

interactive programming environment 交互式编程环境

interactive testing 交互式测试

interacts 交互

interface 接口

intermediate form 过渡形式 中间形式

internal 内部

internet 互联网 因特网

interpolation 插值

interpret 解释

interpreter 解释器

interrupt 中止 中断

intersection 交集

inter-process communication, IPC 进程间通信

invariants 约束条件

invoke 调用

item 项

iterate 迭代

iteration 迭代的

iterative 迭代的

iterator 迭代器

J

英文 译法 1 译法 2 译法 3

jagged 锯齿状的

job control language, JCL 作业控制语言

judicious 明智的

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值