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

下載本文檔

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

文檔簡介

1、精選文檔計算機編程常用術語中英對比A-Z精選文檔名目計算機編程常用術語A-ZA3B6C9D14E18F20G22H23I24L27M29N31O32P34Q37R38S40T43U45V46W47X48精選文檔AABC (abstract base class) 抽象基類abstract class 抽象類access 存??;訪問;access level訪問級別access function 訪問函數(shù)account 賬戶actual parameter 實參adapter 適配器add-in 插件;外掛;同義詞plugin; plug-in; addin; add-on; addon; ex

2、tension address 地址address space 地址空間address-of operator 取地址操作符ADL (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 (applic

3、ation programming interface) 應用(程序)編程接口app domain (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)

4、 活動服務器頁面 worker process 工作者進程assembly n. 裝配;組裝;assemble v. 裝配;組裝;assembly language 匯編語言assert(ion) 斷言assign v. 賦值;assignment operator 賦值操作符;賦值運算符;associated 相應的;相關的;associative container 關聯(lián)式容器對應:sequence container 序列式容器atomic原子的atomic operation 原子操作attribute屬性;特性;authentication service 驗證服務authoriza

5、tion 授權audio音頻AI人工智能Bb2b integration (business-to-business integration) b2b整合;b2b集成;background背景;后臺(進程);backward compatibility向后兼容;向下兼容;同義詞: downward compatibilityband width 頻寬;頻帶寬度;backup 備份backup device備份設備backup file 備份文件帶寬base class基類BCL (base class library) 基類庫base type 基類型batch 批處理;批處理腳本;benef

6、it 利益;收益;best viable function 最佳可行函式從 viable functions 中挑出的最佳吻合者binary 二進制binary function 二元函式;雙參函數(shù);binary operator二元操作符binary search 二分查找;折半查找;同義詞:half-interval search;logarithmic searchbinary tree 二元樹;二叉樹同義詞:bivariate function;function of two variables;binding綁定bit位全稱:binary digit (bit其實就是將binary

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

8、;花括弧、花括號;bracket/ round bracket BrE. 括號;中括號;方括號(復數(shù):brackets)parenthesis AmE. 括號 (復數(shù):parentheses)square bracket AmE. 中括弧、中括號;方括弧、方括號;breakpoint斷點也可稱為pausebrowser applications 掃瞄器應用(程序)browser-accessible application 可經由掃瞄器訪問的應用程序build 編連(專指編譯和連接)built-in 內建;內置;bus 總線button 按鈕byte字節(jié)(由 8 bits 組成)Ccache高

9、速緩存;快取 ;call調用;呼叫、叫用;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 c

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

11、d 類別表頭、類頭;class hierarchy 類層次結構class library 類庫class loader 類裝載器class library類庫 class template類模板、類別模板; class template partial specializations 類模板部分特化class template specializations 類模板特化classification 分類clause 子句client 客端、客戶端、客戶;client area 客戶區(qū)client application 客戶端應用程序client cursor 客戶端游標 cleanup 清理

12、、清除;CLI (call-level interface) 調用級接口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

13、object model) 組合對象模型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 配置co

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

15、蓋;create 創(chuàng)建;產生;crosstab query 交叉表查詢CRTP ( curiously recurring template pattern) 奇異遞歸模板模式;CRTP模式;CTS (common type system) 通用類型系統(tǒng)cube 多維數(shù)據(jù)集cursor 游標、光標;custom 定制;自定義;Ddata 數(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ù)市場;data me

16、mber數(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ù)操縱語言;d

17、atabase 數(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 (distributed c

18、om) 分布式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 部署dereference 解引用derefe

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

20、et message encapsulation) 直接internet消息封裝directive (編譯)指示符directive pragma 指令directory 名目dirty pages 臟頁 dirty read 臟讀disassembly 反匯編disassembler 反匯編器disco (discovery of web services) web services的查找disk 盤dispatch 分派;調度;distributed computing 分布式計算;分散式計算 ;distributed query 分布式查詢 DNA (distributed intern

21、et application) 分布式網間應用程序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)鎖定dynamic recovery 動態(tài)回復 dynamic snapshot 動態(tài)快照 dyn

22、amic sql statements 動態(tài)sql語句SQL (Structured Query Language) 結構化查詢語言EEAI (enterprise application integration) 企業(yè)應用集成EBCO (empty base class optimization) 空基類優(yōu)化(機制)e-business 電子商務EDI (electronic data interchange) 電子數(shù)據(jù)交換efficiency 效率efficient 高效end-to-end authentication 端對端身份驗證end user 終端用戶entity 實體encap

23、sulation 封裝enclosing class 外圍類;外圍類別;enum/ enumeration 枚舉enumerator 枚舉成員、枚舉器;equality operator 等號操作符;equivalence 等價性、等同性、對等性 ;equivalent 等價、等同、對等;error log 錯誤日志escape code 轉義碼 escape character 轉義字符exclusive lock 排它鎖 explicit transaction 顯式事務evaluate評估event 大事event driven 大事驅動的event handler 大事處理器evide

24、nce 證據(jù)exception 特別exception declaration 特別聲明exception handling 特別處理、特別處理機制;exception-safe 特別平安的exception specification 特別規(guī)范exit退出explicit顯式explicit specialization 顯式特化export導出expression表達式Ffacility 設施、設備;fat client 胖客戶端同義詞:heavy client; rich client; thick client.對應:thin client 瘦客戶端feature 特性fetch 提取

25、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 窗體formal parameter 形參形式參數(shù) 又被稱為 虛擬變量、名義變量、啞變量,對應英文為dummy variablesf

26、orward 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ù)對象function call operator函數(shù)調用操作符function overloaded resolution函數(shù)重載決議func

27、tionality 功能function reference 函數(shù)調用function template函數(shù)模板functor 仿函數(shù)GGAC (global assembly cache) 全局程序集緩存game 玩耍GC (garbage collection) 垃圾回收(機制)generate 生成generic泛化的、一般化的、通用的;generic algorithm通用算法getter取值函數(shù)setter 賦值函數(shù)global 全域的; 全局的local 局域的;LAN( local area network) 局域網global object 全局對象global scope r

28、esolution operator 全局范圍解析操作符grant 授權group 群組group box分組框guard clause衛(wèi)語句;衛(wèi)述句;graphical interfaces圖形界面GUI ( graphical user interface) 圖形用戶接口GUID (globally unique identifier) 全球唯一標識Hhandle句柄handler處理函數(shù)hard-coded 硬編碼的hard-copy 硬拷貝; hard disk硬盤hardware硬件hash table哈希表、散列表header file頭文件definition file 定義文件

29、heap堆help file 掛念文件hierarchy層次結構(體系)host (application) 宿主(應用程序)hot key 熱鍵HTML (hypertext markup language) 超文本標記語言http pipeline http管道HTTP (hypertext transfer protocol) 超文本傳輸協(xié)議hyperlink超鏈接Iicon 圖標IDE( Integrated Development Environment) 集成開發(fā)環(huán)境identifier標識符IDL (interface definition language) 接口定義語言if

30、and only if 當且僅當image圖象IL (intermediate language) 中間語言、中介語言;IME (input method editor/ input method) 輸入法immediate base 直接基類immediate derived 直接派生類immediate updating 即時更新 implementation實現(xiàn)implicit function 隱函數(shù)implicit transaction隱式事務immutability 不變性import導入incremental update 增量更新 increment operator增加操作

31、符;infinite loop 無限循環(huán)infinite recursive無限遞歸inline內聯(lián)inline expansion內聯(lián)開放inline function 內聯(lián)函數(shù)initialization初始化initialization list初始化列表inner class內嵌類inner join 內連接 outer join 外連接full outer join全外連接left outer join 左外連接right outer join 右外連接cross join 交叉連接equi-join 等值連接natural join 自然連接self-join 自連接in-plac

32、e active 現(xiàn)場激活instance實例integrate 整合;集成;integrity 完整性、全都性;integrity constraint 完整性約束IPC (interprocess communication) 進程間通訊interacts 交互interface 界面;接口;interpreter解釋器invariants約束條件iterate 迭代iterator迭代器Llaser激光late binding 遲綁定left outer join 左外連接level階、層例;library庫lifetime 生命期、壽命link鏈接static link 靜態(tài)鏈接dyn

33、amic link 動態(tài)鏈接linker 鏈接器literal constant 字面常數(shù)list列表list box列表框load 載入、加載;load balancing 負載平衡loader 加載器local object局部對象lock 機鎖log 日志login 登錄login security mode登錄平安模式lookup table 查找表loop循環(huán)LP (linear programming ) 線性規(guī)劃同義詞:linear optimizationlvalue ( left value)左值rvalue ( right value) 右值Mmachine code 機器

34、碼同義詞:machine languagemacro宏magic number 魔法數(shù)字managed code托管代碼managed extensions 托管擴展managed object托管對象manifest 清單manipulator 操縱器many-to-many relationship 多對多關系many-to-one relationship 多對一關系marshal列集matrix multiplication 矩陣乘法member access operator成員存取操作符(分 dot 和 arrow 兩種)member function成員函數(shù)member init

35、ialization list成員初始值列表memberwise copy 以 members 為單元逐一復制memory內存memory leak 內存泄漏menu菜單message消息message based基于消息的message loop消息循環(huán)meta- 超; 元;例: meta-programming 超編程;元編程micro 微middleware中間件modeling 建模modeling language建模語言Unified Modeling Language (UML) 統(tǒng)一建模語言;標準建模語言;modem調制解調器module模塊modifier修飾符most de

36、rived class最底層的派生類mouse鼠標mutable 可變的mutex 互斥元、互斥體multicast delegate 組播托付、多點托付;MOLAP (multidimensional OLAP) 多維olapOLAP (Online Analytical Processing) 聯(lián)機分析處理multiuser 多用戶multi-tasking多任務Nnamed parameter 命名參數(shù)同義詞:pass-by-name;keyword arguments;named pipe 命名管道;命名管線;namespace名字空間;命名空間;名稱空間;native本地的;固有的;

37、native code 本地代碼NGen (native image generator) 本地映像生成器nested class嵌套類同義詞:inner classnested query 嵌套查詢nested table 嵌套表network網絡network card網卡numerical computation 數(shù)值計算numerical analysis 數(shù)值分析Oobject對象object-based基于對象的object file目標文件object model對象模型object-oriented面對對象的online在線opaque 不透亮的object pooling 對

38、象池化ODBC (open database connectivity) 開放式數(shù)據(jù)庫連接ODBC data source ODBC數(shù)據(jù)源ODBC driver ODBC驅動程序odr (one-definition rule)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 rel

39、ationship 一對多關系one-to-one relationship 一對一關系OLAP(online analytical processing ) 聯(lián)機分析處理online redo log 聯(lián)機重做日志OLTP (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ū)溢

40、出out of memory 內存溢出underflow 下限溢位overhead額外開銷overloaded重載overload resolution 重載決議overloaded function 重載函數(shù)overloaded operator被重載的操作符overloaded set重載集合override重載、改寫、重新定義;outer join 外連接Ppackage包pair 對組palette 調色盤;組件盤;pane窗格有時為 “嵌板”之意,例content paneparallel并行parameter 參數(shù);形式參數(shù)、形參;parameter list參數(shù)列表parent

41、class父類(或稱 base class)parse解析part部件partial specialization 局部特化pass by address(非正式用語)傳地址pass by reference傳地址, 按引用傳遞;pass by value按值傳遞pattern模式performance 性能persistence長久性pixel 像素placeholder 占位符platform平臺POD (plain old data )同義詞:passive data structure; plain old data structurepointer指針poll輪詢polymorphi

42、sm多態(tài)pop up彈出式port端口postfix后置式precedence 優(yōu)先序prefix 前置式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 偽碼Qqualified限定qualifier限定修飾詞qualit

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

44、elational 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 行row lock 行鎖rowset 行集run

45、time運行期;運行時;common language runtime (CLR) 公共語言運行庫rvalue右值Ssave 存儲savepoint 保存點SAX Simple API for XML schedule調度scheduler調度程序schema 結構綱目;組織綱目;scroll bar滾動條scope 作用域scope operator生存空間操作符scope resolution operator生存空間解析操作符screen屏幕SDK (software development kit) 軟件開發(fā)包sealed class 密封類search 查找semantics語義se

46、maphore 信號量sequential container 挨次式容器對應: associative container 關聯(lián)式容器server服務器;服務端;server cursor服務器游標serial 串行對應:parallel并行serialization序列化session 會話setter 賦值函數(shù)getter 取值函數(shù)shared lock 共享鎖;讀鎖;sibling 同級side effect 副作用signal 信號single-threaded 單線程signature簽名slider滑塊slot槽smart pointer智能指針SMTP (simple mail

47、 transfer protocol) 簡潔郵件傳輸協(xié)議snapshot屏幕截圖specialization特化specification規(guī)格;規(guī)范;splitter切分窗口SOAP (simple object access protocol) 簡潔對象訪問協(xié)議software軟件solution方案source 源碼、源代碼SQL (structured query language) 結構化查詢語言stack棧;堆棧;stack unwinding 棧輾轉開解 (用于 exception 主題)standard library 標準程式庫STL(standard template lib

48、rary)標準模板庫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)表Ttable 表table lock 表鎖table-level constraint 表級約束 tag 標記tape backup 磁帶備份task switch任務切換TCP (transmission control protocol) 傳輸把握協(xié)議template 模板template argument deduction模板參數(shù)推導template explicit specialization模板顯式特化template param

溫馨提示

  • 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

提交評論