計(jì)算機(jī)編程常用術(shù)語(yǔ)中英對(duì)照_第1頁(yè)
計(jì)算機(jī)編程常用術(shù)語(yǔ)中英對(duì)照_第2頁(yè)
計(jì)算機(jī)編程常用術(shù)語(yǔ)中英對(duì)照_第3頁(yè)
已閱讀5頁(yè),還剩36頁(yè)未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、計(jì)算機(jī)編程常用術(shù)語(yǔ)中英對(duì)照A-Z目錄目錄25813仃1921222326283031333637394345464748計(jì)算機(jī)編程常用術(shù)語(yǔ)A-ZABCDEFGHILM NOPQRS.TUVWXAABC (abstract base class) 抽象基類 abstract class 抽象類 access 存??;訪問(wèn);access level訪問(wèn)級(jí)另Uaccess function 訪問(wèn)函數(shù) account 賬戶 actual parameter 實(shí)參 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ù)對(duì)象 aggregatio n 聚集;聚合;algorithm 算法alias 另名;假名;align 對(duì)齊allocate 配置allocator 配置器angle bracket 尖括號(hào)anno tati on 評(píng)注application 應(yīng)用;應(yīng)用

3、程序;API (application programming interface) 應(yīng)用(程序 )編程接口 app domain (application domain) 應(yīng)用程序域 application framework 應(yīng)用框架;應(yīng)用程序框架; appearance 外觀 append 附加 architecture 架構(gòu);體系結(jié)構(gòu); argument 引數(shù)(傳給函數(shù)的值) ;實(shí)參; 引數(shù):程序中函數(shù)的參數(shù)同義詞: parameter 叁數(shù);形式叁數(shù);形叁;變量( veriable); array 數(shù)組;arrow operator arrow 箭頭操作符;active server

4、活動(dòng)服務(wù)器ASP (active server page)活動(dòng)服務(wù)器頁(yè)面 asp .net worker process asp. net 工作者進(jìn)程 assembly n. 裝配;組裝; assemble v. 裝配;組裝; assembly Ian guage 匯編語(yǔ)言 assert(ion) 斷言 assign v. 賦值;assignment operator 賦值操作符;賦值運(yùn)算符; associated 相應(yīng)的;相關(guān)的; associative container 關(guān)聯(lián)式容器對(duì)應(yīng):sequenee container序歹U式容器atomic 原子的atomic operation

5、原子操作 attribute 屬性;特性; authentication service 驗(yàn)證服務(wù) authorization 授權(quán) audio 音頻AI 人工智能Bb2b in tegratio n (bus in essto-bus in ess in tegrati on) b2b 整合;b2b 集成; background背景;后臺(tái)(進(jìn)程);backward compatibility 向后兼容;向下兼容;同義詞: downward compatibilityband width 頻寬;頻帶寬度;backup 備份backup device備份設(shè)備backup file 備份文件帶寬b

6、ase class基類BCL (base class library) 基類庫(kù)base type 基類型batch 批處理;批處理腳本;benefit 利益;收益;best viable function 最佳可行函式從 viable functions 中挑出的最佳吻合者binary 二進(jìn)制binary function 二元函式;雙參函數(shù);binary operator 二元操作符binary search 二分查找;折半查找;同義詞: half-interval search;logarithmic searchbinary tree 二元樹(shù);二叉樹(shù)同義詞: bivariate func

7、tion;function of two variables;binding 綁定bit 位全稱: binary digit (bit 其實(shí)就是將 binary 和 digit 二詞的字母糅合在一起而合成 的詞)bit field 位域bitmap 位圖(位圖圖像);點(diǎn)陣圖像;繪制圖像; 同義詞: bit array; bitmap index反義詞: vector 矢量圖 bitwise 按位 .bitwise copy 為單元進(jìn)行復(fù)制;位元逐一復(fù)制 ,按位拷;bitwise operation 按位運(yùn)算block 塊;區(qū)塊;語(yǔ)句塊;Boolean 布爾值;布爾常量;布林值(真假值, tru

8、e 或 false); 法語(yǔ): boolien border 邊框bounds checking 邊界檢查boxing 裝箱;裝箱轉(zhuǎn)換;brace (curly brace) 大括弧、大括號(hào);花括弧、花括號(hào);bracket/ round bracket BrE.括號(hào);中括號(hào);方括號(hào)(復(fù)數(shù):brackets)parenthesis AmE. 括號(hào) (復(fù)數(shù): parentheses)square bracket AmE. 中括弧、中括號(hào);方括弧、方括號(hào);breakpo int 斷點(diǎn)也可稱為 pausebrowser applications 瀏覽器應(yīng)用 (程序 )browser-accessibl

9、e application 可經(jīng)由瀏覽器訪問(wèn)的應(yīng)用程序build 編連(專指編譯和連接)built -in 內(nèi)建;內(nèi)置;bus 總線button 按鈕byte 字節(jié)(由 8 bits 組成)Ccache高速緩存;快取;call 調(diào)用;呼叫、叫用;call operator 調(diào)用操作符callback 回調(diào);回呼 ;candidate function 候選函數(shù) candidate key 候選關(guān)鍵字;候選鍵;候選碼;cascad ing delete 級(jí)聯(lián)刪除cascad ing update 級(jí)聯(lián)更新casting 轉(zhuǎn)型、造型轉(zhuǎn)換;catalog 目錄chain 鏈例 chain of fu

10、nction callscharacter 字符character format 字符格式character set 字符集CheckBox/ check box 復(fù)選框check button 復(fù)選按鈕check constraints check約束checked exception 可控式異常check point 檢查點(diǎn)child class 子類、子類別;同義詞: derived class; subtype; subclassCIL (common intermediate language) 通用中間語(yǔ)言、通用中介語(yǔ)言 class 類別class body類體;類別本體;clas

11、s declarati on 類聲明class definition 類定義class derivation 類繼承class derivation list 類繼承列表class factory 類廠class head 類別表頭、類頭;class hierarchy 類層次結(jié)構(gòu)class library 類庫(kù)class loader 類裝載器class library 類庫(kù)class template類模板、類別模板;class template partial specializatio ns 類模板部分特化class template specializatio ns 類模板特化cla

12、ssification 分類 clause 子句client 客端、客戶端、客戶;client area 客戶區(qū)client application 客戶端應(yīng)用程序client cursor 客戶端游標(biāo)cleanup 清理、清除;CLI (call -level interface) 調(diào)用級(jí)接口CLI (common language infrastructure) 通用語(yǔ)言基礎(chǔ)設(shè)施Client/Server客戶端/服務(wù)器;C/S結(jié)構(gòu);client-server model 主從架構(gòu)clipboard 剪貼板CLS (common language specification) 通用語(yǔ)言規(guī)范c

13、ode access security代碼訪問(wèn)安全code page 代碼頁(yè)COFF (common object file format) 通用對(duì)象文件格式collection 集合;群集;COM(component object model) 組合對(duì)象模型combo box 組合框comma nd line 命令行comment 注釋commit 提交communication 通訊compatible 兼容compile time 編譯時(shí);編譯期;compiler 編譯器component 組件composite index 復(fù)合索引、組合索引;composite key 復(fù)合鍵、組合鍵

14、;composition 組合 ;復(fù)合;合成;concept 概念concrete 具體的abstract 抽象的concrete class 具體類concurrency 并發(fā)、并發(fā)機(jī)制; configuration 配置constraint 約束construct 構(gòu)件container 容器(存放資料的某種結(jié)構(gòu)如list, vector.)containment 內(nèi)含;包容;context 環(huán)境、上下文;control 控件 console 主控臺(tái); const 常數(shù)、常量; constant 的縮寫(xiě), c+ 關(guān)鍵字相對(duì)于變量 variableconstructor (ctor)構(gòu)造函數(shù)

15、destructor (dtor) 析構(gòu)函數(shù)copy v. 拷貝copy n. 復(fù)件, 副本 ;CORBA ( common object request broker architecture) 通用對(duì)象請(qǐng)求中 介架構(gòu)cover 涵蓋、覆蓋; create 創(chuàng)建;產(chǎn)生; crosstab query 交叉表查詢CRTPCRTP ( curiously recurring template pattern) 奇異遞歸模板模式; 模式;CTS (common type system) 通用類型系統(tǒng)cube 多維數(shù)據(jù)集 cursor 游標(biāo)、光標(biāo); custom 定制;自定義;data 數(shù)據(jù)data

16、 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ù)市場(chǎng);data member數(shù) 據(jù)成員data pump 數(shù)據(jù)抽取dataretrieval 數(shù)據(jù)檢索data structure 數(shù)據(jù)結(jié)構(gòu)data scrubbing 數(shù)據(jù)清理dataset 數(shù)據(jù)集data source 數(shù)據(jù)源DSN (data source n ame)數(shù)據(jù)源名稱DW/ DWH (data warehouse) 數(shù)據(jù)倉(cāng)庫(kù)data structure

17、數(shù)據(jù)結(jié)構(gòu)DCL (data control language) 數(shù)據(jù)控制語(yǔ)言DDL (data definition language) 數(shù)據(jù)定義語(yǔ)言DML (data manipulation language) 數(shù)據(jù)操作語(yǔ)言;數(shù)據(jù)操縱語(yǔ)言; database 數(shù)據(jù)庫(kù)database catalog數(shù)據(jù)庫(kù)目錄database diagram數(shù)據(jù)關(guān)系圖database file 數(shù)據(jù)庫(kù)文件database object數(shù)據(jù)庫(kù)對(duì)象database owner數(shù)據(jù)庫(kù)所有者database project數(shù)據(jù)庫(kù)工程database role 數(shù)據(jù)庫(kù)角色database schem數(shù)據(jù)庫(kù)結(jié)構(gòu)綱目;數(shù)據(jù)

18、庫(kù)布局綱目;datagram 數(shù)據(jù)報(bào)文DBCS (double-byte character set) 雙字節(jié)字符集DBMS (database man ageme nt system數(shù) 據(jù)庫(kù)管理系統(tǒng)DCOM (distributed com) 分布式 comdead lock 死鎖deallocate 歸還 debug 調(diào)試 debugger 調(diào)試器 declaration 聲明DRI (declarative referential integrity) 聲明引用完整性 deduction 推導(dǎo) default 默認(rèn)default constraint 默認(rèn)約束default databa

19、se默認(rèn)數(shù)據(jù)庫(kù)default instance 默認(rèn)實(shí)例default result set 默認(rèn)結(jié)果集definition 定義 delegate 委托demarsha I散集;反編列;deploy 部署dereference 解引用dereference operator (提領(lǐng) )操作符 derived class 派生類design by contract 契約式設(shè)計(jì)design pattern 設(shè)計(jì)模式destroy 銷毀destructor (dtor) 析構(gòu)函數(shù) constructor (ctor) 構(gòu)造函數(shù) determinant 行列式device 設(shè)備DHTML (dyna

20、mic hypertext markup language) 動(dòng)態(tài)超文本標(biāo)記語(yǔ)言 dialog 對(duì)話框同義詞: dialogue box; dialog boxdictionary 字典digest 摘要digital 數(shù)字的DIME (direct internet message en capsulati on)直接 in ternet 消息 封裝 directive (編譯 )指示符directive pragma 指令 directory 目錄dirty pages 臟頁(yè)dirty read 臟讀disassembly 反匯編 disassembler 反匯編器 disco (disc

21、overy of web services) web services的查找 disk 盤(pán)dispatch 分派;調(diào)度;distributed computing 分布式計(jì)算;分散式計(jì)算 ;distributed query 分布式查詢DNA (distributed internet application) 分布式網(wǎng)間應(yīng)用程序 document 文件;文檔;DTD (document type definition) 文檔類型定義dot operator (圓)點(diǎn)操作符;(句點(diǎn))運(yùn)算子 driver 驅(qū)動(dòng)程序;驅(qū)動(dòng)器; dump 轉(zhuǎn)儲(chǔ) dump file 轉(zhuǎn)儲(chǔ)文件 dynamic asse

22、mbly 動(dòng)態(tài)裝配件、動(dòng)態(tài)配件 ; dynamic binding 動(dòng)態(tài)綁定 dynamic cursor 動(dòng)態(tài)游標(biāo) dynamic filter 動(dòng)態(tài)篩選 dynamic locking 動(dòng)態(tài)鎖定 dynamic recovery 動(dòng)態(tài)回復(fù) dynamic snapshot 動(dòng)態(tài)快照 dynamic sql statements 動(dòng)態(tài) sql 語(yǔ)句 SQL (Structured Query Language) 結(jié)構(gòu)化查詢語(yǔ)言EEAI (enterprise application integration) 企業(yè)應(yīng)用集成 EBCO (empty base class optimization

23、) 空基類優(yōu)化(機(jī)制) e-business 電子商務(wù)EDI (electronic data interchange) 電子數(shù)據(jù)交換 efficiency 效率 efficient 高效 end-to-end authentication 端對(duì)端身份驗(yàn)證 end user 終端用戶 entity 實(shí)體 encapsulation 封裝 enclosing class 外圍類;外圍類別; enum/ enumeration 枚舉 enumerator 枚舉成員、枚舉器; equality operator 等號(hào)操作符; equivalence 等價(jià)性、等同性、對(duì)等性 ; equivalent

24、等價(jià)、等同、對(duì)等; error log 錯(cuò)誤日志 escape code 轉(zhuǎn)義碼escape character轉(zhuǎn)義字符 exclusive lock 排它鎖explicit transaction 顯式事務(wù)evaluate 評(píng)估event 事件event driven 事件驅(qū)動(dòng)的event handler 事件處理器evidence 證據(jù)exception 異常exception declaration 異常聲明exception handling 異常處理、異常處理機(jī)制exception-safe 異常安全的exception specification 異常規(guī)范exit 退出explic

25、it 顯式explicit specialization 顯式特化export 導(dǎo)出expressi on 表達(dá)式Ffacility 設(shè)施、設(shè)備; fat client 胖客戶端 同義詞: heavy client; rich client; thick client.對(duì)應(yīng): thin client 瘦客戶端 feature 特性 fetch 提取 field 字段( java) field length 字段長(zhǎng)度 FIFO (first input first output) 先入先出隊(duì)列 file 文件filename extension 文件擴(kuò)展名 filter 篩選 finalizat

26、ion 終結(jié) finalizer 終結(jié)器 firewall 防火墻 firmware 固件 flag 標(biāo)記 flash memory 閃存 flexibility 彈性;靈活性; flush 刷新FK (foreign key) 外鍵font 字體form 窗體formal parameter 形參形式參數(shù) 又被稱為 虛擬變量、名義變量、啞變量,對(duì)應(yīng)英文為 dummy variables forward declaration 前置聲明forward-only 只向前的forward-only cursor 只向前游標(biāo)forwarding 轉(zhuǎn)發(fā);轉(zhuǎn)呼叫;forwarding function

27、轉(zhuǎn)發(fā)函數(shù);轉(zhuǎn)呼叫函數(shù);fractal 分形fragmentation 碎片framework 框架full specialization 全特化 partial specialization 部分特化 function 函數(shù)function object 函數(shù)對(duì)象function call operator 函數(shù)調(diào)用操作符function overloaded resolution 函數(shù)重載決議functionality 功能function reference 函數(shù)調(diào)用function template 函數(shù)模板functor 仿函數(shù)GGAC (global assembly cache)

28、全局程序集緩存 game 游戲GC (garbage collection) 垃圾回收 (機(jī)制 ) generate 生成generic 泛化的、一般化的、通用的;generic algorithm 通用算法 getter 取值函數(shù) setter 賦值函數(shù) global 全域的; 全局的 local 局域的;LAN( local area network) 局域網(wǎng) global object 全局對(duì)象 global scope resolution operator 全局范圍解析操作符 grant 授權(quán) group 群組 group box 分組框guard clause衛(wèi)語(yǔ)句; 衛(wèi)述句;gr

29、aphical in terfaces 圖形界面GUI ( graphical user interface) 圖形用戶接口 GUID (globally unique identifier) 全球唯一標(biāo)識(shí)Hhandle 句柄 handler 處理函數(shù) hard-coded 硬編碼的 hard-copy 硬拷貝; hard disk 硬盤(pán)hardware 硬件hash table哈希表、散列表header file 頭文件definition file 定義文件heap 堆help file 幫助文件hierarchy 層次結(jié)構(gòu)(體系)host (application) 宿主 (應(yīng)用程序 )

30、 hot key 熱鍵HTML (hypertext markup language) 超文本標(biāo)記語(yǔ)言 http pipeline http 管道HTTP (hypertext transfer protocol) 超文本傳輸協(xié)議 hyperlink 超鏈接Iicon 圖標(biāo)IDE( Integrated Development Environment) 集成開(kāi)發(fā)環(huán)境 identifier 標(biāo)識(shí)符IDL (interface definition language) 接口定義語(yǔ)言 if and only if 當(dāng)且僅當(dāng)image圖象IL (intermediate language) 中間語(yǔ)言、

31、中介語(yǔ)言; IME (input method editor/ input method) 輸入法 immediate base 直接基類 immediate derived 直接派生類 immediate updating 即時(shí)更新 implementation 實(shí)現(xiàn) implicit function 隱函數(shù) implicit transaction 隱式事務(wù) immutability 不變性 import 導(dǎo)入 incremental update 增量更新 in creme nt operator 增加操作符; infinite loop 無(wú)限循環(huán)infinite recursive

32、無(wú)限遞歸inline 內(nèi)聯(lián)inline expansion 內(nèi)聯(lián)展開(kāi)inline function 內(nèi)聯(lián)函數(shù)initialization 初始化initialization list 初始化列表inner class 內(nèi)嵌類inner join 內(nèi)連接 outer join 外連接 full outer join 全外連接 left outer join 左外連接 right outer join 右外連接 cross join 交叉連接 equi-join 等值連接 natural join 自然連接 self-join 自連接in-place active 現(xiàn)場(chǎng)激活in sta nee 實(shí)

33、例 integrate 整合;集成;integrity 完整性、一致性;integrity constraint 完整性約束IPC (interprocess communication) 進(jìn)程間通訊 interacts 交互interface 界面;接口;in terpreter 解釋器invariants 約束條件iterate 迭代iterator 迭代器Llaser 激光 late binding 遲綁定 left outer join 左外連接 level 階、層例; library 庫(kù) lifetime 生命期、壽命 link 鏈接 static link 靜態(tài)鏈接 dynamic

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

35、右值Mmachine code 機(jī)器碼 同義詞: machine languagemacro 宏magic number 魔法數(shù)字man aged code托 管代碼man aged exte nsi ons 托管擴(kuò)展man aged object托 管對(duì)象manifest 清單manipulator 操縱器many-to-many relationship 多對(duì)多關(guān)系many-to-one relationship 多對(duì)一關(guān)系marshal 列集matrix multiplication 矩陣乘法member access operato成員存取操作符(分 dot 禾口 arrow 兩種)m

36、ember function 成員函數(shù)member initialization list 成員初始值列表memberwise copy 以 members 為單元逐一復(fù)制memory 內(nèi)存memory leak 內(nèi)存泄漏menu 菜單message消息message base(基 于消息的message loop消息循環(huán)meta-超;元;例: meta-programming 超編程;元編程 micro 微middleware 中間件modeling 建模modeli ng Ian guage 建模語(yǔ)言Unified Modeling Language (UML) 統(tǒng)一建模語(yǔ)言;標(biāo)準(zhǔn)建模語(yǔ)言

37、;modem 調(diào)制解調(diào)器module模塊modifier 修飾符most derived class最底層的派生類mouse鼠標(biāo)mutable 可變的mutex 互斥元、互斥體multicast delegate 組播委托、多點(diǎn)委托 ;MOLAP (multidimensional OLAP) 多維 olapOLAP (Online Analytical Processing) 聯(lián)機(jī)分析處理multiuser 多用戶multi-tasking 多任務(wù)Nn amed parameter 命名參數(shù)同義詞: pass-by-name;keyword arguments;named pipe 命名管道

38、;命名管線;namespace名字空間;命名空間;名稱空間;native本地的;固有的;native code 本地代碼NGen (native image generator) 本地映像生成器n ested class嵌 套類同義詞: inner classnested query 嵌套查詢nested table 嵌套表network 網(wǎng)絡(luò)network card 網(wǎng)卡numerical computation 數(shù)值計(jì)算numerical analysis 數(shù)值分析Oobject 對(duì)象object- based基于對(duì)象的object file 目標(biāo)文件object model 對(duì)象模型ob

39、ject-oriented 面向?qū)ο蟮膐nline 在線opaque 不透明的object pooling 對(duì)象池化ODBC (open database connectivity) 開(kāi)放式數(shù)據(jù)庫(kù)連接ODBC data source ODBC 數(shù)據(jù)源ODBC driver ODBC 驅(qū)動(dòng)程序odr (one-definition rule)OLE (object link and embed) 對(duì)象連接與嵌入OLE automation objects OLE 自動(dòng)化對(duì)象OLE automation server OLE 自動(dòng)化服務(wù)器OLE database consumer OLE db 使

40、用者db: database 數(shù)據(jù)庫(kù)OLE db provider OLE db 提供者 one-to-many relationship 一對(duì)多關(guān)系 one-to-one relationship 一對(duì)一關(guān)系OLAP(online analytical processing ) 聯(lián)機(jī)分析處理 online redo log 聯(lián)機(jī)重做日志OLTP (online transaction processing) 聯(lián)機(jī)事務(wù)處理ODS (open data services)開(kāi)放式數(shù)據(jù)服務(wù) operand 操作數(shù) operati on 操作operator操作符;運(yùn)算符;option 選項(xiàng)OS (o

41、perating system) 操作系統(tǒng)ordinary 常規(guī)的overflow 上限溢位buffer overflow 緩沖區(qū)溢出 out of memory 內(nèi)存溢出 underflow 下限溢位overhead額外開(kāi)銷overloaded 重載overload resolution 重載決議overloaded function 重載函數(shù)overloaded operator被 重載的操作符overloaded set重 載集合override 重載、改寫(xiě)、重新定義;outer join 外連接Ppackage包pair 對(duì)組palette 調(diào)色盤(pán);組件盤(pán);pane窗格有時(shí)為 “嵌板”

42、之意,例 content pane parallel 并行parameter 參數(shù);形式參數(shù)、形參;parameter list 參數(shù)列表parent class父類(或稱 base class parse解析 part 部件partial specialization 局部特化pass by addres(s 非正式用語(yǔ))傳地址pass by reference傳地址,按弓丨用傳遞;pass by value按 值傳遞pattern 模式 performance 性能 persiste nee持久性 pixel 像素 placeholder 占位符platform 平臺(tái) POD (plain

43、 old data ) 同義詞: passive data structure; plain old data structure pointer 指針 poll 輪詢 polymorphism 多態(tài) pop up 彈出式 port 端口 postfix 后置式 precedence 優(yōu)先序 prefix 前置式preprocessor 處理器 prime 質(zhì)數(shù);素?cái)?shù); primitive type 原始類型 print 打印 printer 打印機(jī) priority 優(yōu)先權(quán) procedure 過(guò)程process 進(jìn)程 profile 評(píng)測(cè) profiler 效能(性能)評(píng)測(cè)器 progra

44、mmer 程序員 programming 編程progress bar進(jìn)度指示器project 項(xiàng)目、工程; property 屬性protocol 協(xié)議 pseudo code 偽碼Qqualified 限定 qualifier 限定修飾詞 quality 質(zhì)量queue隊(duì)歹URrace condition 競(jìng)爭(zhēng)條件(多線程環(huán)境常用語(yǔ))radia n弧度radio button 單選按鈕raise 引發(fā) (常用來(lái)表示發(fā)出一個(gè) exception)ran dom nu mber 隨機(jī)數(shù)range 范圍、區(qū)間(用于 STL 時(shí))rank 等級(jí)raw 未經(jīng)處理的read-only 只讀ROM (r

45、ead-only memory) 只讀存儲(chǔ)器record 記錄recordset記錄集recursive 遞歸re-direction 重定向 refactoring 重構(gòu) refer 參考 refer to 指代 refere nee引用、參考 register寄存器 reflection 反射;relati onal database關(guān)系數(shù)據(jù)庫(kù)remote 遠(yuǎn)程RPC (remote procedure call) 遠(yuǎn)程過(guò)程調(diào)用 represe nt表述,表現(xiàn);resolution 解析過(guò)程 resolution 分辨率 result set 結(jié)果集 restriction 局限 retu

46、rn 返回 return type返回類型 return value 返回值 revoke 撤銷RI (referential integrity) 引用完整性 right outer join 右外連接 rollback 回滾 roll forward 前滾 routine 例程 row 行row lock 行鎖rowset 行集runtime 運(yùn)行期;運(yùn)行時(shí);common language runtime (CLR) 公共語(yǔ)言運(yùn)行庫(kù) rvalue右值Ssave 存儲(chǔ)savepoint 保存點(diǎn)SAX Simple API for XMLschedule 調(diào)度scheduler調(diào)度程序sche

47、ma 結(jié)構(gòu)綱目;組織綱目;scroll bar 滾動(dòng)條scope 作用域scope operator生存空間操作符scope resoluti on operato生存空間解析操作符 scree n屏幕SDK (software development kit) 軟件開(kāi)發(fā)包sealed class密圭寸類search 查找sema ntics 語(yǔ)義semaphore 信號(hào)量sequential container 順序式容器對(duì)應(yīng): associative container 關(guān)聯(lián)式容器server服務(wù)器;服務(wù)端;server cursor服務(wù)器游標(biāo)serial 串行 對(duì)應(yīng): parallel

48、并行 serialization 序列化 session 會(huì)話 setter 賦值函數(shù) getter 取值函數(shù) shared lock 共享鎖;讀鎖; sibling 同級(jí) side effect 副作用 signal 信號(hào) single-threaded 單線程sig nature 簽名 slider 滑塊 slot 槽 smart poi nter智能指針SMTP (simple mail transfer protocol) 簡(jiǎn)單郵件傳輸協(xié)議 sn apshot屏幕截圖 specialization 特化 specification 規(guī)格;規(guī)范; splitter 切分窗口SOAP (s

49、imple object access protocol)簡(jiǎn)單對(duì)象訪問(wèn)協(xié)議 software 軟件solution 方案source 源碼、源代碼SQL (structured query language) 結(jié)構(gòu)化查詢語(yǔ)言stack 棧;堆棧;stack unwinding 棧輾轉(zhuǎn)開(kāi)解 (用于 exception 主題) standard library 標(biāo)準(zhǔn)程式庫(kù)STL (standard template library 標(biāo)準(zhǔn)模板庫(kù)stateme nt 語(yǔ)句static cursor 靜態(tài)游標(biāo)static SQL statements靜態(tài) SQL 語(yǔ)句status bar狀 態(tài)條stre

50、am 流string 字符串stub 存根subobject子對(duì)象subquery 子查詢subroutine 子例程subscript operator下 標(biāo)操作符subset 子集subtype子類型suspe nd 掛起symbol 記號(hào)syntax 語(yǔ)法system database系 統(tǒng)數(shù)據(jù)庫(kù)system table 系統(tǒng)表Ttable 表table lock 表鎖table-level constraint 表級(jí)約束tag 標(biāo)記tape backup 磁帶備份task switch 任務(wù)切換TCP (transmission control protocol) 傳輸控制協(xié)議 template 模板template argume nt deduction模板參數(shù)推導(dǎo)template explicit specialization 模板顯式特化template parameter 模

溫馨提示

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

最新文檔

評(píng)論

0/150

提交評(píng)論