上海專(zhuān)業(yè)翻譯公司
立即在線(xiàn)咨詢(xún)
歡迎資深譯員加項目QQ
JS導航效果
|
|
|
{推薦}編程詞匯翻譯--英語(yǔ)術(shù)語(yǔ)翻譯
發(fā)起人:eging2  回復數:1  瀏覽數:7565  最后更新:2022/9/28 4:44:33 by nihaota

發(fā)表新帖  帖子排序:
2015/11/19 12:16:32
eging2





角  色:管理員
發(fā) 帖 數:1468
注冊時(shí)間:2015/7/20
{推薦}編程詞匯翻譯--英語(yǔ)術(shù)語(yǔ)翻譯
data structures 基本數據結構

dictionaries 字典

priority queues 堆

graph data structures 圖

set data structures 集合

kd-trees 線(xiàn)段樹(shù)

numerical problems 數值問(wèn)題

solving linear equations 線(xiàn)性方程組

bandwidth reduction 帶寬壓縮

matrix multiplication 矩陣乘法

determinants and permanents 行列式

constrained and unconstrained optimization 最值問(wèn)題

linear programming 線(xiàn)性規劃

random number generation 隨機數生成

factoring and primality testing 因子分解/質(zhì)數判定

arbitrary precision arithmetic 高精度計算

knapsack problem 背包問(wèn)題

discrete fourier transform 離散fourier變換

combinatorial problems 組合問(wèn)題

sorting 排序

searching 查找

median and selection 中位數

generating permutations 排列生成

generating subsets 子集生成

generating partitions 劃分生成

generating graphs 圖的生成

calendrical calculations 日期

job scheduling 工程安排

satisfiability 可滿(mǎn)足性

graph problems -- polynomial 圖論-多項式算法

connected components 連通分支

topological sorting 拓撲排序

minimum spanning tree 最小生成樹(shù)

shortest path 最短路徑

transitive closure and reduction 傳遞閉包

matching 匹配

eulerian cycle / chinese postman euler回路/中國郵路

edge and vertex connectivity 割邊/割點(diǎn)

network flow 網(wǎng)絡(luò )流

drawing graphs nicely 圖的描繪

drawing trees 樹(shù)的描繪

planarity detection and embedding 平面性檢測和嵌入

graph problems -- hard 圖論-np問(wèn)題

clique 最大團

independent set 獨立集

vertex cover 點(diǎn)覆蓋

traveling salesman problem 旅行商問(wèn)題

hamiltonian cycle hamilton回路

graph partition 圖的劃分

vertex coloring 點(diǎn)染色

edge coloring 邊染色

graph isomorphism 同構

steiner tree steiner樹(shù)

feedback edge/vertex set 最大無(wú)環(huán)子圖

computational geometry 計算幾何

convex hull 凸包

triangulation 三角剖分

voronoi diagrams voronoi圖

nearest neighbor search 最近點(diǎn)對查詢(xún)

range search 范圍查詢(xún)

point location 位置查詢(xún)

intersection detection 碰撞測試

bin packing 裝箱問(wèn)題

medial-axis transformation 中軸變換

polygon partitioning 多邊形分割

simplifying polygons 多邊形化簡(jiǎn)

shape similarity 相似多邊形

motion planning 運動(dòng)規劃

maintaining line arrangements 平面分割

minkowski sum minkowski和

set and string problems 集合與串的問(wèn)題

set cover 集合覆蓋

set packing 集合配置

string matching 模式匹配

approximate string matching 模糊匹配

text compression 壓縮

cryptography 密碼

finite state machine minimization 有窮自動(dòng)機簡(jiǎn)化

longest common substring 最長(cháng)公共子串

shortest common superstring 最短公共父串

dp——dynamic programming——動(dòng)態(tài)規劃

recursion —— 遞歸




編程詞匯

a2a integration  a2a整合       

abstract  抽象的       

abstract base class (abc)抽象基類(lèi)

abstract class 抽象類(lèi)

abstraction 抽象、抽象物、抽象性

access 存取、訪(fǎng)問(wèn)

access level訪(fǎng)問(wèn)級別

access function  訪(fǎng)問(wèn)函數

account  賬戶(hù)

action  動(dòng)作

activate 激活

active  活動(dòng)的

actual parameter  實(shí)參

adapter 適配器

add-in  插件

address 地址

address space    地址空間

address-of operator 取地址操作符

adl (argument-dependent lookup)

ado(activex data object)activex數據對象

advanced    高級的

aggregation 聚合、聚集

algorithm 算法

alias 別名

align 排列、對齊

allocate 分配、配置

allocator分配器、配置器

angle bracket 尖括號

annotation  注解、評注

api (application programming interface) 應用(程序)編程接口

app domain (application domain)應用域

application  應用、應用程序

application framework 應用程序框架

appearance 外觀(guān)

append    附加

architecture 架構、體系結構

archive file 歸檔文件、存檔文件

argument引數(傳給函式的值)。參見(jiàn)parameter         

array  數組

arrow operator  箭頭操作符

asp(active server page)活動(dòng)服務(wù)器頁(yè)面

asp.net worker process asp.net工作者進(jìn)程

assembly    裝配件、配件

assembly language  匯編語(yǔ)言

assembly manifest  裝配件清單

assert(ion) 斷言

assign      賦值

assignment  賦值、分配

assignment operator 賦值操作符

associated  相關(guān)的、相關(guān)聯(lián)的

associative container 關(guān)聯(lián)式容器(對應sequential container)       

asynchronous  異步的

atomic    原子的

atomic operation  原子操作

attribute  特性、屬性

authentication service 驗證服務(wù)

authorization  授權

audio  音頻

a.i.    人工智能

b2b integration  b2b整合、b2b集成(business-to-business integration)       

background  背景、后臺(進(jìn)程)

backward compatible    向后兼容、向下兼容

backup  備份

backup device備份設備

backup file  備份文件

bandwidth  帶寬

base class 基類(lèi)

base type  基類(lèi)型

batch  批處理

bcl (base class library)基類(lèi)庫

binary  二進(jìn)制 

binary search 二分查找

binary tree 二叉樹(shù)

binary function  雙參函數

binary large object二進(jìn)制大對象

binary operator 二元操作符

binding 綁定

bit 位

bitmap  位圖

bitwise 按位...

bitwise copy      為單元進(jìn)行復制;位元逐一復制,按位拷

bitwise operation  按位運算

block  塊、區塊、語(yǔ)句塊

bookkeeping  簿記

boolean 布林值(真假值,true或false)                 

border  邊框

bounds checking 邊界檢查

boxing  裝箱、裝箱轉換

brace (curly brace) 大括號、花括號

bracket (square brakcet) 中括號、方括號

breakpoint 斷點(diǎn)

browser applications  瀏覽器應用(程序)

browser-accessible application  可經(jīng)由瀏覽器訪(fǎng)問(wèn)的應用程序

build  編連(專(zhuān)指編譯和連接

built-in  內建、內置

bus  總線(xiàn)

business  業(yè)務(wù)、商務(wù)(看場(chǎng)合)

business logic 業(yè)務(wù)邏輯

business rules 業(yè)務(wù)規則

buttons  按鈕

bug  臭蟲(chóng)

by/through 通過(guò)

byte  位元組(由8 bits組成)   

cache 高速緩存

calendar 日歷

call 調用

callback  回調

call-level interface (cli)調用級接口(cli)

call operator 調用操作符

candidate key 候選鍵 (for database)

cascading delete 級聯(lián)刪除 (for database)

cascading update 級聯(lián)更新 (for database)

casting  轉型、造型轉換

catalog  目錄

chain    鏈(function calls)

character 字符

character format  字符格式

character set    字符集

check constraints check約束 (for database)

checkpoint 檢查點(diǎn) (for database)

check box  復選框

check button 復選按鈕

child class  子類(lèi)

cil (common intermediate language)通用中間語(yǔ)言、通用中介語(yǔ)言

class    類(lèi)

class declaration  類(lèi)聲明

class definition  類(lèi)定義

class derivation list 類(lèi)繼承列表

class factory    類(lèi)廠(chǎng)

class hierarchy  類(lèi)層次結構

class library    類(lèi)庫

class loader    類(lèi)裝載器

class template  類(lèi)模板

class template partial specializations 類(lèi)模板部分特化

class template specializations        類(lèi)模板特化

classification  分類(lèi)

clause  子句

client application  客戶(hù)端應用程序

client cursor  客戶(hù)端游標 (for database)

code page 代碼頁(yè)

cleanup  清理、清除

cli (common language infrastructure)  通用語(yǔ)言基礎設施

client 客戶(hù)、客戶(hù)端

client area  客戶(hù)區

client-server 客戶(hù)機/服務(wù)器、客戶(hù)端/服務(wù)器

clipboard 剪貼板

clone  克隆

cls (common language specification) 通用語(yǔ)言規范

code access security  代碼訪(fǎng)問(wèn)安全

coff (common object file format)    通用對象文件格式

collection  集合

com (component object model)  組件對象模型

combo box 組合框

command line 命令行

comment  注釋

commit  提交 (for database)

communication  通訊

compatible 兼容

compile time 編譯期、編譯時(shí)

compiler 編譯器

component組件

composite index 復合索引、組合索引 (for database)

composite key 復合鍵、組合鍵 (for database)

composition  復合、組合

concept 概念

concrete具體的

concrete class  具體類(lèi)

concurrency 并發(fā)、并發(fā)機制

constraint  約束 (for database)

configuration 配置、組態(tài)

connection    連接 (for database)

connection pooling 連接池

console    控制臺

constant  常量

construct  構件、成分、概念、構造(for language)

constructor (ctor) 構造函數、構造器

container  容器

containment包容

context 環(huán)境、上下文

control 控件

cookie  (不譯)

copy    拷貝

corba  通用對象請求中介架構(common object request broker architecture)

cover  覆蓋、涵蓋

create/creation    創(chuàng )建、生成

crosstab query    交叉表查詢(xún) (for database)

crtp (curiously recurring template pattern)

cts (common type system)通用類(lèi)型系統

cube  多維數據集 (for database)

cursor 光標

cursor 游標 (for database)

custom 定制、自定義

data  數據

data connection  數據連接 (for database)

data control language (dcl)  數據控制語(yǔ)言(dcl) (for database)

data definition language (ddl) 數據定義語(yǔ)言(ddl) (for database)

data dictionary 數據字典 (for database)

data dictionary view  數據字典視圖 (for database)

data file  數據文件 (for database)

data integrity  數據完整性 (for database)

data manipulation language (dml)數據操作語(yǔ)言(dml) (for database)

data mart  數據集市 (for database)

data pump  數據抽取 (for database)

data scrubbing  數據清理 (for database)

data source    數據源 (for database)

data source name (dsn) 數據源名稱(chēng)(dsn) (for database)

data warehouse    數據倉庫 (for database)

dataset  數據集 (for database)

database  數據庫 (for database)

database catalog  數據庫目錄 (for database)

database diagram  數據關(guān)系圖 (for database)

database file    數據庫文件 (for database)

database object  數據庫對象 (for database)

database owner    數據庫所有者 (for database)

database project  數據庫工程 (for database)

database role    數據庫角色 (for database)

database schema  數據庫模式、數據庫架構 (for database)

database script  數據庫腳本 (for database)

data-bound      數據綁定 (for database)

data-aware control數據感知控件 (for database)

data member  數據成員、成員變量

dataset      數據集 (for database)

data source  數據源 (for database)

data structure數據結構

data table    數據表 (for database)

datagram    數據報文

dbms (database management system)數據庫管理系統 (for database)

dcom (distributed com)分布式com

dead lock  死鎖 (for database)

deallocate 歸還

debug      調試

debugger  調試器

decay      退化

decision support 決策支持

declaration 聲明

declarative referential integrity (dri)聲明引用完整性(dri) (for database)

deduction  推導

default constraint默認約束 (for database)

default database  默認數據庫 (for database)

default instance  默認實(shí)例 (for database)

default result set 默認結果集 (for database)

default    缺省、默認值

defer      推遲

definition  定義

delegate    委托

delegation  委托

dependent name     

deploy      部署

dereference  解引用

dereference operator (提領(lǐng))運算子                     

derived class  派生類(lèi)

design by contract 契約式設計

design pattern  設計模式

destroy  銷(xiāo)毀

destructor(dtor)析構函數、析構器

device  設備

dhtml (dynamic hypertext markup language)動(dòng)態(tài)超文本標記語(yǔ)言

dialog  對話(huà)框

digest  摘要

digital  數字的

dime (direct internet message encapsulation)直接internet消息封裝

directive  (編譯)指示符

directory  目錄

dirty pages臟頁(yè) (for database)

dirty read 臟讀 (for database)

disassembler 反匯編器

disco (discovery of web services)web services的查找

disk  盤(pán)

dispatch 調度、分派、派發(fā)(我喜歡“調度”)

dispid (dispatch identifier)分派標識符

distributed computing 分布式計算

distributed query    分布式查詢(xún) (for database)

dna (distributed internet application) 分布式網(wǎng)間應用程序

document 文檔

dom (document object model)文檔對象模型

dot operator  (圓)點(diǎn)操作符

driver 驅動(dòng)(程序)

dtd (document type definition)  文檔類(lèi)型定義

double-byte character set (dbcs)雙字節字符集(dbcs)

dump      轉儲

dump file  轉儲文件

dynamic cursor    動(dòng)態(tài)游標 (for database)

dynamic filter    動(dòng)態(tài)篩選 (for database)

dynamic locking  動(dòng)態(tài)鎖定 (for database)

dynamic recovery  動(dòng)態(tài)恢復 (for database)

dynamic snapshot  動(dòng)態(tài)快照 (for database)

dynamic sql statements 動(dòng)態(tài)sql語(yǔ)句 (for database)

dynamic assembly 動(dòng)態(tài)裝配件、動(dòng)態(tài)配件

dynamic binding  動(dòng)態(tài)綁定

eai (enterprise application integration)企業(yè)應用程序集成(整合)

ebco (empty base class optimization)  空基類(lèi)優(yōu)化(機制)

e-business  電子商務(wù)

edi (dlectronic data interchange)電子數據交換

efficiency 效率

efficient  高效

end-to-end authentication 端對端身份驗證

end user 最終用戶(hù)

engine  引擎

entity  實(shí)體

encapsulation  封裝

enclosing class 外圍類(lèi)別(與巢狀類(lèi)別 nested class有關(guān))

enum (enumeration) 枚舉

enumerators 枚舉成員、枚舉器

equal      相等

equality    相等性

equality operator  等號操作符

error log  錯誤日志 (for database)

escape code 轉義碼

escape character 轉義符、轉義字符

exclusive lock  排它鎖 (for database)

explicit transaction 顯式事務(wù) (for database)

evaluate 評估

event    事件

event driven  事件驅動(dòng)的

event handler 事件處理器

evidence  證據

exception 異常

exception declaration 異常聲明

exception handling 異常處理、異常處理機制

exception-safe 異常安全的

exception specification 異常規范

exit    退出

explicit 顯式

explicit specialization  顯式特化

export      導出

expression  表達式

facility    設施、設備

fat client  胖客戶(hù)端

feature    特性、特征

fetch 提取

field 字段(java)

field 字段 (for database)

field length 字段長(cháng)度 (for database)

file  文件

filter 篩選 (for database)

finalization 終結

firewall  防火墻

finalizer 終結器

firmware 固件

flag    標記

flash memory 閃存

flush 刷新

font  字體

foreign key (fk)  外鍵(fk) (for database)

form  窗體

formal parameter  形參

forward declaration  前置聲明

forward-only  只向前的

forward-only cursor  只向前游標 (for database)

fragmentation 碎片 (for database)

framework  框架

full specialization  完全特化

function  函數

function call operator (即operator ()) 函數調用操作符

function object 函數對象

function overloaded resolution函數重載決議

functionality    功能

function template函數模板

functor  仿函數

gac (global assembly cache) 全局裝配件緩存、全局配件緩存

gc (garbage collection)    垃圾回收(機制)、垃圾收集(機制)

game    游戲

generate 生成

generic  泛化的、一般化的、通用的

generic algorithm通用算法

genericity 泛型

getter (相對于 setter)取值函數

global        全局的

global object 全局對象

global scope resolution operator 全局范圍解析操作符

grant      授權 (for database)

granularity 粒度

group      組、群

group box  分組框

gui  圖形界面

guid (globally unique identifier) 全球唯一標識符

hand shaking  握手

handle    句柄

handler    處理器

hard-coded 硬編碼的

hard-copy  截屏圖

hard disk  硬盤(pán)

hardware  硬件

hash table 散列表、哈希表

header file頭文件

heap      堆

help file  幫助文件

hierarchy  層次結構、繼承體系

hierarchical data 階層式數據、層次式數據

hook  鉤子

host (application)宿主(應用程序)

hot key  熱鍵

hyperlink 超鏈接

html (hypertext markup language) 超文本標記語(yǔ)言

http pipeline  http管道

http (hypertext transfer protocol) 超文本傳輸協(xié)議

icon  圖標

ide (integrated development environment)集成開(kāi)發(fā)環(huán)境

idl (interface definition language)    接口定義語(yǔ)言

identifier 標識符

idle time  空閑時(shí)間

if and only if當且僅當

il (intermediate language) 中間語(yǔ)言、中介語(yǔ)言

image 圖象

ime  輸入法

immediate base      直接基類(lèi)

immediate derived  直接派生類(lèi)

immediate updating  即時(shí)更新 (for database)

implicit transaction隱式事務(wù) (for database)

incremental update  增量更新 (for database)

index          索引 (for database)

implement      實(shí)現

implementation 實(shí)現、實(shí)現品

implicit      隱式

import        導入

increment operator  增加操作符

infinite loop      無(wú)限循環(huán)

infinite recursive  無(wú)限遞歸

information      信息

infrastructure  基礎設施

inheritance      繼承、繼承機制

inline          內聯(lián)

inline expansion 內聯(lián)展開(kāi)

initialization  初始化

initialization list 初始化列表、初始值列表

initialize      初始化

inner join      內聯(lián)接 (for database)

in-place active 現場(chǎng)激活

instance        實(shí)例

instantiated    具現化、實(shí)體化(常應用于template)           

instantiation  具現體、具現化實(shí)體(常應用于template)       

integrate      集成、整合

integrity      完整性、一致性

integrity constraint完整性約束 (for database)

interprocess communication (ipc)進(jìn)程間通訊(ipc)

interacts  交互

interface  接口

  for gui  界面

interoperability 互操作性、互操作能力

interpreter  解釋器

introspection 自省

invariants    不變性

invoke        調用

isolation level  隔離級別 (for database)

iterate  迭代

iterative 反復的、迭代的

iterator  迭代器

iteration 迭代(回圈每次輪回稱(chēng)為一個(gè)iteration)         

item      項、條款、項目

jit compilation  jit編譯 即時(shí)編譯

key          鍵 (for database)

key column  鍵列 (for database)

laser        激光

late binding 遲綁定

left outer join  左向外聯(lián)接 (for database)

level      階、層例

high level 高階、高層

library    庫

lifetime  生命期、壽命

link      連接、鏈接

linkage    連接、鏈接

linker    連接器、鏈接器

literal constant 字面常數

list  列表、表、鏈表

list box 列表框

livelock 活鎖 (for database)

load  裝載、加載

load balancing  負載平衡

loader 裝載器、載入器

local  局部的

local object    局部對象

lock  鎖

log  日志

login 登錄

login security mode登錄安全模式 (for database)

lookup table  查找表 (for database)

loop          循環(huán)

loose coupling 松散耦合

lvalue        左值

machine code  機器碼、機器代碼

macro        宏

maintain    維護

managed code 受控代碼、托管代碼

managed extensions 受控擴充件、托管擴展

managed object 受控對象、托管對象

mangled name     

manifest    清單

manipulator  操縱器(iostream預先定義的一種東西)           

many-to-many relationship 多對多關(guān)系 (for database)

many-to-one relationship  多對一關(guān)系 (for database)

marshal  列集

member  成員

member access operator    成員取用運算子(有dot和arrow兩種)           

member function          成員函數

member initialization list成員初始值列表

memberwise  以member為單元…、members 逐一…           

memberwise copy 

memory      內存

memory leak 內存泄漏

menu    菜單

message  消息

message based  基于消息的

message loop  消息環(huán)

message queuing消息隊列

metadata 元數據

metaprogramming元編程

method 方法

micro  微

middleware  中間件

middle tier 中間層

modeling    建模

modeling language 建模語(yǔ)言

modifier  修飾字、修飾符

modem    調制解調器

module    模塊

most derived class最底層的派生類(lèi)

mouse  鼠標

mutable 可變的

mutex  互斥元、互斥體

multidimensional olap (molap)    多維olap(molap) (for database)

multithreaded server application 多線(xiàn)程服務(wù)器應用程序

multiuser      多用戶(hù)

multi-tasking  多任務(wù)

multi-thread    多線(xiàn)程

multicast delegate 組播委托、多點(diǎn)委托

named parameter    命名參數

named pipe  命名管道

namespace  名字空間、命名空間

native      原生的、本地的

native code 本地碼、本機碼

native image generator (ngen)本地映像生成器

nested class  嵌套類(lèi)

nested query  嵌套查詢(xún) (for database)

nested table  嵌套表 (for database)

network      網(wǎng)絡(luò )

network card  網(wǎng)卡

nondependent name

object        對象

object based  基于對象的

object file  目標文件

object model  對象模型

object oriented 面向對象的

object pooling  對象池化

odbc data source odbc數據源 (for database)

odbc driver      odbc驅動(dòng)程序 (for database)

odr (one-definition rule)

ole automation objects  ole自動(dòng)化對象 (for database)

ole automation server    ole自動(dòng)化服務(wù)器 (for database)

ole db consumer  ole db使用者 (for database)

ole db for olap  用于olap的ole db (for database)

ole db provider  ole db提供者 (for database)

one-to-many relationship 一對多關(guān)系 (for database)

one-to-one relationship  一對一關(guān)系 (for database)

online analytical processing (olap)    聯(lián)機分析處理(olap) (for database)

online redo log    聯(lián)機重做日志 (for database)

online transaction processing (oltp)  聯(lián)機事務(wù)處理(oltp) (for database)

open data services (ods)  開(kāi)放式數據服務(wù)(ods) (for database)

open database connectivity (odbc) 開(kāi)放式數據庫連接(odbc) (for database)

operand  操作數

operating system (os) 操作系統

operation  操作

operator  操作符、運算符

option    選項

optimizer  優(yōu)化器

outer join 外聯(lián)接 (for database)

overflow  上限溢位(相對于underflow)                   

overhead  額外開(kāi)銷(xiāo)

overload  重載

overload resolution  重載決議

overloaded function  重載的函數

overloaded operator  被重載的操作符

override  覆寫(xiě)、重載、重新定義

package    包

packaging  打包

palette    調色板

parallel  并行

parameter  參數、形式參數、形參

parameter list 參數列表

parameterize  參數化

parent class  父類(lèi)

parentheses    圓括弧、圓括號

parse    解析

parser  解析器

part    零件、部件

partial specialization 局部特化

pass by address  傳址(函式引數的傳遞方式)(非正式用語(yǔ))       

pass by reference 傳地址、按引用傳遞

pass by value 按值傳遞

pattern      模式

pda (personal digital assistant)個(gè)人數字助理

pe (portable executable) file  可移植可執行文件

performance  性能

persistence  持久性

pinvoke (platform invoke service) 平臺調用服務(wù)

pixel  像素

placement delete

placement new   

placeholder 占位符

platform    平臺

pod (plain old data (type))       

poi (point of instantiation)               

pointer  指針

poll    輪詢(xún)

pooling  池化

polymorphism  多態(tài)

pop up    彈出式

port      端口

postfix    后綴

precedence 優(yōu)先序(通常用于運算子的優(yōu)先執行次序)       

prefix    前綴

preprocessor    預處理器

primary key (pk)主鍵(pk)  (for database)

primary table  主表 (for database)

primary template原始模板

primitive type  原始類(lèi)型

print      打印

printer    打印機

procedure  過(guò)程

procedural 過(guò)程式的、過(guò)程化的

process    進(jìn)程

profile    評測

profiler  效能(性能)評測器

program    程序

programmer 程序員

programming編程、程序設計

progress bar 進(jìn)度指示器

project    項目、工程

property  屬性

protocol  協(xié)議

pseudo code偽碼

qualified  經(jīng)過(guò)資格修飾(例如加上scope運算子)           

qualified name

qualifier 修飾符

quality  質(zhì)量

queue    隊列

race condition 競爭條件(多線(xiàn)程環(huán)境常用語(yǔ))

radian        弧度

radio button  單選按鈕

raise          引發(fā)(常用來(lái)表示發(fā)出一個(gè)exception)           

random number  隨機數

range  范圍、區間

rank    等級

raw    未經(jīng)處理的

readonly只讀

record  記錄 (for database)

recordset  記錄集 (for database

recursive  遞歸

re-direction  重定向

refactoring  重構

refer    引用、參考

reference 引用、參考

reference counting引用計數

referential integrity (ri)引用完整性(ri) (for database)

register    寄存器

reflection  反射

refresh data 刷新數據 (for database)

regular expression  正則表達式

relational database 關(guān)系數據庫

remote        遠程

remote request 遠程請求

represent      表述,表現

resolve        解析、決議       

resolution    解析過(guò)程

result set    結果集 (for database)

retrieve data  檢索數據 

return        返回

return type    返回類(lèi)型

return value  返回值

right outer join  右向外聯(lián)接 (for database)

revoke      撤銷(xiāo)

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(遠程過(guò)程調用)

runtime 執行期、運行期、執行時(shí)、運行時(shí)

rvalue  右值

save    保存

savepoint  保存點(diǎn) (for database)

sax (simple api for xml)

scalable  可伸縮的、可擴展的

schedule  調度

scheduler 調度程序

schema    模式、綱目結構

scroll bar滾動(dòng)條

scope    作用域、生存空間

scope operator 生存空間操作符

scope resolution operator 生存空間解析操作符

screen  屏幕

110.241.120.184 
2022/9/28 4:44:35
nihaota





角  色:普通會(huì )員
發(fā) 帖 數:10863
注冊時(shí)間:2022/3/19
117.143.134.158 
管理:   
用戶(hù)在線(xiàn)信息
當前查看此主題的會(huì )員: 1 人。其中注冊用戶(hù) 0 人,訪(fǎng)客 1 人。


管理選項:設為公告 | 置頂主題 | 拉前主題 | 鎖定主題 | 加為精華主題 | 移動(dòng)主題 | 修復主題

譯境翻譯公司BBS|上海翻譯論壇|同聲傳譯交流論壇|自由譯員社區|外籍母語(yǔ)翻譯交流|尋找上海翻譯工作|兼職翻譯招聘|筆譯口譯項目發(fā)布| 上海翻譯資源| 小語(yǔ)種翻譯資源| 證件翻譯資源| 留學(xué)文書(shū)翻譯模板| 翻譯語(yǔ)料術(shù)語(yǔ)庫| CAT翻譯軟件|Trados技術(shù)交流 英語(yǔ)高級翻譯群 德語(yǔ)高級翻譯群 法語(yǔ)高級翻譯群 俄語(yǔ)高級翻譯交流群 日語(yǔ)高級翻譯交流 阿拉伯語(yǔ)高級翻譯群 翻譯公司網(wǎng)絡(luò )營(yíng)銷(xiāo)合作
亚洲日韩久热中文字幕_午夜男女爽爽爽真人视频_东京热一区二区_免费日本高清中文在线