計算機編程常用術語中英對照_第1頁
計算機編程常用術語中英對照_第2頁
計算機編程常用術語中英對照_第3頁
已閱讀5頁,還剩39頁未讀, 繼續(xù)免費閱讀

下載本文檔

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

文檔簡介

1、計算機編程常用術語中英對照A-Z目錄計算機編程常用術語 A-ZABC (abstract base class)抽象基類abstract class 抽象類 access 存??;訪問; access level 訪問級別 access function 訪問函數(shù) account 賬戶 actual parameter 實參 adapter 適配器 add-in 插件;外掛; 同義詞 plugin; plug-in; addin; add-on; addon; extension address 地址 address space 地址空間 address-of operator 取地址操作符 A

2、DL (argument-dependent lookup) 參數(shù)依賴查找; 又叫做 Koenig lookup 凱尼格查找; Koenig 查找; ADO (activex data object) activex 數(shù)據(jù)對象 aggregation 聚集;聚合; algorithm 算法 alias 別名;假名; align 對齊allocate 配置allocator 配置器angle bracket 尖括號 annotation 評注 application 應用;應用程序;API (application programming interface)應用(程序) 編程接口app dom

3、ain (application domain)應用程序域application framework 應用框架;應用程序框架; appearance 外觀 append 附加 architecture 架構;體系結構; argument 引數(shù)(傳給函數(shù)的值) ;實參; 引數(shù):程序中函數(shù)的參數(shù)同義詞: parameter 叁數(shù);形式叁數(shù);形叁;變量( veriable ); array 數(shù)組;arrow operator arrow 箭頭操作符; active server 活動服務器ASP (active server page) 活動服務器頁面worker process 工作者進程 ass

4、embly n. 裝配;組裝; assemble v. 裝配;組裝; assembly language 匯編語言 assert(ion) 斷言 assign v. 賦值;assignment operator 賦值操作符;賦值運算符;associated 相應的;相關的;associative container 關聯(lián)式容器 對應: sequence container 序列式容器 atomic 原子的atomic operation 原子操作attribute 屬性;特性;authentication service 驗證服務authorization 授權audio 音頻AI 人工智能整

5、合;b2b integration (business-to-business integration) b2bb2b集成;background 背景;后臺 (進程) ;backward compatibility 向后兼容;向下兼容; 同義詞: downward compatibility band width 頻寬;頻帶寬度;backup 備份backup device 備份設備backup file 備份文件帶寬base class 基類BCL (base class library) 基類庫base type 基類型batch 批處理;批處理腳本;benefit 利益;收益;best

6、viable function 最佳可行函式 從 viable functions 中挑出的最佳吻合者 binary 二進制binary function 二元函式;雙參函數(shù);binary operator 二元操作符binary search 二分查找;折半查找;binary tree 二元樹;二叉樹同義詞: bivariate function ; function of two variables;binding 綁定bit 位全稱: binary digit (bit 其實就是將 binary 和 digit 二詞的字母糅合在一起 而合成的詞)bit field 位域bitmap 位圖

7、(位圖圖像);點陣圖像;繪制圖像; 同義詞: bit array; bitmap index反義詞: vector 矢量圖bitwise 按位 .bitwise copy 為單元進行復制;位元逐一復制 , 按位拷;bitwise operation按位運算block 塊;區(qū)塊;語句塊;Boolean 布爾值;布爾常量;布林值(真假值, true 或 false ); 法語: boolien border 邊框bounds checking 邊界檢查boxing 裝箱;裝箱轉換;brace (curly brace)大括弧、大括號;花括弧、花括號;bracket/ round bracket B

8、rE. 括號;中括號;方括號(復數(shù): brackets )parenthesis AmE. 括號 (復數(shù): parentheses ) square bracket AmE. 中括弧、中括號;方括弧、方括號; breakpoint 斷點 也可稱為 pausebrowser applications瀏覽器應用 ( 程序 )browser-accessible application可經(jīng)由瀏覽器訪問的應用程序build 編連(專指編譯和連接) ? built-in 內(nèi)建;內(nèi)置; bus 總線button 按鈕byte 字節(jié)(由 8 bits 組成)cache 高速緩存;快取 ;call 調用;呼叫

9、、叫用; call operator 調用操作符 callback 回調;回呼 ; candidate function 候選函數(shù) candidate key 候選關鍵字;候選鍵;候選碼; cascading delete 級聯(lián)刪除 cascading update 級聯(lián)更新 casting 轉型、造型轉換; catalog 目錄 chain 鏈例 chain of function calls character 字符 character format 字符格式 character set 字符集 CheckBox/ check box 復選框 check button 復選按鈕 check

10、 constraints check 約束 checked exception 可控式異常 check point 檢查點 child class 子類、子類別;同義詞: derived class; subtype; subclassCIL (common intermediate language)通用中間語言、通用中介語class 類別class body 類體;類別本體;class declaration 類聲明class definition 類定義class derivation 類繼承class derivation list類繼承列表class factory 類廠class

11、head 類別表頭、類頭;class hierarchy 類層次結構class library 類庫class loader 類裝載器class library 類庫類模板部分特化類模板特化class template 類模板、類別模板;class template partial specializations class template specializations classification 分類clause 子句client 客端、客戶端、客戶;client area 客戶區(qū)client cursor 客戶端游標cleanup 清理、清除;CLI (call-level inte

12、rface) 調用級接口CLI (common language infrastructure) 通用語言基礎設施Client/Server客戶端/服務器;C/S結構;client-server model 主從架構 clipboard 剪貼板CLS (common language specification) 通用語言規(guī)范 code access security 代碼訪問安全 code page 代碼頁COFF (common object file format) 通用對象文件格式 collection 集合;群集;COM(component object model) 組合對象模型

13、combo box 組合框 command line 命令行 comment 注釋 commit 提交 communication 通訊 compatible 兼容 compile time 編譯時;編譯期; compiler 編譯器 component 組件composite index 復合索引、組合索引;composite key 復合鍵、組合鍵; composition 組合 ;復合;合成; concept 概念concrete 具體的 abstract 抽象的 concrete class 具體類 concurrency 并發(fā)、并發(fā)機制; configuration 配置 const

14、raint 約束construct 構件container 容器(存放資料的某種結構如 list, vector.)containment 內(nèi)含;包容;context 環(huán)境、上下文;control 控件console 主控臺;const 常數(shù)、常量; constant 的縮寫, c+ 關鍵字 相對于變量 variable constructor (ctor )構造函數(shù) destructor (dtor) 析構函數(shù) copy v. 拷貝通用對象copy n. 復件, 副本 ;CORBA ( common object request broker architecture) 請求中介架構cove

15、r 涵蓋、覆蓋;create 創(chuàng)建;產(chǎn)生;crosstab query 交叉表查詢奇異遞歸模板模CRTP ( curiously recurring template pattern) 式;CRTP模式;CTS (common type system) 通用類型系統(tǒng) cube 多維數(shù)據(jù)集cursor 游標、光標;custom 定制;自定義;data 數(shù)據(jù)data connection 數(shù)據(jù)連接data dictionary 數(shù)據(jù)字典data dictionary view 數(shù)據(jù)字典視圖data file 數(shù)據(jù)文件data integrity 數(shù)據(jù)完整性data mart 數(shù)據(jù)集市;數(shù)據(jù)市場;d

16、ata member 數(shù)據(jù)成員data pump 數(shù)據(jù)抽取data retrieval 數(shù)據(jù)檢索data structure 數(shù)據(jù)結構data scrubbing 數(shù)據(jù)清理dataset 數(shù)據(jù)集data source 數(shù)據(jù)源DSN (data source name) 數(shù)據(jù)源名稱DW/ DWH (data warehouse) 數(shù)據(jù)倉庫data structure 數(shù)據(jù)結構DCL (data control language)數(shù)據(jù)控制語言DDL (data definition language)數(shù)據(jù)定義語言DML (data manipulation language) 數(shù)據(jù)操作語言;數(shù)據(jù)操

17、縱語言;database 數(shù)據(jù)庫database catalog 數(shù)據(jù)庫目錄database diagram 數(shù)據(jù)關系圖database file 數(shù)據(jù)庫文件database object 數(shù)據(jù)庫對象database owner 數(shù)據(jù)庫所有者database project 數(shù)據(jù)庫工程database role 數(shù)據(jù)庫角色database schema 數(shù)據(jù)庫結構綱目;數(shù)據(jù)庫布局綱目;datagram 數(shù)據(jù)報文DBCS (double-byte character set) 雙字節(jié)字符集DBMS (database management system) 數(shù)據(jù)庫管理系統(tǒng)DCOM (distrib

18、uted com) 分布式 comdead lock 死鎖聲明引用完整性deallocate 歸還 debug 調試 debugger 調試器 declaration 聲明 DRI (declarative referential integrity) deduction 推導 default 默認 default constraint 默認約束 default database 默認數(shù)據(jù)庫 default instance 默認實例 default result set默認結果集definition 定義 delegate 委托demarshal 散集;反編列 ; deploy 部署 der

19、eference 解引用 dereference operator (提領) 操作符derived class 派生類 design by contract 契約式設計 design pattern 設計模式 destroy 銷毀destructor (dtor) 析構函數(shù) constructor (ctor) 構造函數(shù) determinant 行列式device 設備動態(tài)超文本標記語言DHTML (dynamic hypertext markup language) dialog 對話框 同義詞: dialogue box; dialog box dictionary 字典 digest 摘

20、要 digital 數(shù)字的 DIME (direct internet message encapsulation) 息封裝 directive ( 編譯) 指示符 directive pragma 指令 directory 目錄 dirty pages 臟頁 dirty read 臟讀 disassembly 反匯編 disassembler 反匯編器 disco (discovery of web services) web services disk 盤 dispatch 分派;調度; distributed computing 分布式計算;分散式計算 distributed query

21、 分布式查詢直接 internet 消的查找DNA (distributed internet application)分布式網(wǎng)間應用程序document 文件;文檔;DTD (document type definition)文檔類型定義dot operator ( 圓) 點操作符;(句點)運算子 driver 驅動程序;驅動器; dump 轉儲 dump file 轉儲文件 dynamic assembly 動態(tài)裝配件、動態(tài)配件 ; dynamic binding 動態(tài)綁定 dynamic cursor 動態(tài)游標 dynamic filter 動態(tài)篩選 dynamic locking 動態(tài)

22、鎖定 dynamic recovery 動態(tài)回復 dynamic snapshot 動態(tài)快照 dynamic sql statements 動態(tài) sql 語句SQL (Structured Query Language) 結構化查詢語言電子數(shù)據(jù)交換EAI (enterprise application integration)企業(yè)應用集成EBCO (empty base class optimization)空基類優(yōu)化(機制)e-business 電子商務EDI (electronic data interchange) efficiency 效率 efficient 高效end-to-end

23、 authentication 端對端身份驗證end user 終端用戶 entity 實體 encapsulation 封裝 enclosing class 外圍類;外圍類別; enum/ enumeration 枚舉 enumerator 枚舉成員、枚舉器; equality operator 等號操作符; equivalence 等價性、等同性、對等性 ; equivalent 等價、等同、對等; error log 錯誤日志 escape code 轉義碼 escape character 轉義字符 exclusive lock 排它鎖evaluate 評估event 事件event

24、driven 事件驅動的event handler 事件處理器evidence 證據(jù)exception 異常exception declaration 異常聲明exception handling 異常處理、異常處理機制exception-safe 異常安全的exception specification 異常規(guī)范exit 退出explicit 顯式explicit specialization 顯式特化export 導出expression 表達式先入先出隊列facility 設施、設備; fat client 胖客戶端 同義詞: heavy client; rich client; thi

25、ck client. 對應: thin client 瘦客戶端 feature 特性 fetch 提取 field 字段( java ) field length 字段長度 FIFO (first input first output) file 文件 filename extension 文件擴展名 filter 篩選 finalization 終結 finalizer 終結器 firewall 防火墻 firmware 固件 flag 標記 flash memory 閃存 flexibility 彈性;靈活性; flush 刷新 FK (foreign key) 外鍵font 字體form

26、 窗體formal parameter 形參形式參數(shù) 又被稱為 虛擬變量、名義變量、啞變量,對應英文為 dummyvariables forward declaration 前置聲明forward-only 只向前的forward-only cursor 只向前游標forwarding 轉發(fā);轉呼叫;forwarding function 轉發(fā)函數(shù);轉呼叫函數(shù);fractal 分形fragmentation 碎片framework 框架full specialization全特化partial specialization部分特化function 函數(shù)function object函數(shù)對象fu

27、nction call operator函數(shù)調用操作符function overloaded resolution函數(shù)重載決議functionality 功能function reference函數(shù)調用function template 函數(shù)模板functor 仿函數(shù)GAC (global assembly cache) 全局程序集緩存 game 游戲GC (garbage collection)垃圾回收 ( 機制)generate 生成generic 泛化的、一般化的、通用的;generic algorithm 通用算法 getter 取值函數(shù)setter 賦值函數(shù) global 全域的;

28、全局的 local 局域的;LAN( local area network) 局域網(wǎng) global object 全局對象 global scope resolution operator grant 授權 group 群組 group box 分組框 guard clause 衛(wèi)語句;衛(wèi)述句; graphical interfaces 圖形界面 GUI ( graphical user interface)全局范圍解析操作符圖形用戶接口GUID (globally unique identifier)全球唯一標識超文本標記語言超文本傳輸協(xié)議handle 句柄 handler 處理函數(shù) har

29、d-coded 硬編碼的 hard-copy 硬拷貝; hard disk 硬盤 hardware 硬件 hash table 哈希表、散列表 header file 頭文件 definition file 定義文件 heap 堆 help file 幫助文件 hierarchy 層次結構(體系) host (application) 宿主(應用程序 ) hot key 熱鍵HTML (hypertext markup language) http pipeline http管道HTTP (hypertext transfer protocol) hyperlink 超鏈接集成開發(fā)環(huán)境接口定義

30、語言中介語言;輸入法icon 圖標IDE( Integrated Development Environment) identifier 標識符IDL (interface definition language) if and only if當且僅當image 圖象IL (intermediate language) 中間語言、 IME (input method editor/ input method) immediate base 直接基類 immediate derived 直接派生類 immediate updating 即時更新 implementation 實現(xiàn) implici

31、t function 隱函數(shù) implicit transaction 隱式事務 immutability 不變性 import 導入 incremental update 增量更新 increment operator 增加操作符; infinite loop 無限循環(huán)inline 內(nèi)聯(lián)inline expansion 內(nèi)聯(lián)展開 inline function 內(nèi)聯(lián)函數(shù) initialization 初始化 initialization list初始化列表inner class 內(nèi)嵌類 inner join 內(nèi)連接 outer join 外連接 full outer join全外連接left

32、 outer join左外連接right outer join右外連接cross join 交叉連接 equi-join 等值連接 natural join 自然連接 self-join 自連接 in-place active 現(xiàn)場激活 instance 實例integrate 整合;集成;進程間通訊integrity 完整性、一致性; integrity constraint 完整性約束 IPC (interprocess communication) interacts 交互interface 界面;接口; interpreter 解釋器 invariants 約束條件iterate 迭代

33、iterator 迭代器laser 激光late binding 遲綁定 left outer join左外連接level 階、層例; library 庫 lifetime 生命期、壽命 link 鏈接 static link 靜態(tài)鏈接 dynamic link 動態(tài)鏈接 linker 鏈接器 literal constant 字面常數(shù) list 列表 list box 列表框 load 載入、加載; load balancing 負載平衡 loader 加載器 local object 局部對象 lock 機鎖 log 日志 login 登錄 login security mode 登錄安全

34、模式lookup table 查找表loop 循環(huán)線性規(guī)劃LP (linear programming ) 同義詞: linear optimization lvalue ( left value)左值rvalue ( right value)右值machine code 機器碼同義詞: machine languagemacro 宏magic number 魔法數(shù)字man aged code托管代碼managed extensions 托管擴展managed object 托管對象manifest 清單manipulator 操縱器many-to-many relationship 多對多關

35、系 many-to-one relationship 多對一關系 marshal 列集matrix multiplication 矩陣乘法兩種)memberaccess operator 成員存取操作符(分 dot 和 arrow member function 成員函數(shù)member initialization list成員初始值列表memberwise copy 以 members 為單元逐一復制memory內(nèi)存memory leak 內(nèi)存泄漏menu菜單message 消息message based 基于消息的message loop 消息循環(huán)meta-超; 元;例: meta-prog

36、ramming 超編程;元編程 micro 微middleware 中間件modeling 建模modeling language 建模語言Unified Modeling Language (UML) 統(tǒng)一建模語言;標準建模語言;modems制解調器module 模塊modifier 修飾符most derived class 最底層的派生類mouse鼠標mutable 可變的mutex 互斥元、互斥體multicast delegate 組播委托、多點委托 ;MOLAP (multidimensional OLAP) 多維 olapOLAP (Online Analytical Proce

37、ssing)聯(lián)機分析處理multiuser 多用戶multi-tasking 多任務named parameter 命名參數(shù)同義詞: pass-by-name; keyword arguments ; named pipe 命名管道;命名管線;namespace名字空間;命名空間;名稱空間; native 本地的;固有的; native code 本地代碼NGen (native image generator) 本地映像生成器 nested class 嵌套類同義詞: inner class nested query 嵌套查詢 nested table 嵌套表 network 網(wǎng)絡 netw

38、ork card 網(wǎng)卡 numerical computation 數(shù)值計算 numerical analysis 數(shù)值分析object 對象 object-based 基于對象的 object file 目標文件 object model 對象模型 object-oriented 面向對象的 online 在線 opaque 不透明的 object pooling 對象池化ODBC (open database connectivity) 開放式數(shù)據(jù)庫連接ODBC data source ODBC 數(shù)據(jù)源ODBC driver ODBC 驅動程序odr (one-definition rul

39、e)OLE (object link and embed) 對象連接與嵌入OLE automation objects OLE 自動化對象OLE automation server OLE 自動化服務器OLE database consumer OLE db 使用者 db: database 數(shù)據(jù)庫OLE db provider OLE db 提供者 one-to-many relationship 一對多關系one-to-one relationship 一對一關系OLAP(online analytical processing )聯(lián)機分析處理online redo log聯(lián)機重做日志OL

40、TP (online transaction processing) 聯(lián)機事務處理ODS (open data services) 開放式數(shù)據(jù)服務operand 操作數(shù)operation 操作operator 操作符; 運算符;option 選項OS (operating system) 操作系統(tǒng)ordinary 常規(guī)的overflow 上限溢位 buffer overflow 緩沖區(qū)溢出 out of memory 內(nèi)存溢出 underflow 下限溢位 overhead 額外開銷重載決議重載函數(shù)被重載的操作符overloaded 重載overload resolution overload

41、ed function overloaded operator overloaded set 重載集合override 重載、改寫、重新定義; outer join 外連接package 包pair 對組palette 調色盤;組件盤;pane 窗格有時為 “嵌板”之意,例 content pane parallel 并行parameter 參數(shù);形式參數(shù)、形參; parameter list 參數(shù)列表parent class 父類(或稱 base class ) parse 解析part 部件partial specialization 局部特化 pass by address (非正式用語

42、)傳地址 pass by reference 傳地址 , 按引用傳遞; pass by value 按值傳遞 pattern 模式 performance 性能 persistence 持久性pixel 像素placeholder 占位符 platform 平臺 POD (plain old data ) 同義詞: passive data structure; plain old data structure pointer 指針 poll 輪詢 polymorphism 多態(tài) pop up 彈出式 port 端口 postfix 后置式 precedence 優(yōu)先序 prefix 前置式

43、preprocessor 預處理器 prime 質數(shù);素數(shù); primitive type 原始類型 print 打印 printer 打印機 priority 優(yōu)先權 procedure 過程 process 進程 profile 評測 profiler 效能(性能)評測器 programmer 程序員 programming 編程progress bar 進度指示器 project 項目、工程; property 屬性 protocol 協(xié)議 pseudo code 偽碼qualified 限定 qualifier 限定修飾詞 quality 質量queue隊歹Urace conditio

44、n 競爭條件(多線程環(huán)境常用語) radian 弧度radio button 單選按鈕raise 引發(fā)( 常用來表示發(fā)出一個 exception) random number 隨機數(shù)range 范圍、區(qū)間(用于 STL 時) rank 等級 raw 未經(jīng)處理的 read-only 只讀ROM (read-only memory) 只讀存儲器 record 記錄 recordset 記錄集 recursive 遞歸 re-direction 重定向 refactoring 重構 refer 參考 refer to 指代 reference 引用、參考 register 寄存器 reflectio

45、n 反射;relational database 關系數(shù)據(jù)庫remote 遠程RPC (remote procedure call) 遠程過程調用 represent 表述,表現(xiàn); resolution 解析過程 resolution 分辨率 result set 結果集 restriction 局限 return 返回 return type 返回類型 return value 返回值 revoke 撤銷RI (referential integrity)引用完整性right outer join 右外連接 rollback 回滾 roll forward 前滾 routine 例程 row

46、 行 row lock 行鎖 rowset 行集 runtime 運行期;運行時; common language runtime (CLR) 公共語言運行庫 rvalue 右值save 存儲 savepoint 保存點SAX Simple API for XML schedule 調度 scheduler 調度程序 schema 結構綱目;組織綱目; scroll bar 滾動條 scope 作用域 scope operator 生存空間操作符 scope resolution operator生存空間解析操作符screen 屏幕SDK (software development kit)軟

47、件開發(fā)包sealed class 密封類 search 查找 semantics 語義 semaphore 信號量 sequential container 順序式容器 對應: associative container 關聯(lián)式容器 server 服務器;服務端; server cursor 服務器游標簡單郵件傳輸協(xié)議簡單對象訪問協(xié)議serial 串行 對應: parallel 并行 serialization 序列化 session 會話 setter 賦值函數(shù) getter 取值函數(shù) shared lock 共享鎖;讀鎖; sibling 同級 side effect 副作用 signal

48、 信號 single-threaded 單線程 signature 簽名 slider 滑塊 slot 槽 smart pointer 智能指針 SMTP (simple mail transfer protocol) snapshot 屏幕截圖 specialization 特化 specification 規(guī)格;規(guī)范; splitter 切分窗口 SOAP (simple object access protocol) software 軟件solution 方案source 源碼、源代碼SQL (structured query language) 結構化查詢語言 stack 棧;堆棧;

49、stack unwinding 棧輾轉開解 (用于 exception 主題) standard library 標準程式庫STL( standard template library)標準模板庫statement 語句static cursor 靜態(tài)游標static SQL statements 靜態(tài) SQL語句 status bar 狀態(tài)條stream 流string 字符串 stub 存根 subobject 子對象 subquery 子查詢 subroutine 子例程 subscript operator 下標操作符subset 子集subtype 子類型 suspend 掛起 symbol 記號syntax 語法 system database 系統(tǒng)數(shù)據(jù)庫system table系統(tǒng)表table 表table lock 表鎖table-level constraint 表級約束tag 標記tape backup 磁帶備份task switch 任務切換TCP (transmission control protocol) 傳輸控制協(xié)議 template 模板template argument deduction 模板參數(shù)推導template explicit specialization 模板顯式特化 template parameter

溫馨提示

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

評論

0/150

提交評論