英語對于程序員來說多么重要應該無需過多解釋了,把近期在網上收集到的分享到這里供大家學習交流。
PS:感謝原作者的收集,謝謝。
A
abstract 抽象的
abstract base class (ABC)
抽象基類abstract class 抽象類
abstraction 抽象、抽象物、抽象性
access 存取、訪問
access function 訪問函數
access level訪問級別
account 賬戶
action 動作
activate 激活
active 活動的
inactive: adj 不活動的
actual parameter 實參
adapter 適配器
add-in 插件
address 地址
address space 地址空間
ADO(ActiveX Data Object)ActiveX數據對象
advanced 高級的
aggregation 聚合、聚集
algorithm 算法
alias 別名
align 排列、對齊
allocate 分配、配置
allocator分配器、配置器
angle bracket 尖括號 /???ɡ(?)l/
annotation /??n??te??(?)n/ 注解、評注
API (Application Programming Interface) 應用(程序)編程接口
appearance 外觀
append 附加
application 應用、應用程序
application framework 應用程序框架
Approximate String Matching 模糊匹配 /??prɑ?ks?m?t/
architecture 架構、體系結構
archive file 歸檔文件、存檔文件
argument參數
array 數組
arrow operator 箭頭操作符
assert(ion) 斷言
assign 賦值 Initialize an integer variable and assign it to 100
assignment 賦值、分配
assignment operator 賦值操作符
associated 相關的、相關聯的
asynchronous /e??s??kr?n?s/ 異步的
attribute 特性、屬性
authentication service 驗證服務
authorization 授權
B
background 背景、后臺(進程)
backup 備份
backup device備份設備
backup file 備份文件
backward compatible 向后兼容、向下兼容
base class 基類
base type 基類型
batch 批處理
BCL (base class library)基類庫
Bin Packing 裝箱問題
binary 二進制
binding 綁定
bit 位
bitmap 位圖
block 塊、區塊、語句塊
boolean 布林值(真假值,true或false)
border 邊框
bounds checking 邊界檢查
boxing 裝箱、裝箱轉換
bulk
brace /bre?s/ (curly brace) 大括號、花括號
bracket (square brakcet) 中括號、方括號
breakpoint 斷點
browser applications 瀏覽器應用(程序)
browser-accessible application 可經由瀏覽器訪問的應用程序bug 缺陷錯誤
build 編連(專指編譯和連接)
built-in 內建、內置
bus 總線
business 業務、商務(看場合)
business Logic 業務邏輯
business rules 業務規則
buttons 按鈕
by/through 通過
byte 位元組(由8 bits組成)
C
cache 高速緩存
calendar 日歷
Calendrical Calculations 日期
call 調用
call operator 調用操作符
callback 回調
candidate key 候選鍵
cascading delete 級聯刪除
cascading update 級聯更新
casting 轉型、造型轉換
catalog 目錄
chain 鏈(function calls)
character 字符
character format 字符格式
character set 字符集
check box 復選框
check button 復選按鈕
CHECK constraints CHECK約束
checkpoint 檢查點
child class 子類CIL (common intermediate language)通用中間語言、通用中介語言
class 類
class declaration /?dekl??re??n/ 類聲明
class definition 類定義
class derivation list 類繼承列表
class factory 類廠
class hierarchy 類層次結構
class library 類庫
class loader 類裝載器
class template 類模板
class template partial specializations 類模板部分特化
class template specializations 類模板特化
classification 分類
clause /kl??z/子句
cleanup 清理、清除CLI (Common Language Infrastructure) 通用語言基礎設施
client 客戶、客戶端
client application 客戶端應用程序
client area 客戶區
client cursor /?k??rs?r/ 客戶端游標
client-server 客戶機/服務器、客戶端/服務器
clipboard 剪貼板
clone 克隆
CLS (common language specification) 通用語言規范
code access security 代碼訪問安全
code page 代碼頁
COFF (Common Object File Format) 通用對象文件格式
collection 集合
COM (Component Object Model) 組件對象模型
combo box 組合框
command line 命令行
comment 注釋
commit /k??m?t/ 提交
communication 通訊
compatible /k?m?p?t?b(?)l/ 兼容
compile time 編譯期、編譯時
compiler 編譯器
component組件
composite index /k?m?pɑ?z?t/ 復合索引、組合索引
composite key 復合鍵、組合鍵
composition 復合、組合
concept 概念
concrete具體的
concrete class 具體類
concurrency 并發、并發機制
configuration 配置、組態
Connected Components 連通分支
connection 連接
connection pooling 連接池
console 控制臺
constant 常量
Constrained and Unconstrained Optimization 最值問題
constraint 約束
construct 構件、成分、概念、構造
constructor (ctor) 構造函數、構造器
container 容器
containment包容
context 環境、上下文
control 控件
cookiecopy 拷貝
cover 覆蓋、涵蓋
create/creation 創建、生成
crosstab query 交叉表查詢
Cryptography /kr?p?tɑ?ɡr?fi/密碼
CTS (common type system)通用類型系統cube 多維數據集
cursor 光標cursor 游標
custom adj. 定制的、自定義
D
data 數據
data connection 數據連
data dictionary 數據字典
data file 數據文
data integrity/?n?teɡr?ti/ 數據完整性
data manipulation language (DML)數據操作語言(DML)
data member 數據成員、成員變量
data source 數據源
Data source name (DSN) 數據源名稱(DSN)
data structure數據結構
Data Structures 基本數據結構
data table 數據表
data-bound 數據綁定
database 數據
database catalog 數據庫目錄
database diagram 數據關系圖
database file 數據庫文件
database object 數據庫對象
database owner 數據庫所有者
database project 數據庫工程
database role 數據庫角色
database schema 數據庫模式、數據庫架構
database script 數據庫腳本
datagram 數據報文
dataset 數
DBMS (database management system)數據庫管理系統
DCOM (distributed COM)分布式COM
dead lock 死鎖
deallocate /d???l?ke?t/ 歸還
debug 調試
debugger 調試器
decay /d??ke?/退化
declaration /?dekl??re??n/聲明
default 缺省、默認值
DEFAULT constraint默認約
default database 默認數據
default instance 默認實例
default result set 默認結果
defer v 推遲
definition 定義
delegate v. 授權,把……委托給
delegation 委托
deploy 部署
derived class /d??ra?vd/ 派生類
design pattern 設計模式
destroy 銷毀
destructor(dtor)析構函數、析構器
device 設備
DHTML (dynamic HyperText Markup Language)動態超文本標記語言
dialog 對話框
Dictionaries 字典
digest /da??d?est/ 摘要
digital 數字的
directive (編譯)指示符
directory 目錄
disassembler 反匯編器
DISCO (Discovery of Web Services)Web Services的查找
dispatch 調度、分派、派發
distributed computing 分布式計算
distributed query 分布式查詢
DNA (Distributed interNet Application) 分布式網間應用程序document 文檔DOM (Document Object Model)文檔對象模型
dot operator (圓)點操作符
double-byte character set (DBCS)雙字節字符集(DBCS)
driver 驅動(程序)
DTD (document type definition) 文檔類型定義
dump 轉儲
dump file 轉儲文件
Ee-business 電子商務efficiency 效率
efficient 高效
encapsulation 封裝
end user 最終用戶
end-to-end authentication 端對端身份驗證
engine 引擎
entity 實體
enum (enumeration) 枚舉
enumerators 枚舉成員、枚舉器
equal 相等equality 相等性
equality operator 等號操作符
error log 錯誤日志
escape character 轉義符、轉義字符
escape code 轉義碼
evaluate 評估
event 事件
event driven 事件驅動的
event handler 事件處理器
evidence 證據
exception 異常
exception declaration 異常聲明
exception handling 異常處理、異常處理機制
exception specification 異常規范
exception-safe 異常安全的
exit 退出
explicit 顯式
explicit specialization 顯式特化
explicit transaction 顯式事務
export 導出
expression 表達式
F
fat client 胖客戶端
feature 特性、特征
fetch 提取
field 字段
field 字段
field length 字段長度
file 文件
filter 篩選
finalization 終結
finalizer 終結器
firewall 防火墻
flag 標記
flash memory 閃存
flush 刷新
font 字體
foreign key (FK) 外鍵
form 窗體
formal parameter 形參
forward declaration 前置聲明
forward-only 只向前的
forward-only cursor 只向前游
framework 框架
full specialization 完全特化
function 函數
function call operator (即operator ()) 函數調用操作符
function object 函數對象
function template函數模板
functionality 功能
functor 仿函數
G
GC (Garbage collection) 垃圾回收(機制)、垃圾收集(機制)
generate 生成
generic 泛化的、一般化的、通用的
generic algorithm/??lɡ?r?e?m/ 通用算法
genericity 泛型
getter (相對于 setter)取值函數
global 全局的
global object 全局對象
grant /ɡr?nt/授權
group 組、群
group box 分組框
GUI 圖形界面GUID (Globally Unique Identifier) 全球唯一標識符
H
handle 句柄
handler 處理器
hard disk 硬盤
hard-coded 硬編碼的
hard-copy 截屏圖
hardware 硬件
hash table 散列表、哈希表
header file頭文件
heap 堆
help file 幫助文件
hierarchical data 階層式數據、層次式數據
hierarchy 層次結構、繼承體系
high level 高階、高層
hook 鉤子
Host (application)宿主(應用程序)
hot key 熱鍵
HTML (HyperText Markup Language) 超文本標記語言
HTTP (HyperText Transfer Protocol) 超文本傳輸協議
HTTP pipeline HTTP管道
hyperlink 超鏈接
Iicon 圖標
IDE (Integrated Development Environment)集成開發環境
identifier 標識符
IDL (Interface Definition Language) 接口定義語言
idle time 空閑時間
if and only if當且僅當IL (Intermediate Language) 中間語言、中介語言
image 圖象
IME 輸入法
immediate base 直接基類
immediate /??mi?di?t/derived 直接派生類
immediate updating 即時更新
implement 實現
implementation 實現、實現品
implicit /?m?pl?s?t/隱式
implicit transaction隱式事
import 導入
incremental/?nkr??m?ntl/ update 增量更新
Independent Set 獨立集
index 索引
infinite /??nf?n?t/ loop 無限循環
infinite recursive /r??k??rs?v/無限遞歸的
information 信息
inheritance /?n?her?t?ns/繼承、繼承機制
initialization /??n???l??ze??n/初始化
initialization list 初始化列表、初始值列表
initialize 初始化
inline 內聯
inline expansion 內聯展開
inner join 內聯接
instance 實例
instantiated 具現化、實體化(常應用于template)
instantiation /?nst?n???e???n/具現體、具現化實體(常應用于template)integrate 集成、整合integrity /?n?teɡr?ti/完整性、一致性
integrity constraint完整性約束
interacts 交互
interface 接口
interoperability /??nt?r?ɑ?p?r??b?l?ti/互操作性、互操作能力
interpreter 解釋器
introspection 自省
invariants /?n?veri?nts/不變性
invoke 調用
isolation /?a?s??le??n/level 隔離級別
item 項、條款、項目
iterate /??t?re?t/迭代
iteration 迭代(回圈每次輪回稱為一個iteration)
iterative 反復的、迭代的iterator 迭代器
J
JIT compilation JIT編譯即時編譯
Job Scheduling 工程安排
K
key 鍵
key column 鍵列
L
left outer join 左向外聯接
level 階、層例
library 庫
lifetime 生命期、壽命
Linear /?l?ni?r/Programming 線性規劃
link 連接、鏈接
linkage 連接、鏈接
linker 連接器、鏈接器
list 列表、表、鏈表list box 列表框
literal constant 字面常數
livelock 活鎖
load 裝載、加載
load balancing 負載平衡
loader 裝載器、載入器
local 局部的
local object 局部對象
lock 鎖
log 日志
login 登錄
login security mode登錄安全模式
lookup table 查找表
loop 循環
loose coupling 松散耦合
lvalue 左值
M
machine code 機器碼、機器代碼
macro 宏
maintain 維護
managed code 受控代碼、托管代碼
Managed Extensions 受控擴充件、托管擴展
managed object 受控對象、托管對象
manifest /?m?n?fest/清單
many-to-many relationship 多對多關系
many-to-one relationship 多對一關系
marshal 列集
Matching 匹配
member 成員
member access operator 成員取用運算子(有dot和arrow兩種)
member function 成員函數
member initialization list成員初始值列表
memory 內存
memory leak 內存泄漏
menu 菜單
message 消息
message based 基于消息的
message loop 消息環
message queuing消息隊列
metadata 元數據
metaprogramming元編程
method 方法
micro 微
middle tier 中間層
middleware 中間件
modeling 建模
modeling language 建模語言
modem 調制解調器
modifier 修飾字、修飾符
module 模塊
most derived class最底層的派生類
mouse 鼠標
multi-tasking 多任務
multi-thread 多線程
multicast delegate 組播委托、多點委托
multithreaded server application 多線程服務器應用程序
multiuser 多用戶
mutable 可變的
mutex 互斥元、互斥體
N
named parameter 命名參數
named pipe 命名管道namespace 名字空間、命名空間
native 原生的、本地的
native code 本地碼、本機碼
nested class 嵌套類
nested query 嵌套查詢
nested table 嵌套表
network 網絡
network card 網卡
Network Flow 網絡流
O
object 對象
object based 基于對象的
object model 對象模型
object oriented 面向對象的
ODBC data source ODBC數據源
ODBC driver ODBC驅動程序
one-to-many relationship 一對多關系
one-to-one relationship 一對一關系
operating system (OS) 操作系統
operation 操作
operator 操作符、運算符
option 選項
outer join 外聯接
overflow 上限溢位(相對于underflow)
overload 重載
override 覆寫、重載、重新定義
P
package 包
packaging 打包
palette 調色板
parallel 并行
parameter 參數、形式參數、形參
parameter list 參數列表
parameterize 參數化
parent class 父類
parentheses 圓括弧、圓括號
parse 解析
parser 解析器
part 零件、部件
partial specialization 局部特化
pass by reference 引用傳遞
pass by value 值傳遞
pattern 模式
persistence 持久性
pixel 像素
placeholder 占位符
platform 平臺
Point Location 位置查詢
pointer 指針
polymorphism 多態
pooling 池化
pop up 彈出式
port 端口
postfix 后綴
precedence 優先序(通常用于運算子的優先執行次序)
prefix 前綴
preprocessor 預處理器
primary key (PK)主鍵(PK)
primary table 主表
primitive type 原始類型
print 打印
printer 打印機
procedure 過程
process 進程
program 程序
programmer 程序員
programming編程、程序設計
progress bar 進度指示器
project 項目、工程
property 屬性
protocol 協議
pseudo code偽碼
Q
qualified 合格的
qualifier 修飾符
quality 質量
queue 隊列
R
radio button 單選按鈕
random number 隨機數
Random Number Generation 隨機數生成
range 范圍、區間
rank 等級
raw 未經處理的
re-direction 重定向
readOnly只讀
record 記錄
recordset 記錄集
recursion —— 遞歸recursive 遞歸
refactoring 重構
refer 引用、參考
reference 引用、參考
reflection 反射
refresh data 刷新數據
register 寄存器
regular expression 正則表達式
relational database 關系數據庫
remote 遠程
remote request 遠程請求
represent 表述,表現
resolution 解析過程
resolve 解析、決議
result set 結果集
retrieve data 檢索數據
return 返回
return type 返回類型
return value 返回值
revoke 撤銷
right outer join 右向外聯接
robust 健壯
robustness 健壯性
roll back 回滾
roll forward 前滾
routine 例程
row 行
rowset 行集
RPC (remote procedure call)
RPC(遠程過程調用)
runtime 執行期、運行期、執行時、運行時
rvalue 右值
S
Satisfiability 可滿足性
save 保存
savepoint 保存點
SAX (Simple API for XML)scalable 可伸縮的、可擴展的
schedule 調度
scheduler 調度程序
schema 模式、綱目結構
scope 作用域、生存空間
screen 屏幕
scroll bar滾動條
SDK (Software Development Kit)軟件開發包
sealed class 密封類
search 查找
Searching 查找
semantics 語義
sequential container序列式容器
serial 串行
serialization/serialize 序列化
server 服務器、服務端
session 會話
Set and String Problems 集合與串的問題
Set Cover 集合覆蓋
Set Data Structures 集合
Set Packing 集合配置
setter 設值函數
side effect 副作用
signature /?s?ɡn?t??r/簽名
single-threaded 單線程
slider滑塊
slot 槽
SMTP (Simple Mail Transfer Protocol) 簡單郵件傳輸協議
snapshot /?sn?p?ɑ?t/截屏圖
snapshot 快照
SOAP (simple object access protocol) 簡單對象訪問協議
software 軟件
Sorting 排序
source code 源碼、源代碼
specialization 特化
specification 規范、規格
splitter /?spl?t?r/切分窗口
SQL (Structured Query Language) 結構化查詢語言
stack 棧、堆棧
standard library 標準庫
standard template library 標準模板庫
stateless 無狀態的
statement 語句、聲明
static cursor 靜態游標
static SQL statements 靜態SQL語句
status bar 狀態條
stored procedure 存儲過程
stream 流
string 字符串
String Matching 模式匹配
stub 存根
subobject子對象
subquery 子查詢
subscript operator 下標操作符
support 支持
suspend 掛起
symbol 記號
syntax 語法
system databases 系統數據庫
system tables 系統表
T
table 表 table-level constraint 表級約束 target 標的,目標
task switch 工作切換
TCP (Transport Control Protocol) 傳輸控制協議
template 模板
temporary /?temp?reri/ adj.暫時的,臨時的;
temporary object 臨時對象
temporary table 臨時表
text 文本
Text Compression 壓縮
text file 文本文件
thin client 瘦客戶端
third-party 第三方
thread 線程
thread-safe 線程安全的
throw 拋出、引發(常指發出一個exception)
trace 跟蹤
transaction 事務
transaction log 事務日志
transaction rollback 事務回滾
traverse /tr??v??rs/遍歷
trigger 觸發器
type 類型
UUDDI(Universary Description, Discovery and Integration)統一描述、查詢與集成
UML (unified modeling language)統一建模語言
unary /?ju?n?ri/ function 單參函數
unary operator 一元操作符
unboxing 拆箱、拆箱轉換
underflow 下限溢位(相對于overflow)
Unicode 統一字符編碼標準,采用雙字節對字符進行編碼
Union query 聯合查詢
UNIQUE constraints UNIQUE約束
unique index 唯一索引
unmanaged code 非受控代碼、非托管代碼
unmarshal 散集
unqualified 未經限定的、未經修飾的
URI (Uniform Resource Identifier) 統一資源標識符
URL (Uniform Resource Locator) 統一資源定位器
user 用戶
user interface 用戶界面
V
value types 值類型
variable 變量
vector 向量(一種容器,有點類似array)
vendor 廠商
viable 可行的
video 視頻
view 視圖
virtual function 虛函數
virtual machine 虛擬機
virtual memory 虛擬內存
W
Web Services web服務
WHERE clause WHERE子句
wildcard characters 通配符字符
wildcard search 通配符搜索
window 窗口
window function 窗口函數
window procedure 窗口過程
Windows authentication Windows身份驗證
wizard /?w?z?rd/向導
WSDL (Web Service Description Language)Web Service描述語言
X
XML (eXtensible Markup Language) 可擴展標記語言
XML Message Interface (XMI) XML消息接口
XSD (XML Schema Definition)
XML模式定義語言
XSL (eXtensible Stylesheet Language) 可擴展樣式表語言
XSLT (eXtensible Stylesheet Language Transformation)可擴展樣式表語言轉換xxx based 基于xxx的xxx oriented 面向xxx