編程必備的英語單詞_第1頁
編程必備的英語單詞_第2頁
編程必備的英語單詞_第3頁
編程必備的英語單詞_第4頁
編程必備的英語單詞_第5頁
免費預覽已結束,剩余17頁可下載查看

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領

文檔簡介

1、編程詞匯icon 圖標A2A integration A2A 整合abstract 抽象的IDE (Integrated Development Environment) 集成開發(fā)環(huán)境IDL (Interface Definition Language)接口定義語言bit 位login security mode 登錄安全模式(for database)identifier 標識符idle time 空閑時間abstract base class (ABC) 抽象基類abstract class 抽象類abstraction 抽象、抽象物、抽象性if and only if 當且僅當IL (I

2、ntermediate Language) 中間語言、中介語言image 圖象IME 輸入法immediate base 直接基類immediate derived 直接派生類immediate updating即時更新(for database)implicit transaction 隱式事務 (for database)incremental update增量更新(for database)index 索引 (for database)implement實現(xiàn)implementation 實現(xiàn)、實現(xiàn)品implicit隱式import導入increment operator增加操作符infi

3、nite loop無限循環(huán)infinite recursive無限遞歸information 信息infrastructure 基礎設施inheritance 繼承、繼承機制inline內聯(lián)inline expansion 內聯(lián)展開initialization初始化initialization list 初始化列表、初始值列表initialize 初始化inner join 內聯(lián)接(for database)in-place active現(xiàn)場激活instance 實例instantiated 具現(xiàn)化、實體化(常應用于template)instantiation 具現(xiàn)體、具現(xiàn)化實體 (常應用于t

4、emplate)integrate 集成、整合integrity 完整性、一致性access 存取、訪問access level 訪問級別access function 訪問函數(shù)account 賬戶action 動作activate 激活active 活動的actual parameter 實參adapter 適配器add-in 插件address 地址address space 地址空間address-of operator 取地址操作符ADL (argument-dependent lookup)ADO(ActiveX Data Object)ActiveX 數(shù)據對象advanced 高級

5、的aggregation 聚合、聚集algorithm 算法alias 別名align 排列、對齊allocate 分配、配置allocator 分配器、配置器angle bracket 尖括號annotation 注解、評注API (Application Programming Interface) 應用 (程序 ) 編程接口app domain (application domain) 應用域 application 應用、應用程序application framework 應用程序框架appearance 外觀append 附加architecture 架構、體系結構archive f

6、ile 歸檔文件、存檔文件argument 引數(shù)(傳給函式的值) 。 參見 parameterarray 數(shù)組 arrow operator 箭頭操作符 ASP(Active Server Page) 活動服務器頁面ASP.NET worker process ASP.NET 工作者進程assembly 裝配件、配件assembly language 匯編語言assembly manifest 裝配件清單assert(ion) 斷言assign 賦值assignment 賦值、分配assignment operator 賦值操作符associated 相關的、相關聯(lián)的associative c

7、ontainer 關聯(lián)式容器 (對應 sequentialcontainer)asynchronous 異步的atomic 原子的atomic operation 原子操作attribute 特性、屬性authentication service 驗證服務authorization 授權audio 音頻A.I. 人工智能B2B integrationB2B 整合、 B2B 集成(business-to-business integration)background背景、后臺 (進程 )backward compatible 向后兼容、向下兼容backup 備份backup device 備份設

8、備backup file 備份文件bandwidth 帶寬base class 基類base type 基類型batch 批處理BCL (base class library) 基類庫binary 二進制binary search 二分查找binary tree 二叉樹binary function 雙參函數(shù)binary large object 二進制大對象interprocess communication (IPC) 進程間通訊(IPC)interacts 交互interface 接口for GUI 界面interoperability 互操作性、互操作能力interpreter 解釋器

9、introspection 自省invariants 不變性invoke 調用isolation level 隔離級別 (for database)iterate 迭代iterative 反復的、迭代的iterator 迭代器iteration 迭代 ( 回圈每次輪回稱為一個iteration)item 項、條款、項目JIT compilation JIT 編譯 即時編譯key 鍵 (for database)key column 鍵列(for database)laser激光late binding 遲綁定left outer join 左向外聯(lián)接(for database)level 階、

10、層例high level 高階、高層library 庫lifetime 生命期、壽命link連接、鏈接linkage 連接、鏈接linker 連接器、鏈接器literal constant 字面常數(shù)list 列表、表、鏈表list box 列表框livelock 活鎖 (for database)load 裝載、加載load balancing 負載平衡loader 裝載器、載入器local 局部的local object 局部對象lock 鎖log 日志login 登錄binary operator 二元操作符 binding 綁定cascading deletecascading upda

11、tedatabase)marshal 列集member 成員member access operator成員取用運算子(有dot 和 arrow 兩種 )member function成員函數(shù)member initialization list 成員初始值列表memberwise 以 member 為單元 、membersbitmap 位圖bitwise 按位 .bitwise copy 為單元進行復制;位元逐一復制位拷bitwise operation 按位運算block 塊、區(qū)塊、語句塊bookkeeping 簿記boolean 布林值 (真假值, true 或 false)border

12、邊框bounds checking 邊界檢查boxing 裝箱、裝箱轉換brace (curly brace) 大括號、花括號bracket (square brakcet) 中括號、方括號breakpoint 斷點browser applications 瀏覽器應用 (程序 )browser-accessible application 可經由瀏覽器訪問的應用程序build 編連 (專指編譯和連接built-in 內建、內置bus 總線business 業(yè)務、商務(看場合)business Logic 業(yè)務邏輯business rules 業(yè)務規(guī)則buttons 按鈕bug 臭蟲by/thr

13、ough 通過byte 位元組 ( 由 8 bits 組成 )cache 高速緩存calendar 日歷call 調用callback 回調call-level interface (CLI) 調用級接口 (CLI)call operator 調用操作符candidate key 候選鍵 (for database)級聯(lián)刪除(for database)級聯(lián)更新(for database)casting 轉型、造型轉換catalog 目錄chain 鏈 (function calls) lookup table 查找表 (for database)loop 循環(huán),按loose coupling

14、松散耦合lvalue 左值machine code 機器碼、機器代碼macro 宏maintain 維護managed code 受控代碼、托管代碼Managed Extensions 受控擴充件、托管擴展managed object 受控對象、托管對象mangled namemanifest 清單manipulator 操縱器 (iostream 預先定義的一種東 西)many-to-many relationship多對多關系(fordatabase)many-to-one relationship多對一關系(formemberwise copymemory 內存memory leak 內

15、存泄漏menu 菜單message 消息message based 基于消息的message loop 消息環(huán)message queuing 消息隊列metadata 元數(shù)據metaprogramming 元編程method 方法micro 微middleware 中間件middle tier 中間層modeling 建模modeling language 建模語言modifier 修飾字、修飾符character 字符字符格式字符集約束 (for database)(for database)復選框復選按鈕子類modem 調制解調器模塊最底層的派生類鼠標可變的mutex 互斥元、互斥體cha

16、racter formatcharacter setCHECK constraints CHECKcheckpoint 檢查點check boxcheck buttonchild classCIL (common intermediate language) 通用中間語言、通用中介語言class 類class declaration 類聲明class definition 類定義class derivation list 類繼承列表class factory類廠class hierarchy 類層次結構class library類庫class loader 類裝載器class template

17、類模板class template partial specializations類模板部分特化modulemost derived classmousemutablemultidimensional OLAP (MOLAP) 多維 OLAP(MOLAP) (for database) multithreaded server application 多線程服務器應用程序multiuser多用戶multi-tasking多任務multi-thread多線程multicast delegate 組播委托、多點委托named parameter 命名參數(shù)named pipe 命名管道namespa

18、ce名字空間、命名空間native原生的、本地的native code 本地碼、本機碼Native Image Generator (NGEN) 本地映像生成器database)class template specializations類模板特化nested class 嵌套類classification 分類nested query 嵌套查詢 (for database)clause 子句client application 客戶端應用程序client cursor 客戶端游標 (for database)code page 代碼頁cleanup 清理、清除CLI (Common Lang

19、uage Infrastructure) 通用語言基礎設施nested table 嵌套表(for database)network網絡network card 網卡nondependent nameobject 對象object based 基于對象的client 客戶、客戶端client area 客戶區(qū)client-server 客戶機/服務器、客戶端/服務器clipboard 剪貼板clone 克隆object fileobject model object orientedobject poolingODBC data source ODBC目標文件對象模型面向對象的對象池化數(shù)據源

20、(for database)CLS (common language specification) 通用語言規(guī)ODBC driver ODBC 驅動程序 (for database) 范code access security 代碼訪問安全 ODR (one-definition rule)COFF (Common Object File Format) 通用對象文OLE Automation objects OLE 自動化對象 (for件格式database)OLE Automation server OLE 自動化服務器collection 集合(for database)OLE DB c

21、onsumer OLE DB 使用者 (forCOM (Component Object Model) 組件對象模型combo box 組合框OLE DB for OLAP 用于 OLAP 的 OLE DB (fordatabase)cube 多維數(shù)據集 (for database)command line 命令行comment 注釋commit 提交 (for database)communication 通訊OLE DB provider OLE DB 提供者 (fordatabase)one-to-many relationship 一對多關系 (fordatabase)one-to-o

22、ne relationship 一對一關系 (fordatabase)Web Services web 服務compatible 兼容compile time 編譯期、編譯時compiler 編譯器component 組件WHERE clause WHERE 子句 (for database)wildcard characters 通配符字符(for database)wildcard search 通配符搜索(for database)window窗口operand 操作數(shù)composite index 復合索引、 組合索引 (for database)composite key 復合鍵、組

23、合鍵 (for database)composition 復合、組合concept 概念concrete 具體的concrete class 具體類concurrency 并發(fā)、并發(fā)機制 operating system (OS) 操作系統(tǒng)operation 操作operator 操作符、運算符option選項optimizer 優(yōu)化器outer join 外聯(lián)接(for database)constraint 約束 (for database)configuration 配置、組態(tài)overflow 上限溢位 (相對于underflow)overhead 額外開銷connection 連接 (

24、for database) connection pooling 連接池console 控制臺constant 常量overload 重載overload resolution 重載決議overloaded function 重載的函數(shù)overloaded operator 被重載的操作符construct 構件、成分、概念、構造( for languageconstructor (ctor) 構造函數(shù)、構造器container 容器containment 包容context 環(huán)境、上下文control 控件cookie (不譯)copy 拷貝CORBA 通用對象請求中介架構(Common O

25、bjectRequest Broker Architecture)cover 覆蓋、涵蓋create/creation 創(chuàng)建、生成crosstab query 交叉表查詢 (for database)CRTP (curiously recurring template pattern)CTS (common type system) 通用類型系統(tǒng)) override 覆寫、重載、重新定義package 包packaging 打包palette 調色板parallel 并行parameter 參數(shù)、形式參數(shù)、形參parameter list 參數(shù)列表parameterize 參數(shù)化parent

26、class 父類parentheses 圓括弧、圓括號parse 解析parser 解析器part 零件、部件partial specialization 局部特化pass by address 傳址(函式引數(shù)的傳遞方式)(非正式用語 )pass by reference 傳地址、按引用傳遞pass by value 按值傳遞pattern 模式PDA (personal digital assistant) 個人數(shù)字助理 PE (Portable Executable) file 可移植可執(zhí)行文 件performance 性能persistence 持久性PInvoke (platform

27、invoke service) 平臺調用服務cursor 光標cursor 游標 (for database)custom 定制、自定義data 數(shù)據data connection 數(shù)據連接 (for database)Data Control Language (DCL) 數(shù)據控制語言(DCL)(for database)Data Definition Language (DDL) 數(shù)據定義語言(DDL) (for database)data dictionary 數(shù)據字典 (for database)data dictionary view 數(shù)據字典視圖 (for database)dat

28、a file 數(shù)據文件 (for database)data integrity 數(shù)據完整性(for database)data manipulation language (DML) 數(shù)據操作語言(DML) (for database)data mart 數(shù)據集市(for database)data pump 數(shù)據抽取(for database)data scrubbing 數(shù)據清理(for database)data source 數(shù)據源 (for database)Data source name (DSN) 數(shù)據源名稱(DSN) (fordatabase)data warehouse

29、數(shù)據倉庫 (for database)dataset 數(shù)據集 (for database)database 數(shù)據庫 (for database)database catalog數(shù)據庫目錄(for database)database diagram數(shù)據關系圖(for database)database file 數(shù)據庫文件(for database)database object數(shù)據庫對象(for database)database owner 數(shù)據庫所有者 (for database)database project數(shù)據庫工程(for database)database role數(shù)據庫角色(f

30、or database)database schema 數(shù)據庫模式、數(shù)據庫架構(fordatabase)database script 數(shù)據庫腳本(for database)data-bound 數(shù)據綁定 (for database)data-aware control 數(shù)據感知控件(for database)data member 數(shù)據成員、成員變量dataset 數(shù)據集 (for database)data source 數(shù)據源 (for database)data structure 數(shù)據結構data table 數(shù)據表 (for database)pixel 像素placement d

31、eleteplacement newplaceholder 占位符platform 平臺POD (plain old data (type)POI (point of instantiation)pointer 指針poll 輪詢pooling 池化polymorphism 多態(tài)pop up彈出式port端口postfix 后綴precedence 優(yōu)先序 (通常用于運算子的優(yōu)先執(zhí)行次序 )prefix 前綴preprocessor 預處理器primary key (PK) 主鍵 (PK) (for database)primary table 主表 (for database)primary

32、 template 原始模板primitive type 原始類型print 打印printer 打印機procedure 過程procedural 過程式的、過程化的process 進程profile 評測profiler 效能 (性能 )評測器program 程序datagram 數(shù)據報文programmer 程序員DBMS (database management system) 數(shù)據庫管理系統(tǒng) (for database)DCOM (distributed COM) 分布式 COMprogramming 編程、程序設計dead lock 死鎖(for database)dealloca

33、te 歸還debug 調試debugger 調試器decay 退化decision support 決策支持declaration 聲明progress bar 進度指示器project 項目、工程property 屬性protocol 協(xié)議pseudo code 偽碼qualified 經過資格修飾(例如加上 scope 運算子)qualified namedeclarative referential integrity (DRI) 聲明引用完整性qualifier 修飾符(DRI) (for database)deduction 推導quality 質量DEFAULT constrain

34、t 默認約束 (for database) default database默認數(shù)據庫(for database)default instance 默認實例 (for database)default result set默認結果集(for database)default 缺省、默認值defer 推遲definition 定義delegate 委托delegation 委托dependent namedeploy 部署dereference 解引用dereference operator ( 提領 )運算子 derived class 派生類 design by contract 契約式設計

35、 design pattern 設計模式 destroy 銷毀 destructor(dtor) 析構函數(shù)、析構器device 設備DHTML (dynamic HyperText Markup Language)態(tài)超文本標記語言queue 隊列race condition 競爭條件(多線程環(huán)境常用語)radian 弧度radio button 單選按鈕raise 引發(fā) (常用來表示發(fā)出一個exception)random number 隨機數(shù)range 范圍、區(qū)間rank 等級raw 未經處理的readOnly 只讀record 記錄 (for database)recordset 記錄集

36、(for databaserecursive 遞歸re-direction 重定向refactoring 重構refer 引用、參考reference 引用、參考reference counting 引用計數(shù)referential integrity (RI) 引用完整性(RI) (fordatabase)register 寄存器reflection 反射refresh data 刷新數(shù)據(fordatabase)regular expression正則表達式relational database關系數(shù)據庫remote遠程remote request 遠程請求dialog 對話框digest

37、摘要digital 數(shù)字的DIME (Direct Internet Message Encapsulation) 直接Internet 消息封裝directive (編譯 )指示符directory 目錄dynamic filterdynamic lockingdynamic recoverydynamic snapshotdirty pages 臟頁(for database)dirty read 臟讀(for database)disassembler 反匯編器DISCO (Discovery of Web Services)Web Services的查找disk 盤dispatch 調

38、度、分派、派發(fā)(我喜歡 “調度 ”)DISPID (Dispatch Identifier) 分派標識符distributed computing 分布式計算distributed query 分布式查詢 (for database)DNA (Distributed interNet Application) 分布式網間應用程序document 文檔DOM (Document Object Model) 文檔對象模型dot operator (圓)點操作符driver 驅動(程序)DTD (document type definition)文檔類型定義double-byte character

39、 set (DBCS) 雙字節(jié)字符集(DBCS)dump 轉儲dump file 轉儲文件dynamic cursor 動態(tài)游標 (for database) 動態(tài)篩選 (for database)動態(tài)鎖定 (for database)動態(tài)恢復(for database)動態(tài)快照(for database)dynamic SQL statements 動態(tài) SQL 語句 (fordatabase)dynamic assembly 動態(tài)裝配件、動態(tài)配件dynamic binding動態(tài)綁定EAI (enterprise application integration) 企業(yè)應用程序集成 (整合)

40、EBCO (empty base class optimization) 空基類優(yōu)化(機制)e-business 電子商務EDI (Dlectronic Data Interchange) 電子數(shù)據交換efficiency 效率efficient 高效end-to-end authentication 端對端身份驗證represent 表述,表現(xiàn)resolve 解析、決議resolution 解析過程result set 結果集 (for database)retrieve data 檢索數(shù)據return返回return type 返回類型return value返回值right outer

41、join 右向外聯(lián)接 (for database)revoke撤銷robust健壯robustness健壯性roll back 回滾(for database)roll forward 前滾(for database)routine例程row 行 (for database)row lock行鎖(for database)rowset行集(for database)RPC (remote procedure call)RPC( 遠程過程調用)runtime 執(zhí)行期、運行期、執(zhí)行時、運行時rvalue 右值save 保存savepoint 保存點 (for database)SAX (Simpl

42、e API for XML)scalable 可伸縮的、可擴展的schedule 調度scheduler 調度程序schema 模式、綱目結構scroll bar 滾動條scope 作用域、生存空間scope operator 生存空間操作符scope resolution operator 生存空間解析操作符screen 屏幕end user 最終用戶engine 引擎entity 實體SDK (Software Development Kit) 軟件開發(fā)包sealed class 密封類search 查找semantics 語義encapsulation 封裝enclosing class

43、 外圍類別(與巢狀類別nested class有關 )enum (enumeration) 枚舉enumerators 枚舉成員、枚舉器equal 相等equality 相等性equality operator等號操作符error log 錯誤日志(for database)escape code 轉義碼escape character 轉義符、轉義字符exclusive lock 排它鎖 (for database)explicit transaction 顯式事務 (for database)evaluate 評估event 事件event driven 事件驅動的event handle

44、r 事件處理器evidence 證據exception 異常exception declaration 異常聲明exception handling 異常處理、異常處理機制exception-safe 異常安全的exception specification 異常規(guī)范exit 退出explicit 顯式explicit specialization 顯式特化export 導出expression 表達式facility 設施、設備fat client 胖客戶端feature 特性、特征fetch 提取field 字段 (java)field 字段 (for database)field len

45、gth 字段長度 (for database)file 文件filter 篩選 (for database)finalization 終結firewall 防火墻semaphore 信號量sequential container 序列式容器server 服務器、服務端serial 串行serialization/serialize 序列化server cursor 服務端游標、服務器游標 (fordatabase)session 會話 (for database)setter 設值函數(shù)shared lock 共享鎖 (for database)sibling 同級side effect 副作用

46、signature 簽名single-threaded 單線程slider 滑塊slot 槽smart pointer 智能指針SMTP (Simple Mail Transfer Protocol) 簡單郵件傳輸協(xié)議snapshot 截屏圖snapshot 快照 (for database)specialization 特化specification 規(guī)范、規(guī)格splitter 切分窗口SOAP (simple object access protocol) 簡單對 象訪問協(xié)議software 軟件source code 源碼、源代碼SQL (Structured Query Languag

47、e) 結構化查詢 語言 (for database)stack 棧、堆棧stack unwinding 疊輾轉開解(此詞用于exception 主題 )standard library 標準庫standard template library 標準模板庫stateless 無狀態(tài)的statement 語句、聲明static cursor 靜態(tài)游標 (for database)static SQL statements 靜態(tài) SQL 語句 (fordatabase)stored procedure 存儲過程 (for database)status bar 狀態(tài)條stream 流finalize

48、r 終結器string字符串firmware 固件stub存根flag 標記subobject子對象flash memory 閃存subquery 子查詢(for database)flush 刷新subroutine子例程font 字體subscript operator下標操作符foreign key (FK) 外鍵 (FK) (for database)subset子集form 窗體subtype子類型formal parameter 形參support支持forward declaration 前置聲明suspend掛起forward-only 只向前的symbol記號forward-

49、only cursor 只向前游標 (for database)syntax語法fragmentation 碎片 (for database)system databases 系統(tǒng)數(shù)據庫(for database)framework 框架system tables 系統(tǒng)表(for database)full specialization 完全特化table表 (for database)function 函數(shù)table lock 表鎖(for database)function call operator ( 即 operator () 函數(shù)調用操作table-level constraint

50、 表級約束 (for database) 符function object 函數(shù)對象tape backup 磁帶備份 (for database)function overloaded resolution 函數(shù)重載決議target 標的, 目標functionality 功能task switch 工作切換TCP (Transport Control Protocol) 傳輸控制 function template 函數(shù)模板協(xié)議template argument deductionfunctor 仿函數(shù)GAC (global assembly cache) 全局裝配件緩存、全局配件緩存GC

51、(Garbage collection) 垃圾回收 (機制 )、垃圾收集 (機制)template 模板template-id模板參數(shù)推導game 游戲generate 生成generic 泛化的、一般化的、通用的generic algorithm 通用算法genericity 泛型getter ( 相對于 setter) 取值函數(shù)global 全局的global object 全局對象global scope resolution operator 全局范圍解析操作符grant 授權 (for database)granularity 粒度group 組、群group box 分組框GUI

52、圖形界面GUID (Globally Unique Identifier) 全球唯一標識符template explicit specialization 模板顯式特化template parameter 模板參數(shù)template template parametertemporary object 臨時對象temporary table 臨時表 (for database)text 文本text file 文本文件thin client 瘦客戶端third-party 第三方thread 線程thread-safe 線程安全的throw 拋出、引發(fā)(常指發(fā)出一個exception)token 符號、標記、令牌(看場合)trace 跟蹤transaction 事務 (for database)online redo log 聯(lián)機重做日志(for database)online transaction processing (OLTP) 聯(lián)機事務處理 (OLTP) (for database)hand shaking 握手handle 句柄handler 處理器hard-coded 硬編碼的hard-copy 截屏圖hard disk 硬盤hardware 硬件hash table 散列表、哈希表header file 頭文件heap

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
  • 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論