計算機編程英語詞匯_第1頁
計算機編程英語詞匯_第2頁
計算機編程英語詞匯_第3頁
計算機編程英語詞匯_第4頁
計算機編程英語詞匯_第5頁
已閱讀5頁,還剩12頁未讀 繼續(xù)免費閱讀

下載本文檔

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

文檔簡介

A2Aintegration

A2A整合

abstract

抽象的

abstractbaseclass(ABC)抽象基類

abstractclass抽象類

abstraction抽象、抽象物、抽象性

access存取、訪問

accesslevel訪問級別

accessfunction

訪問函數(shù)

account

賬戶

action

動作

activate激活

active

活動的

actualparameter

實參

adapter適配器

add-in

插件

address地址

addressspace

地址空間

address-ofoperator取地址操作符

ADL(argument-dependentlookup)

ADO(ActiveXDataObject)ActiveX數(shù)據(jù)對象

advanced

高級的

aggregation聚合、聚集

algorithm算法

alias別名

align排列、對齊

allocate分配、配置

allocator分配器、配置器

anglebracket尖括號

annotation

注解、評注

API(ApplicationProgrammingInterface)應用(程序)編程接口

appdomain(applicationdomain)應用域

application

應用、應用程序

applicationframework應用程序框架

appearance外觀

append

附加

architecture架構、體系結構

archivefile歸檔文件、存檔文件

argument引數(shù)(傳給函式的值)。參見parameter

array

數(shù)組

arrowoperator

箭頭操作符

ASP(ActiveServerPage)活動服務器頁面

ASP.NETworkerprocessASP.NET工作者進程

assembly

裝配件、配件assemblylanguage

匯編語言

assemblymanifest

裝配件清單

assert(ion)斷言

assign

賦值

assignment

賦值、分配

assignmentoperator賦值操作符

associated

相關的、相關聯(lián)的

associativecontainer關聯(lián)式容器(對應sequentialcontainer)

asynchronous

異步的

atomic

原子的

atomicoperation

原子操作

attribute

特性、屬性

authenticationservice驗證服務

authorization

授權

audio

音頻

A.I.

人工智能

B2Bintegration

B2B整合、B2B集成(business-to-businessintegration)

background

背景、后臺(進程)

backwardcompatible

向后兼容、向下兼容

backup

備份

backupdevice備份設備

backupfile

備份文件

bandwidth

帶寬

baseclass基類

basetype

基類型

batch

批處理

BCL(baseclasslibrary)基類庫

binary

二進制

binarysearch二分查找

binarytree二叉樹

binaryfunction

雙參函數(shù)

binarylargeobject二進制大對象

binaryoperator二元操作符

binding綁定

bit位

bitmap

位圖

bitwise按位...

bitwisecopy

為單元進行復制;位元逐一復制,按位拷

bitwiseoperation

按位運算

block

塊、區(qū)塊、語句塊

bookkeeping

簿記

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

border

邊框

boundschecking邊界檢查boxing

裝箱、裝箱轉換

brace(curlybrace)大括號、花括號

bracket(squarebrakcet)中括號、方括號

breakpoint斷點

browserapplications

瀏覽器應用(程序)

browser-accessibleapplication

可經(jīng)由瀏覽器訪問的應用程序

build

編連(專指編譯和連接

built-in

內建、內置

bus

總線

business

業(yè)務、商務(看場合)

businessLogic業(yè)務邏輯

businessrules業(yè)務規(guī)則

buttons

按鈕

bug

臭蟲

by/through通過

byte

位元組(由8bits組成)

cache高速緩存

calendar日歷

call調用

callback

回調

call-levelinterface(CLI)調用級接口(CLI)

calloperator調用操作符

candidatekey候選鍵(fordatabase)

cascadingdelete級聯(lián)刪除(fordatabase)

cascadingupdate級聯(lián)更新(fordatabase)

casting

轉型、造型轉換

catalog

目錄

chain

鏈(functioncalls)

character字符

characterformat

字符格式

characterset

字符集

CHECKconstraintsCHECK約束(fordatabase)

checkpoint檢查點(fordatabase)

checkbox

復選框

checkbutton復選按鈕

childclass

子類

CIL(commonintermediatelanguage)通用中間語言、通用中介語言

class

classdeclaration

類聲明

classdefinition

類定義

classderivationlist類繼承列表

classfactory

類廠

classhierarchy

類層次結構

classlibrary

類庫

classloader

類裝載器

classtemplate

類模板

classtemplatepartialspecializations類模板部分特化

classtemplatespecializations

類模板特化

classification

分類

clause

子句

clientapplication

客戶端應用程序

clientcursor

客戶端游標(fordatabase)

codepage代碼頁

cleanup

清理、清除

CLI(CommonLanguageInfrastructure)

通用語言基礎設施

client客戶、客戶端

clientarea

客戶區(qū)

client-server客戶機/服務器、客戶端/服務器

clipboard剪貼板

clone

克隆

CLS(commonlanguagespecification)通用語言規(guī)范

codeaccesssecurity

代碼訪問安全

COFF(CommonObjectFileFormat)

通用對象文件格式

collection

集合

COM(ComponentObjectModel)

組件對象模型

combobox組合框

commandline命令行

comment

注釋

commit

提交(fordatabase)

communication

通訊

compatible兼容

compiletime編譯期、編譯時

compiler編譯器

component組件

compositeindex復合索引、組合索引(fordatabase)

compositekey復合鍵、組合鍵(fordatabase)

composition

復合、組合

concept概念

concrete具體的

concreteclass

具體類

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

constraint

約束(fordatabase)

configuration配置、組態(tài)

connection

連接(fordatabase)

connectionpooling連接池

console

控制臺

constant

常量

construct

構件、成分、概念、構造(forlanguage)

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

container

容器

containment包容

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

control控件

cookie

(不譯)

copy

拷貝

CORBA

通用對象請求中介架構(CommonObjectRequestBrokerArchitecture)

cover

覆蓋、涵蓋

create/creation

創(chuàng)建、生成

crosstabquery

交叉表查詢(fordatabase)

CRTP(curiouslyrecurringtemplatepattern)

CTS(commontypesystem)通用類型系統(tǒng)

cube

多維數(shù)據(jù)集(fordatabase)

cursor光標

cursor游標(fordatabase)

custom定制、自定義

data

數(shù)據(jù)

dataconnection

數(shù)據(jù)連接(fordatabase)

DataControlLanguage(DCL)

數(shù)據(jù)控制語言(DCL)(fordatabase)

DataDefinitionLanguage(DDL)數(shù)據(jù)定義語言(DDL)(fordatabase)

datadictionary數(shù)據(jù)字典(fordatabase)

datadictionaryview

數(shù)據(jù)字典視圖(fordatabase)

datafile

數(shù)據(jù)文件(fordatabase)

dataintegrity

數(shù)據(jù)完整性(fordatabase)

datamanipulationlanguage(DML)數(shù)據(jù)操作語言(DML)(fordatabase)

datamart

數(shù)據(jù)集市(fordatabase)

datapump

數(shù)據(jù)抽取(fordatabase)

datascrubbing

數(shù)據(jù)清理(fordatabase)

datasource

數(shù)據(jù)源(fordatabase)

Datasourcename(DSN)數(shù)據(jù)源名稱(DSN)(fordatabase)

datawarehouse

數(shù)據(jù)倉庫(fordatabase)

dataset

數(shù)據(jù)集(fordatabase)

database

數(shù)據(jù)庫(fordatabase)

databasecatalog

數(shù)據(jù)庫目錄(fordatabase)

databasediagram

數(shù)據(jù)關系圖(fordatabase)

databasefile

數(shù)據(jù)庫文件(fordatabase)

databaseobject

數(shù)據(jù)庫對象(fordatabase)

databaseowner

數(shù)據(jù)庫所有者(fordatabase)

databaseproject

數(shù)據(jù)庫工程(fordatabase)

databaserole

數(shù)據(jù)庫角色(fordatabase)

databaseschema

數(shù)據(jù)庫模式、數(shù)據(jù)庫架構(fordatabase)

databasescript

數(shù)據(jù)庫腳本(fordatabase)

data-bound

數(shù)據(jù)綁定(fordatabase)

data-awarecontrol數(shù)據(jù)感知控件(fordatabase)

datamember

數(shù)據(jù)成員、成員變量

dataset

數(shù)據(jù)集(fordatabase)

datasource

數(shù)據(jù)源(fordatabase)

datastructure數(shù)據(jù)結構

datatable

數(shù)據(jù)表(fordatabase)

datagram

數(shù)據(jù)報文

DBMS(databasemanagementsystem)數(shù)據(jù)庫管理系統(tǒng)(fordatabase)

DCOM(distributedCOM)分布式COM

deadlock

死鎖(fordatabase)

deallocate歸還

debug

調試

debugger

調試器

decay

退化

decisionsupport決策支持

declaration聲明

declarativereferentialintegrity(DRI)聲明引用完整性(DRI)(fordatabase)

deduction

推導

DEFAULTconstraint默認約束(fordatabase)

defaultdatabase

默認數(shù)據(jù)庫(fordatabase)

defaultinstance

默認實例(fordatabase)

defaultresultset默認結果集(fordatabase)

default

缺省、默認值

defer

推遲

definition

定義

delegate

委托

delegation

委托

dependentname

deploy

部署

dereference

解引用

dereferenceoperator(提領)運算子

derivedclass

派生類

designbycontract契約式設計

designpattern

設計模式

destroy

銷毀

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

device

設備

DHTML(dynamicHyperTextMarkupLanguage)動態(tài)超文本標記語言

dialog

對話框

digest

摘要

digital

數(shù)字的

DIME(DirectInternetMessageEncapsulation)直接Internet消息封裝

directive

(編譯)指示符

directory

目錄

dirtypages臟頁(fordatabase)

dirtyread臟讀(fordatabase)

disassembler反匯編器

DISCO(DiscoveryofWebServices)WebServices的查找

disk

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

DISPID(DispatchIdentifier)分派標識符

distributedcomputing分布式計算

distributedquery

分布式查詢(fordatabase)

DNA(DistributedinterNetApplication)分布式網(wǎng)間應用程序

document文檔

DOM(DocumentObjectModel)文檔對象模型

dotoperator

(圓)點操作符

driver驅動(程序)

DTD(documenttypedefinition)

文檔類型定義

double-bytecharacterset(DBCS)雙字節(jié)字符集(DBCS)

dump

轉儲

dumpfile

轉儲文件

dynamiccursor

動態(tài)游標(fordatabase)

dynamicfilter

動態(tài)篩選(fordatabase)

dynamiclocking

動態(tài)鎖定(fordatabase)

dynamicrecovery

動態(tài)恢復(fordatabase)

dynamicsnapshot

動態(tài)快照(fordatabase)

dynamicSQLstatements動態(tài)SQL語句(fordatabase)

dynamicassembly動態(tài)裝配件、動態(tài)配件

dynamicbinding

動態(tài)綁定

EAI(enterpriseapplicationintegration)企業(yè)應用程序集成(整合)

EBCO(emptybaseclassoptimization)

空基類優(yōu)化(機制)

e-business

電子商務

EDI(DlectronicDataInterchange)電子數(shù)據(jù)交換

efficiency效率

efficient

高效

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

enduser最終用戶

engine

引擎

entity

實體

encapsulation

封裝

enclosingclass外圍類別(與巢狀類別nestedclass有關)

enum(enumeration)枚舉

enumerators枚舉成員、枚舉器

equal

相等

equality

相等性

equalityoperator

等號操作符

errorlog

錯誤日志(fordatabase)

escapecode轉義碼

escapecharacter轉義符、轉義字符

exclusivelock

排它鎖(fordatabase)

explicittransaction顯式事務(fordatabase)

evaluate評估

event

事件

eventdriven

事件驅動的

eventhandler事件處理器

evidence

證據(jù)

exception異常

exceptiondeclaration異常聲明

exceptionhandling異常處理、異常處理機制

exception-safe異常安全的

exceptionspecification異常規(guī)范

exit

退出

explicit顯式

explicitspecialization

顯式特化

export

導出

expression

表達式

facility

設施、設備

fatclient

胖客戶端

feature

特性、特征

fetch提取

field字段(java)

field字段(fordatabase)

fieldlength字段長度(fordatabase)

file

文件

filter篩選(fordatabase)

finalization終結

firewall

防火墻

finalizer終結器

firmware固件

flag

標記

flashmemory閃存

flush刷新

font

字體

foreignkey(FK)

外鍵(FK)(fordatabase)

form

窗體

formalparameter

形參

forwarddeclaration

前置聲明

forward-only

只向前的

forward-onlycursor

只向前游標(fordatabase)

fragmentation碎片(fordatabase)

framework

框架

fullspecialization

完全特化

function

函數(shù)

functioncalloperator(即operator())函數(shù)調用操作符

functionobject函數(shù)對象

functionoverloadedresolution函數(shù)重載決議

functionality

功能

functiontemplate函數(shù)模板

functor

仿函數(shù)

GAC(globalassemblycache)全局裝配件緩存、全局配件緩存

GC(Garbagecollection)

垃圾回收(機制)、垃圾收集(機制)

game

游戲

generate生成

generic

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

genericalgorithm通用算法

genericity泛型

getter(相對于setter)取值函數(shù)

global

全局的

globalobject全局對象

globalscoperesolutionoperator全局范圍解析操作符

grant

授權(fordatabase)

granularity粒度

group

組、群

groupbox

分組框

GUI

圖形界面

GUID(GloballyUniqueIdentifier)全球唯一標識符

handshaking

握手

handle

句柄

handler

處理器

hard-coded硬編碼的

hard-copy

截屏圖

harddisk

硬盤

hardware

硬件

hashtable散列表、哈希表

headerfile頭文件

heap

helpfile

幫助文件

hierarchy

層次結構、繼承體系

hierarchicaldata階層式數(shù)據(jù)、層次式數(shù)據(jù)

hook

鉤子

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

hotkey

熱鍵

hyperlink超鏈接

HTML(HyperTextMarkupLanguage)超文本標記語言

HTTPpipeline

HTTP管道HTTP(HyperTextTransferProtocol)超文本傳輸協(xié)議

icon

圖標

IDE(IntegratedDevelopmentEnvironment)集成開發(fā)環(huán)境

IDL(InterfaceDefinitionLanguage)

接口定義語言

identifier標識符

idletime

空閑時間

ifandonlyif當且僅當

IL(IntermediateLanguage)中間語言、中介語言

image圖象

IME

輸入法

immediatebase

直接基類

immediatederived

直接派生類

immediateupdating

即時更新(fordatabase)

implicittransaction隱式事務(fordatabase)

incrementalupdate

增量更新(fordatabase)

index

索引(fordatabase)

implement

實現(xiàn)

implementation實現(xiàn)、實現(xiàn)品

implicit

隱式

import

導入

incrementoperator

增加操作符

infiniteloop

無限循環(huán)

interpreter

解釋器

infiniterecursive

無限遞歸

information

信息

infrastructure

基礎設施

inheritance

繼承、繼承機制

inline

內聯(lián)inlineexpansion內聯(lián)展開

initialization

初始化

initializationlist初始化列表、初始值列表

initialize

初始化

innerjoin

內聯(lián)接(fordatabase)

in-placeactive現(xiàn)場激活

instance

實例

instantiated

具現(xiàn)化、實體化(常應用于template)

instantiation

具現(xiàn)體、具現(xiàn)化實體(常應用于template)

integrate

集成、整合

integrity

完整性、一致性

integrityconstraint完整性約束(fordatabase)

interprocesscommunication(IPC)進程間通訊(IPC)

interacts

交互

interface

接口

forGUI

界面

interoperability互操作性、互操作能力

introspection自省

invariants

不變性

invoke

調用

isolationlevel

隔離級別(fordatabase)

iterate

迭代

iterative反復的、迭代的

iterator

迭代器

iteration迭代(回圈每次輪回稱為一個iteration)

item

項、條款、項目

JITcompilation

JIT編譯即時編譯

key

鍵(fordatabase)

keycolumn

鍵列(fordatabase)

laser

激光

latebinding遲綁定

leftouterjoin

左向外聯(lián)接(fordatabase)

level

階、層例

highlevel高階、高層

library

lifetime

生命期、壽命

link

連接、鏈接

linkage

連接、鏈接

linker

連接器、鏈接器

literalconstant字面常數(shù)

list

列表、表、鏈表

listbox列表框

livelock活鎖(fordatabase)

load

裝載、加載

loadbalancing

負載平衡

loader裝載器、載入器

local

局部的

localobject

局部對象

lock

log

日志

login登錄

loginsecuritymode登錄安全模式(fordatabase)

lookuptable

查找表(fordatabase)

loop

循環(huán)

loosecoupling松散耦合

lvalue

左值

machinecode

機器碼、機器代碼

macro

maintain

維護

managedcode受控代碼、托管代碼ManagedExtensions受控擴充件、托管擴展

managedobject受控對象、托管對象

mangledname

manifest

清單

manipulator

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

many-to-manyrelationship多對多關系(fordatabase)

many-to-onerelationship

多對一關系(fordatabase)

marshal

列集

member

成員

memberaccessoperator

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

memberfunction

成員函數(shù)

memberinitializationlist成員初始值列表

memberwise

以member為單元…、members逐一…

memberwisecopy

memory

內存

memoryleak內存泄漏

menu

菜單

message

消息

messagebased

基于消息的

messageloop

消息環(huán)

messagequeuing消息隊列

metadata元數(shù)據(jù)

metaprogramming元編程

method方法

micro

middleware

中間件

middletier中間層

modeling

建模

modelinglanguage建模語言

modifier

修飾字、修飾符

modem

調制解調器

module

模塊

mostderivedclass最底層的派生類

mouse

鼠標

mutable可變的

mutex

互斥元、互斥體

multidimensionalOLAP(MOLAP)

多維OLAP(MOLAP)(fordatabase)

multithreadedserverapplication多線程服務器應用程序

multiuser

多用戶

multi-tasking

多任務

multi-thread

多線程

multicastdelegate組播委托、多點委托

namedparameter

命名參數(shù)

namedpipe

命名管道

namespace

名字空間、命名空間

native

原生的、本地的

nativecode本地碼、本機碼

NativeImageGenerator(NGEN)本地映像生成器

nestedclass

嵌套類

nestedquery

嵌套查詢(fordatabase)

nestedtable

嵌套表(fordatabase)

network

網(wǎng)絡

networkcard

網(wǎng)卡

nondependentname

object

對象

objectbased

基于對象的

objectfile

目標文件

objectmodel

對象模型

objectoriented面向對象的

objectpooling

對象池化

ODBCdatasourceODBC數(shù)據(jù)源(fordatabase)

ODBCdriver

ODBC驅動程序(fordatabase)

ODR(one-definitionrule)

OLEAutomationobjects

OLE自動化對象(fordatabase)

OLEAutomationserver

OLE自動化服務器(fordatabase)

OLEDBconsumer

OLEDB使用者(fordatabase)

OLEDBforOLAP

用于OLAP的OLEDB(fordatabase)

OLEDBprovider

OLEDB提供者(fordatabase)

one-to-manyrelationship一對多關系(fordatabase)

one-to-onerelationship

一對一關系(fordatabase)

onlineanalyticalprocessing(OLAP)

聯(lián)機分析處理(OLAP)(fordatabase)

onlineredolog

聯(lián)機重做日志(fordatabase)

onlinetransactionprocessing(OLTP)

聯(lián)機事務處理(OLTP)(fordatabase)

OpenDataServices(ODS)

開放式數(shù)據(jù)服務(ODS)(fordatabase)

OpenDatabaseConnectivity(ODBC)開放式數(shù)據(jù)庫連接(ODBC)(fordatabase)

operand

操作數(shù)

operatingsystem(OS)操作系統(tǒng)

operation

操作

operator

操作符、運算符

option

選項

optimizer

優(yōu)化器

outerjoin外聯(lián)接(fordatabase)

overflow

上限溢位(相對于underflow)

overhead

額外開銷

overload

重載

overloadresolution

重載決議

overloadedfunction

重載的函數(shù)

overloadedoperator

被重載的操作符override

覆寫、重載、重新定義

package

packaging

打包

palette

調色板

parallel

并行

parameter

參數(shù)、形式參數(shù)、形參

parameterlist參數(shù)列表

parameterize

參數(shù)化

parentclass

父類

parentheses

圓括弧、圓括號

parse

解析

parser

解析器

part

零件、部件

partialspecialization局部特化

passbyaddress

傳址(函式引數(shù)的傳遞方式)(非正式用語)

passbyreference傳地址、按引用傳遞

passbyvalue按值傳遞

pattern

模式

PDA(personaldigitalassistant)個人數(shù)字助理

PE(PortableExecutable)file

可移植可執(zhí)行文件

performance

性能

persistence

持久性

PInvoke(platforminvokeservice)平臺調用服務

pixel

像素

placementdelete

placementnew

placeholder占位符

platform

平臺

POD(plainolddata(type))

POI(pointofinstantiation)

pointer

指針

poll

輪詢

pooling

池化

polymorphism

多態(tài)

popup

彈出式

port

端口

postfix

后綴

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

prefix

前綴

preprocessor

預處理器

primarykey(PK)主鍵(PK)

(fordatabase)

primarytable

主表(fordatabase)

primarytemplate原始模板

primitivetype

原始類型

print

打印

printer

打印機

procedure

過程

procedural過程式的、過程化的

process

進程

profile

評測

profiler

效能(性能)評測器

program

程序

programmer程序員

programming編程、程序設計

progressbar進度指示器

project

項目、工程

property

屬性

protocol

協(xié)議

pseudocode偽碼

qualified

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

qualifiedname

qualifier修飾符

quality

質量

queue

隊列

racecondition競爭條件(多線程環(huán)境常用語)

radian

弧度

radiobutton

單選按鈕

raise

引發(fā)(常用來表示發(fā)出一個exception)

randomnumber

隨機數(shù)

range

范圍、區(qū)間

rank

等級

raw

未經(jīng)處理的

readOnly只讀

record

記錄(fordatabase)

recordset

記錄集(fordatabase

recursive

遞歸

re-direction

重定向

refactoring

重構

refer

引用、參考

reference引用、參考

referencecounting引用計數(shù)

referentialintegrity(RI)引用完整性(RI)(fordatabase)

register

寄存器

reflection

反射

refreshdata刷新數(shù)據(jù)(fordatabase)

regularexpression

正則表達式

relationaldatabase關系數(shù)據(jù)庫

remote

遠程

remoterequest遠程請求

represent

表述,表現(xiàn)

resolve

解析、決議

resolution

解析過程

resultset

結果集(fordatabase)

retrievedata

檢索數(shù)據(jù)

return

返回

returntype

返回類型

returnvalue

返回值

rightouterjoin

右向外聯(lián)接(fordatabase)

revoke

撤銷

robust

健壯

robustness

健壯性

rollback

回滾(fordatabase)

rollforward前滾(fordatabase)

routine

例程

row

行(fordatabase)

rowlock

行鎖(fordatabase)

rowset

行集(fordatabase)

RPC(remoteprocedurecall)RPC(遠程過程調用)

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

rvalue

右值

save

保存

savepoint

保存點(fordatabase)

SAX(SimpleAPIforXML)

scalable

可伸縮的、可擴展的

schedule

調度

scheduler調度程序

schema

模式、綱目結構

scrollbar滾動條

scope

作用域、生存空間

scopeoperator生存空間操作符

scoperesolutionoperator生存空間解析操作符

screen

屏幕

SDK(SoftwareDevelopmentKit)軟件開發(fā)包

sealedclass密封類

search

查找

semantics語義

semaphore信號量

sequentialcontainer序列式容器

server

服務器、服務端

serial

串行

serialization/serialize序列化

servercursor服務端游標、服務器游標(fordatabase)

session

會話(fordatabase)

setter

設值函數(shù)

sharedlock

共享鎖(fordatabase)

sibling

同級

sideeffect

副作用

signature

簽名

single-threaded

單線程

slider滑塊

slot

smartpointer智能指針

SMTP(SimpleMailTransferProtocol)

簡單郵件傳輸協(xié)議

snapshot

截屏圖

snapshot

快照(fordatabase)

specialization特化

specification

規(guī)范、規(guī)格

splitter

切分窗口

SOAP(simpleobjectaccessprotocol)

簡單對象訪問協(xié)議

software

軟件

sourcecode

源碼、源代碼

SQL(StructuredQueryLanguage)

結構化查詢語言(fordatabase)

stack

棧、堆棧

stackunwinding

疊輾轉開解(此詞用于exception主題)

standardlibrary

標準庫

standardtemplatelibrary標準模板庫

stateless無狀態(tài)的

statement語句、聲明

staticcursor靜態(tài)游標(fordatabase)

staticSQLstatements靜態(tài)SQL語句(fordatabase)

storedprocedure存儲過程(fordatabase)

statusbar狀態(tài)條

stream

string

字符串

stub

存根

subobject子對象

subquery子查詢(fordatabase)

subroutine

子例程

subscriptoperator下標操作符

subset

子集

subtype

子類型

support

支持

suspend

掛起

symbol

記號

syntax

語法

systemdatabases

系統(tǒng)數(shù)據(jù)庫(fordatabase)

systemtables

系統(tǒng)表(fordatabase)

table

表(fordatabase)

tablelock

表鎖(fordatabase)

table-levelconstraint表級約束(fordatabase)

tapebackup

磁帶備份(fordatabase)

target

標的,目標

taskswitch

工作切換

TCP(TransportControlProtocol)

傳輸控制協(xié)議

template

模板

template-id

templateargumentdeduction

模板參數(shù)推導

templateexplicitspecialization模板顯式特化

templateparameter

模板參數(shù)

templatetemplateparameter

te

溫馨提示

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

評論

0/150

提交評論