一区二区三区日韩精品-日韩经典一区二区三区-五月激情综合丁香婷婷-欧美精品中文字幕专区

分享

最全編程常用英語(yǔ)詞匯

 太空英雄 2017-04-13

其實(shí)在國(guó)內(nèi),絕大部分工作并不真的要求你英語(yǔ)多好,編程也一樣。如果只是做到平均水準(zhǔn)或者比較好,都未必要英語(yǔ)很熟。但是一般我還是會(huì)建程序員們好好學(xué)英語(yǔ),邁過(guò)這個(gè)坎,你會(huì)發(fā)現(xiàn)完全不一樣的世界,你會(huì)明白以前這個(gè)困惑真的是……

下面是編程常用的英語(yǔ)詞匯,趕緊收藏吧。

按字母索引

A

英文 譯法 1 譯法 2 譯法 3

a block of pointers 一塊指針 一組指針

abbreviation 縮略語(yǔ)

abstract 抽象的

abstract syntax tree, AST 抽象語(yǔ)法樹

abstraction 抽象

abstraction barrier 抽象屏障 抽象阻礙

abstraction of function calls 函數(shù)調(diào)用抽象

access 訪問(wèn) 存取

access function 訪問(wèn)函數(shù) 存取函數(shù)

accumulator 累加器

activate 激活

ad hoc 專設(shè)

adapter 適配器

address 地址

algebraic data type 代數(shù)數(shù)據(jù)類型

algorithm 算法

alias 別名

allocate 分配 配置

alternative 備選

amortized analysis 平攤分析

anaphoric 指代

annotation 注解

anonymous function 匿名函數(shù)

antecedent 前提 前件 先決條件

append 追加 拼接

application 應(yīng)用 應(yīng)用程序

application framework 應(yīng)用框架

application program interface, API 應(yīng)用程序編程接口

application service provider, ASP 應(yīng)用程序服務(wù)提供商

applicative 應(yīng)用序

argument 參數(shù) 自變量 實(shí)際參數(shù)/實(shí)參

arithmetic 算術(shù)

array 數(shù)組

artificial intelligence, AI 人工智能

assemble 組合

assembly 匯編

assignment 賦值

assignment operator 賦值操作符

associated 關(guān)聯(lián)的

association list, alist 關(guān)聯(lián)列表

atom 原子

atomic 原子的

atomic value 原子型值

attribute 屬性 特性

augmented 擴(kuò)充

automatic memory management 自動(dòng)內(nèi)存管理

automatically infer 自動(dòng)推導(dǎo)

autometa theory 自動(dòng)機(jī)理論

auxiliary 輔助

B

英文 譯法 1 譯法 2 譯法 3

backquote 反引用

backtrace 回溯

backward compatible 向下兼容

bandwidth 帶寬

base case 基本情形

base class 基類

Bayes' theorem 貝葉斯定理

best viable function 最佳可行函式 最佳可行函數(shù)

Bezier curve 貝塞爾曲線

bignum 大數(shù)

binary operator 二元操作符

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

binary search tree 二叉搜索樹

binary tree 二叉樹

binding 綁定

binding vector 綁定向量

bit 比特

bit manipulation 位操作

black box abstraction 黑箱抽象

block 區(qū)塊

block structure 塊結(jié)構(gòu) 區(qū)塊結(jié)構(gòu)

block name 代碼塊名字

Blub paradox Blub 困境

body 主體

boilerplate 公式化 樣板

bookkeeping 簿記

boolean 布爾

border 邊框

bottom-up design 自底向上的設(shè)計(jì)

bottom-up programming 自底向上編程

bound 邊界

bounds checking 邊界檢查

box notation 箱子表示法

brace 花括弧 花括號(hào)

bracket 方括弧 方括號(hào)

branch 分支 跳轉(zhuǎn)

breadth-first 廣度優(yōu)先

breadth-first search, BFS 廣度優(yōu)先搜索

breakpoint 斷點(diǎn)

brevity 簡(jiǎn)潔

buffer 緩沖區(qū)

buffer overflow attack 緩沖區(qū)溢出攻擊

bug 臭蟲

building 創(chuàng)建

built-in 內(nèi)置

byte 字節(jié)

bytecode 字節(jié)碼

C

英文 譯法 1 譯法 2 譯法 3

cache 緩存

call 調(diào)用

callback 回調(diào)

CamelCase 駝峰式大小寫

candidate function 候選函數(shù)

capture 捕捉

case 分支

character 字符

checksum 校驗(yàn)和

child class 子類

choke point 滯塞點(diǎn)

chunk

circular definition 循環(huán)定義

clarity 清晰

class 類別

class declaration 類聲明

class library 類庫(kù)

client 客戶 客戶端

clipboard 剪貼板

clone 克隆

closed world assumption 封閉世界假定

closure 閉包

clutter 雜亂

code 代碼

code bloat 代碼膨脹

collection 收集器 復(fù)合類型

column

column-major order 行主序

comma 逗號(hào)

command-line 命令行

command-line interface, CLI 命令行界面

Common Lisp Object System, CLOS Common Lisp 對(duì)象系統(tǒng)

Common Gateway Interface, CGI 通用網(wǎng)關(guān)接口

compatible 兼容

compilation 編譯

compilation parameter 編譯參數(shù)

compile 編譯

compile inline 內(nèi)聯(lián)編譯

compile time 編譯期

compiled form 編譯后的形式

compiler 編譯器

complex 復(fù)雜

complexity 復(fù)雜度

compliment 補(bǔ)集

component 組件

composability 可組合性

composition 組合 組合函數(shù)

compound value 復(fù)合數(shù)據(jù) 復(fù)合值

compression 壓縮

computation 計(jì)算

computer 計(jì)算機(jī)

concatenation 串接

concept 概念

concrete 具體

concurrency 并發(fā)

concurrent 并發(fā)

conditional 條件式

conditional variable 條件變量

configuration 配置

connection 連接

cons 構(gòu)造

cons cell 構(gòu)元 cons 單元

consequent 結(jié)果 推論

consistent 一致性

constant 常量

constraint 約束

constraint programming 約束式編程

container 容器

content-based filtering 基于內(nèi)容的過(guò)濾

context 上下文 語(yǔ)境 環(huán)境

continuation 延續(xù)性

continuous integration, CI 持續(xù)集成

control 控件

cooperative multitasking 協(xié)作式多任務(wù)

copy 拷貝

corollary 推論

coroutine 協(xié)程

corruption 程序崩潰

crash 崩潰

create 創(chuàng)建

crystallize 固化

curly 括弧狀的

curried 柯里的

currying 柯里化

cursor 光標(biāo)

curvy 卷曲的

cycle 周期

D

英文 譯法 1 譯法 2 譯法 3

dangling pointer 迷途指針 野指針

Defense Advanced Research Projects Agency, DARPA 美國(guó)國(guó)防部高級(jí)研究計(jì)劃局

data 數(shù)據(jù)

data structure 數(shù)據(jù)結(jié)構(gòu)

data type 數(shù)據(jù)類型

data-driven 數(shù)據(jù)驅(qū)動(dòng)

database 數(shù)據(jù)庫(kù)

database schema 數(shù)據(jù)庫(kù)模式

datagram 數(shù)據(jù)報(bào)文

dead lock 死鎖

debug 調(diào)試

debugger 調(diào)試器

debugging 調(diào)試

declaration 聲明

declaration forms 聲明形式

declarative 聲明式 說(shuō)明式

declarative knowledge 聲明式知識(shí) 說(shuō)明式知識(shí)

declarative programming 聲明式編程 說(shuō)明式編程

declarativeness 可聲明性

declaring 聲明

deconstruction 解構(gòu)

deduction 推導(dǎo) 推斷

default 缺省 默認(rèn)

defer 推遲

deficiency 缺陷 不足

define 定義

definition 定義

delegate 委托

delegation

dellocate 釋放

demarshal 散集

deprecated 廢棄

depth-first 深度優(yōu)先

depth-first search, BFS 深度優(yōu)先搜索

derived 派生

derived class 派生類

design pattern 設(shè)計(jì)模式

designator 指示符

destructive 破壞性的

destructive function 破壞性函數(shù)

destructuring 解構(gòu)

device driver 硬件驅(qū)動(dòng)程序

dimensions 維度

directive 指令

directive 指示符

directory 目錄

disk

dispatch 分派 派發(fā)

distributed computing 分布式計(jì)算

DLL hell DLL 地獄

document 文檔

dotted list 點(diǎn)狀列表

dotted-pair notation 帶點(diǎn)尾部表示法 帶點(diǎn)尾部記法

duplicate 復(fù)本

dynamic binding 動(dòng)態(tài)綁定

dynamic extent 動(dòng)態(tài)范圍

dynamic languages 動(dòng)態(tài)語(yǔ)言

dynamic scope 動(dòng)態(tài)作用域

dynamic type 動(dòng)態(tài)類型

E

英文 譯法 1 譯法 2 譯法 3

effect 效果

efficiency 效率

efficient 高效

elaborate

elucidating

embedded language 嵌入式語(yǔ)言

emulate 仿真

encapsulation 封裝

enum 枚舉

enumeration type 枚舉類型

enumrators 枚舉器

environment 環(huán)境

equal 相等

equality 相等性

equation 方程

equivalence 等價(jià)性

error message 錯(cuò)誤信息

error-checking 錯(cuò)誤檢查

escaped 逃脫 溢出

escape character 轉(zhuǎn)義字符

evaluate 求值 評(píng)估

evaluation 求值

event 事件

event driven 事件驅(qū)動(dòng)

exception 異常

exception handling 異常處理

exception specification 異常規(guī)范

exit 退出

expendable 可擴(kuò)展的

explicit 顯式

exploratory programming 探索式編程

export 導(dǎo)出 引出

expression 表達(dá)式

expressive power 表達(dá)能力

extensibility 可擴(kuò)展性

extent 范圍 程度

external representation 外部表示法

extreme programming 極限編程

F

英文 譯法 1 譯法 2 譯法 3

factorial 階乘

family (類型的)系

feasible 可行的

feature 特色

field 字段 欄位

file 文件

file handle 文件句柄

fill pointer 填充指針

fineo-grained 細(xì)粒度

firmware 固件

first-class 第一類的 第一級(jí)的 一等的

first-class function 第一級(jí)函數(shù) 第一類函數(shù) 一等函數(shù)

first-class object 第一類的對(duì)象 第一級(jí)的對(duì)象 一等公民

fixed-point 不動(dòng)點(diǎn)

fixnum 定長(zhǎng)數(shù) 定點(diǎn)數(shù)

flag 標(biāo)記

flash 閃存

flexibility 靈活性

floating-point 浮點(diǎn)數(shù)

floating-point notation 浮點(diǎn)數(shù)表示法

flush 刷新

fold 折疊

font 字體

force 迫使

form 形式

form 表單

formal parameter 形參

formal relation 形式關(guān)系

forward 轉(zhuǎn)發(fā)

forward references

fractal 分形

fractions 派系

framework 框架

freeware 自由軟件

function 函數(shù)

function literal 函數(shù)字面常量

function object 函數(shù)對(duì)象

functional arguments 函數(shù)型參數(shù)

functional programming 函數(shù)式編程

functionality 功能性

G

英文 譯法 1 譯法 2 譯法 3

game 游戲

garbage 垃圾

garbage collection 垃圾回收

garbage collector 垃圾回收器

generalized 泛化

generalized variable 廣義變量

generate 生成

generator 生成器

generic 通用的 泛化的

generic algorithm 通用算法 泛型算法

generic function 通用函數(shù)

generic programming 通用編程 泛型編程

genrative programming 生產(chǎn)式編程

global 全局的

global declaration 全局聲明

glue program 膠水程序

goto 跳轉(zhuǎn)

graphical user interface, GUI 圖形用戶界面

greatest common divisor 最大公因數(shù)

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

H

英文 譯法 1 譯法 2 譯法 3

hack 破解

hacker 黑客

handle 處理器 處理程序 句柄

hard disk 硬盤

hard-wire

hardware 硬件

hash tables 哈希表 散列表

header 頭部

header file 頭文件

heap

helper 輔助函數(shù) 輔助方法

heuristic 啟發(fā)式

high-order 高階

higher-order function 高階函數(shù)

higher-order procedure 高階過(guò)程

hyperlink 超鏈接

HyperText Markup Language, HTML 超文本標(biāo)記語(yǔ)言

HyperText Transfer Protocol, HTTP 超文本傳輸協(xié)議

I

英文 譯法 1 譯法 2 譯法 3

identical 一致

identifier 標(biāo)識(shí)符

identity 同一性

ill type 類型不正確

illusion 錯(cuò)覺

imperative 命令式

imperative programming 命令式編程

implement 實(shí)現(xiàn)

implementation 實(shí)現(xiàn)

implicit 隱式

import 導(dǎo)入

incremental testing 增量測(cè)試

indent 縮排 縮進(jìn)

indentation 縮排 縮進(jìn)

indented 縮排 縮進(jìn)

indention 縮排 縮進(jìn)

infer 推導(dǎo)

infinite loop 無(wú)限循環(huán)

infinite recursion 無(wú)限遞歸

infinite precision 無(wú)限精度

infix 中序

information 信息

information technology, IT 信息技術(shù)

inheritance 繼承

initialization 初始化

initialize 初始化

inline 內(nèi)聯(lián)

inline expansion 內(nèi)聯(lián)展開

inner class 內(nèi)嵌類

inner loop 內(nèi)層循環(huán)

input 輸入

instances 實(shí)例

instantiate 實(shí)例化

instructive 教學(xué)性的

instrument 記錄儀

integer 整數(shù)

integrate 集成

interactive language 交互式語(yǔ)言

interactive programming environment 交互式編程環(huán)境

interactive testing 交互式測(cè)試

interacts 交互

interface 接口

intermediate form 過(guò)渡形式 中間形式

internal 內(nèi)部

internet 互聯(lián)網(wǎng) 因特網(wǎng)

interpolation 插值

interpret 解釋

interpreter 解釋器

interrupt 中止 中斷

intersection 交集

inter-process communication, IPC 進(jìn)程間通信

invariants 約束條件

invoke 調(diào)用

item 項(xiàng)

iterate 迭代

iteration 迭代的

iterative 迭代的

iterator 迭代器

J

英文 譯法 1 譯法 2 譯法 3

jagged 鋸齒狀的

job control language, JCL 作業(yè)控制語(yǔ)言

judicious 明智的

K

英文 譯法 1 譯法 2 譯法 3

kernel 核心

kernel language 核心語(yǔ)言

keyword argument 關(guān)鍵字參數(shù)

keywords 關(guān)鍵字

kludge 蹩腳

L

英文 譯法 1 譯法 2 譯法 3

lambda calculus lambda 演算

larval startup 雛形創(chuàng)業(yè)公司

laser 激光

latitude

layout 版型

lazy 惰性

lazy evaluation 惰性求值

legacy software 歷史遺留軟件

leverage 杠桿 (動(dòng)詞)利用

lexical 詞法的

lexical analysis 詞法分析

lexical closure 詞法閉包

lexical scope 詞法作用域

Language For Smart People, LFSP 聰明人的語(yǔ)言

library 庫(kù) 函數(shù)庫(kù) 函式庫(kù)

lifetime 生命期

linear iteration 線性迭代

linear recursion 線性遞歸

link 鏈接 連接

linker 連接器

list 列表

list operation 列表操作

literal 字面

literal constant 字面常量

literal representation 字面量

load 裝載 加載

loader 裝載器 加載器

local 局部的 局域的

local declarations 局部聲明

local function 局部函數(shù) 局域函數(shù)

local variable 局部變量 局域變量

locality 局部性

loop 循環(huán)

lvalue 左值

M

英文 譯法 1 譯法 2 譯法 3

machine instruction 機(jī)器指令

machine language 機(jī)器語(yǔ)言

machine language code 機(jī)器語(yǔ)言代碼

machine learning 機(jī)器學(xué)習(xí)

macro

mailing list 郵件列表

mainframes 大型機(jī)

maintain 維護(hù)

manifest typing 顯式類型

manipulator 操縱器

mapping 映射

mapping functions 映射函數(shù)

marshal 列集

math envy 對(duì)數(shù)學(xué)家的妒忌

member 成員

memorizing 記憶化

memory 內(nèi)存

memory allocation 內(nèi)存分配

memory leaks 內(nèi)存泄漏

menu 菜單

message 消息

message-passing 消息傳遞

meta- 元-

meta-programming 元編程

metacircular 元循環(huán)

method 方法

method combination 方法組合 方法組合機(jī)制

micro

middleware 中間件

migration (數(shù)據(jù)庫(kù))遷移

minimal network 最小網(wǎng)絡(luò)

mirror 鏡射

mismatch type 類型不匹配

model 模型

modem 調(diào)制解調(diào)器

modifier 修飾符

modularity 模塊性

module 模塊

monad 單子

monkey patch 猴子補(bǔ)丁

monomorphic type language 單型語(yǔ)言

Moore's law 摩爾定律

mouse 鼠標(biāo)

multi-task 多任務(wù)

multiple values 多值

mutable 可變的

mutex 互斥鎖

Multiple Virtual Storage, MVS 多重虛擬存儲(chǔ)

N

英文 譯法 1 譯法 2 譯法 3

namespace 命名空間

native 本地的

native code 本地碼

natural language 自然語(yǔ)言

natural language processing 自然語(yǔ)言處理

nested 嵌套

nested class 嵌套類

network 網(wǎng)絡(luò)

newline 換行 新行

non-deterministic choice 非確定性選擇

non-strict 非嚴(yán)格

non-strict evaluation 非嚴(yán)格求值

nondeclarative

nondestructive version 非破壞性的版本

number crunching 數(shù)字密集運(yùn)算

O

英文 譯法 1 譯法 2 譯法 3

object 對(duì)象

object code 目標(biāo)代碼

object-oriented 面向?qū)ο?span>

object-oriented programming 面向?qū)ο缶幊?span>

Occam's razor 奧卡姆剃刀原則

on the fly 運(yùn)行中 執(zhí)行時(shí)

online 在線

open source 開放源碼

operand 操作對(duì)象

operating system, OS 操作系統(tǒng)

operation 操作

operator 操作符

optimization 優(yōu)化

optimization of tail calls 尾調(diào)用優(yōu)化

option 選項(xiàng)

optional 可選的 選擇性的

optional argument 選擇性參數(shù)

ordinary 常規(guī)的

orthogonality 正交性

overflow 溢出

overhead 額外開銷

overload 重載

override 覆寫

P

英文 譯法 1 譯法 2 譯法 3

package

pair 點(diǎn)對(duì)

palindrome 回文

paradigm 范式

parallel 并行

parallel computer 并行計(jì)算機(jī)

param 參數(shù)

parameter 參數(shù) 形式參數(shù)/形參

paren-matching 括號(hào)匹配

parent class 父類

parentheses 括號(hào)

Parkinson's law 帕金森法則

parse 解析

parse tree 解析樹 分析樹

parser 解析器

partial application 部分應(yīng)用

partial applied 分步代入的

partial function application 部分函數(shù)應(yīng)用

particular ordering 部分有序

pass by adress 按址傳遞 傳址

pass by reference 按引用傳遞 傳引用

pass by value 按值傳遞 傳值

path 路徑

pattern

pattern match 模式匹配

perform 執(zhí)行

performance 性能

performance-critical

persistence 持久性

phrenology 相面

physical 物理的

pipe 管道

pixel 像素

placeholder 占位符

planning 計(jì)畫

platform 平臺(tái)

pointer 指針

pointer arithmetic 指針運(yùn)算

poll 輪詢

polymorphic 多態(tài)

polymorphism 多態(tài)

polynomial 多項(xiàng)式的

pool

port 端口

portable 可移植性

portal 門戶

positional parameters 位置參數(shù)

postfix 后序

precedence 優(yōu)先級(jí)

precedence list 優(yōu)先級(jí)列表

preceding 前述的

predicate 判斷式 謂詞

preemptive multitasking 搶占式多任務(wù)

premature design 過(guò)早設(shè)計(jì)

preprocessor 預(yù)處理器

prescribe 規(guī)定

prime 素?cái)?shù)

primitive 原語(yǔ)

primitive recursive 主遞歸

primitive type 原生類型

principal type 主要類型

print 打印

printed representation 打印表示法

printer 打印機(jī)

priority 優(yōu)先級(jí)

procedure 過(guò)程

procedurual 過(guò)程化的

procedurual knowledge 過(guò)程式知識(shí)

process 進(jìn)程

process priority 進(jìn)程優(yōu)先級(jí)

productivity 生產(chǎn)力

profile 評(píng)測(cè)

profiler 評(píng)測(cè)器 性能分析器

programmer 程序員

programming 編程

programming language 編程語(yǔ)言

project 項(xiàng)目

prompt 提示符

proper list 正規(guī)列表

property 屬性

property list 屬性列表

protocol 協(xié)議

prototype 原型

pseudo code 偽碼

pseudo instruction 偽指令

purely functional language 純函數(shù)式語(yǔ)言

pushdown stack 下推棧

Q

英文 譯法 1 譯法 2 譯法 3

qualified 修飾的 帶前綴的

qualifier 修飾符

quality 質(zhì)量

quality assurance, QA 質(zhì)量保證

query 查詢

query language 查詢語(yǔ)言

queue 隊(duì)列

quote 引用

quoted form 引用形式

R

英文 譯法 1 譯法 2 譯法 3

race condition 條件競(jìng)爭(zhēng) 競(jìng)態(tài)條件

radian 弧度

Redundant Array of Independent Disks, RAID 冗余獨(dú)立磁盤陣列

raise 引起

random number 隨機(jī)數(shù)

range 范圍 區(qū)間

rank (矩陣)秩 排名

rapid prototyping 快速原型開發(fā)

rational database 關(guān)系數(shù)據(jù)庫(kù)

raw 未經(jīng)處理的

read 讀取

read-evaluate-print loop, REPL 讀取-求值-打印循環(huán)

read-macro 讀取宏

record 記錄

recursion 遞歸

recursive 遞歸的

recursive case 遞歸情形

refactor 重構(gòu)

refer 參考

reference 引用 參考

referential transparency 引用透明

refine 精化

reflection 反射 映像

register 寄存器

registry creep 注冊(cè)表蠕變

regular expression 正則表達(dá)式

represent 表現(xiàn)

request 請(qǐng)求

resolution 解析度

resolve 解析

rest parameter 剩余參數(shù)

return 返回 回車

return value 返回值

reuse of software 代碼重用

right associative 右結(jié)合

Reduced Instruction Set Computer, RISC 精簡(jiǎn)指令系統(tǒng)計(jì)算機(jī)

robust 健壯

robustness 健壯性 魯棒性

routine 例程

routing 路由

row-major order 列主序

remote procedure call, RPC 遠(yuǎn)程過(guò)程調(diào)用

run-length encoding 游程編碼

run-time typing 運(yùn)行期類型

runtime 運(yùn)行期

rvalue 右值

S

英文 譯法 1 譯法 2 譯法 3

S-expression S-表達(dá)式

save 儲(chǔ)存

Secure Sockets Layer, SSL 安全套接字層

scaffold 腳手架 鷹架

scalar type 標(biāo)量

scan 掃描

schedule 調(diào)度

scheduler 調(diào)度程序

scope 作用域

SCREAMING_SNAKE_CASE 尖叫式蛇底大寫

screen 屏幕

scripting language 腳本語(yǔ)言

search 查找 搜尋

segment of instructions 指令片段

semantics 語(yǔ)義

semaphore 信號(hào)量

semicolon 分號(hào)

sequence 序列

sequential 循序的 順序的

sequential collection literals

serial 串行

serialization 序列化

series 串行 級(jí)數(shù)

server 服務(wù)器

shadowing 隱蔽了

sharp 犀利的

sharp-quote 升引號(hào)

shortest path 最短路徑

SICP 《計(jì)算機(jī)程序的構(gòu)造與解釋》

side effect 副作用

signature 簽名

simple vector 簡(jiǎn)單向量

simulate 模擬

Single Point of Truth, SPOT 真理的單點(diǎn)性

single-segment 單段的

sketch 草圖 初步框架

slash 斜線

slot

smart pointer 智能指針

snake_case 蛇底式小寫

snapshot 屏幕截圖

socket 套接字

software 軟件

solution 方案

source code 源代碼

space leak 內(nèi)存泄漏

spaghetti 面條式代碼 意面式代碼

spaghetti stack 意面式棧 面條式棧

spam 垃圾郵件

spec 規(guī)格

special form 特殊形式

special variable 特殊變量

specialization 特化

specialize 特化

specialized array 特化數(shù)組

specification 規(guī)格說(shuō)明 規(guī)范

splitter 切分窗口

sprite 精靈圖

square 平方

square root 平方根

squash 碰撞

stack

stack frame 棧幀

stakeholder

standard library 標(biāo)準(zhǔn)函式庫(kù)

state machine 狀態(tài)機(jī)

statement 陳述 語(yǔ)句

static type 靜態(tài)類型

static type system 靜態(tài)類型系統(tǒng)

status 狀態(tài)

store 保存

stream

strict 嚴(yán)格

strict evaluation 嚴(yán)格求值

string 字串 字符串

string template 字串模版

strong type 強(qiáng)類型

structural recursion 結(jié)構(gòu)遞歸

structured values 結(jié)構(gòu)型值

subroutine 子程序

subset 子集

substitution 代換

substitution model 代換模型

subtype 子類型

superclass 基類

superfluous 多余的

supertype 超集

support 支持

suspend 掛起

swapping values 交換變量的值

symbol 符號(hào)

symbolic computation 符號(hào)計(jì)算

syntax 語(yǔ)法

system administrator 系統(tǒng)管理員

system administrator disease 系統(tǒng)管理員綜合癥

System Network Architecture, SNA 系統(tǒng)網(wǎng)絡(luò)體系

T

英文 譯法 1 譯法 2 譯法 3

(database)table 數(shù)據(jù)表

table 表格

tag 標(biāo)簽 標(biāo)記

tail-recursion 尾遞歸

tail-recursive 尾遞歸的

TAOCP 《計(jì)算機(jī)程序設(shè)計(jì)藝術(shù)》

target 目標(biāo)

taxable operators 需節(jié)制使用的操作符

taxonomy 分類法

template 模版

temporary object 臨時(shí)對(duì)象

testing 測(cè)試

text 文本

text file 文本文件

thread 線程

thread safe 線程安全

three-valued logic 三值邏輯

throw 拋出 丟擲 引發(fā)

throwaway program 一次性程序

timestamp 時(shí)間戳

token 詞法記號(hào) 語(yǔ)義單位 語(yǔ)元

top-down design 自頂向下的設(shè)計(jì)

top-level 頂層

trace 追蹤

trailing space 行尾空白

transaction 事務(wù)

transition network 轉(zhuǎn)移網(wǎng)絡(luò)

transparent 透明的

traverse 遍歷

tree

tree recursion 樹形遞歸

trigger 觸發(fā)器

tuple 元組

Turing machine 圖靈機(jī)

Turing complete 圖靈完備

typable 類型合法

type 類型

type constructor 類構(gòu)造器

type declaration 類型聲明

type hierarchy 類型層級(jí)

type inference 類型推導(dǎo)

type name 類型名

type safe 類型安全

type signature 類型簽名

type synonym 類型別名

type variable 類型變量

typing 類型指派 輸入

U

英文 譯法 1 譯法 2 譯法 3

user interface, UI 用戶界面

unary 一元的

underflow 下溢

unification 合一 統(tǒng)一

union 并集

universally quantify 全局量化

unqualfied 未修飾的

unwinding

uptime 運(yùn)行時(shí)間

Uniform Resource Locator, URL 統(tǒng)一資源定位符

user 用戶

utilities 實(shí)用函數(shù)

V

英文 譯法 1 譯法 2 譯法 3

validate 驗(yàn)證

validator 驗(yàn)證器

value constructor 值構(gòu)造器

vaporware 朦朧件

variable 變量

variable capture 變量捕捉

variadic input 可變輸入

variant 變種

venture capitalist, VC 風(fēng)險(xiǎn)投資商

vector 向量

viable function 可行函數(shù)

video 視頻

view 視圖

virtual function 虛函數(shù)

virtual machine 虛擬機(jī)

virtual memory 內(nèi)存

volatile 揮發(fā)

vowel 元音

W

英文 譯法 1 譯法 2 譯法 3

warning message 警告信息

web server 網(wǎng)絡(luò)服務(wù)器

weight 權(quán)值 權(quán)重

well type 類型正確

wildcard 通配符

window 窗口

word 單詞

wrapper 包裝器 包裝

What You See Is What You Get, WYSIWYG 所見即所得

What You See Is What You Want, WYSIWYW 所見即所想

Y

英文 譯法 1 譯法 2 譯法 3

Y combinator Y組合子

Z

英文 譯法 1 譯法 2 譯法 3

Z-expression Z-表達(dá)式

zero-indexed 零索引的

專業(yè)名詞

英文 譯法 1 譯法 2 譯法 3

The Paradox of Choice 選擇謬論

    本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購(gòu)買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評(píng)論

    發(fā)表

    請(qǐng)遵守用戶 評(píng)論公約

    類似文章 更多

    视频一区二区黄色线观看| 国产成人精品一区二三区在线观看| 日韩和欧美的一区二区三区| 亚洲最大的中文字幕在线视频 | 日韩精品一区二区不卡| 国产av熟女一区二区三区四区| 无套内射美女视频免费在线观看| 超碰在线免费公开中国黄片| 久一视频这里只有精品| 国产精品亚洲精品亚洲| 夫妻性生活真人动作视频| 亚洲一区二区精品福利| 好吊日成人免费视频公开| 国产一区二区不卡在线播放| 国产水滴盗摄一区二区| 九九热这里只有精品哦| 久久精品国产99精品亚洲| 千仞雪下面好爽好紧好湿全文| 日韩欧美一区二区不卡视频| 国产对白老熟女正在播放| 日韩精品成区中文字幕| 久久精品国产在热久久| 99精品国产自在现线观看| 久久午夜福利精品日韩| 欧美人妻免费一区二区三区| 亚洲综合日韩精品欧美综合区| 精品一区二区三区人妻视频| 亚洲一区二区精品福利| 午夜精品国产精品久久久| 国产不卡在线免费观看视频| 国产欧美日本在线播放| 婷婷激情四射在线观看视频| 91亚洲国产成人久久| 欧美一区二区在线日韩| 婷婷色香五月综合激激情| 亚洲国产成人久久99精品| 欧美激情中文字幕综合八区| 丰满人妻熟妇乱又乱精品古代| 国产不卡一区二区四区| 国产麻豆一线二线三线| 亚洲一区二区精品福利|