計(jì)算機(jī)常用術(shù)語_第1頁(yè)
計(jì)算機(jī)常用術(shù)語_第2頁(yè)
計(jì)算機(jī)常用術(shù)語_第3頁(yè)
計(jì)算機(jī)常用術(shù)語_第4頁(yè)
計(jì)算機(jī)常用術(shù)語_第5頁(yè)
已閱讀5頁(yè),還剩15頁(yè)未讀 繼續(xù)免費(fèi)閱讀

下載本文檔

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

文檔簡(jiǎn)介

..第一部分、計(jì)算機(jī)算法常用術(shù)語中英對(duì)照DataStructures基本數(shù)據(jù)結(jié)構(gòu)

Dictionaries字典

PriorityQueues堆

GraphDataStructures圖

SetDataStructures集合

Kd-Trees線段樹

NumericalProblems數(shù)值問題

SolvingLinearEquations線性方程組

BandwidthReduction帶寬壓縮

MatrixMultiplication矩陣乘法

DeterminantsandPermanents行列式

ConstrainedandUnconstrainedOptimization最值問題

LinearProgramming線性規(guī)劃

RandomNumberGeneration隨機(jī)數(shù)生成

FactoringandPrimalityTesting因子分解/質(zhì)數(shù)判定

ArbitraryPrecisionArithmetic高精度計(jì)算

KnapsackProblem背包問題

DiscreteFourierTransform離散Fourier變換

CombinatorialProblems組合問題

Sorting排序

Searching查找

MedianandSelection中位數(shù)

GeneratingPermutations排列生成

GeneratingSubsets子集生成

GeneratingPartitions劃分生成

GeneratingGraphs圖的生成

CalendricalCalculations日期

JobScheduling工程安排

Satisfiability可滿足性

GraphProblems--polynomial圖論-多項(xiàng)式算法

ConnectedComponents連通分支

TopologicalSorting拓?fù)渑判?/p>

MinimumSpanningTree最小生成樹

ShortestPath最短路徑

TransitiveClosureandReduction傳遞閉包

Matching匹配

EulerianCycle/ChinesePostmanEuler回路/中國(guó)郵路

EdgeandVertexConnectivity割邊/割點(diǎn)

NetworkFlow網(wǎng)絡(luò)流

DrawingGraphsNicely圖的描繪

DrawingTrees樹的描繪

PlanarityDetectionandEmbedding平面性檢測(cè)和嵌入

GraphProblems--hard圖論-NP問題

Clique最大團(tuán)

IndependentSet獨(dú)立集

VertexCover點(diǎn)覆蓋

TravelingSalesmanProblem旅行商問題

HamiltonianCycleHamilton回路

GraphPartition圖的劃分

VertexColoring點(diǎn)染色

EdgeColoring邊染色

GraphIsomorphism同構(gòu)

SteinerTreeSteiner樹

FeedbackEdge/VertexSet最大無環(huán)子圖

ComputationalGeometry計(jì)算幾何

ConvexHull凸包

Triangulation三角剖分

VoronoiDiagramsVoronoi圖

NearestNeighborSearch最近點(diǎn)對(duì)查詢

RangeSearch范圍查詢

PointLocation位置查詢

IntersectionDetection碰撞測(cè)試

BinPacking裝箱問題

Medial-AxisTransformation中軸變換

PolygonPartitioning多邊形分割

SimplifyingPolygons多邊形化簡(jiǎn)

ShapeSimilarity相似多邊形

MotionPlanning運(yùn)動(dòng)規(guī)劃

MaintainingLineArrangements平面分割

MinkowskiSumMinkowski和

SetandStringProblems集合與串的問題

SetCover集合覆蓋

SetPacking集合配置

StringMatching模式匹配

ApproximateStringMatching模糊匹配

TextCompression壓縮

Cryptography密碼

FiniteStateMachineMinimization有窮自動(dòng)機(jī)簡(jiǎn)化

LongestCommonSubstring最長(zhǎng)公共子串

ShortestCommonSuperstring最短公共父串

DP——DynamicProgramming——?jiǎng)討B(tài)規(guī)劃

recursion——遞歸

第二部分、編程詞匯

A2AintegrationA2A整合

abstract抽象的

abstractbaseclass<ABC>抽象基類

abstractclass抽象類

abstraction抽象、抽象物、抽象性

access存取、訪問

accesslevel訪問級(jí)別

accessfunction訪問函數(shù)

account賬戶

action動(dòng)作

activate激活

active活動(dòng)的

actualparameter實(shí)參

adapter適配器

add-in插件

address地址

addressspace地址空間

address-ofoperator取地址操作符

ADL<argument-dependentlookup>

ADO<ActiveXDataObject>ActiveX數(shù)據(jù)對(duì)象

advancedaggregation聚合、聚集

algorithm算法

alias別名

align排列、對(duì)齊

allocate分配、配置

allocator分配器、配置器

anglebracket尖括號(hào)

annotation注解、評(píng)注

API<ApplicationProgrammingInterface>應(yīng)用<程序>編程接口

appdomain<applicationdomain>應(yīng)用域

application應(yīng)用、應(yīng)用程序

applicationframework應(yīng)用程序框架

appearance外觀

append附加

architecture架構(gòu)、體系結(jié)構(gòu)

archivefile歸檔文件、存檔文件

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

array數(shù)組

arrowoperator箭頭操作符

ASP<ActiveServerPage>活動(dòng)服務(wù)器頁(yè)面

ASP.NETworkerprocessASP.NET工作者進(jìn)程

assembly裝配件、配件

assemblylanguage匯編語言

assemblymanifest裝配件清單

assert<ion>斷言

assign賦值

assignment賦值、分配

assignmentoperator賦值操作符

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

associativecontainer關(guān)聯(lián)式容器<對(duì)應(yīng)sequentialcontainer>

asynchronous異步的

atomic原子的

atomicoperation原子操作

attribute特性、屬性

authenticationservice驗(yàn)證服務(wù)

authorization授權(quán)

audio音頻

A.I.人工智能

B2BintegrationB2B整合、B2B集成<business-to-businessintegration>

background背景、后臺(tái)<進(jìn)程>

backwardcompatible向后兼容、向下兼容

backup備份

backupdevice備份設(shè)備

backupfile備份文件

bandwidth帶寬

baseclass基類

basetype基類型

batch批處理

BCL<baseclasslibrary>基類庫(kù)

binary二進(jìn)制

binarysearch二分查找

binarytree二叉樹

binaryfunction雙參函數(shù)

binarylargeobject二進(jìn)制大對(duì)象

binaryoperator二元操作符

binding綁定

bit位

bitmap位圖

bitwise按位...

bitwisecopy為單元進(jìn)行復(fù)制;位元逐一復(fù)制,按位拷

bitwiseoperation按位運(yùn)算

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

bookkeeping簿記

boolean布林值<真假值,true或false>

border邊框

boundschecking邊界檢查

boxing裝箱、裝箱轉(zhuǎn)換

brace<curlybrace>大括號(hào)、花括號(hào)

bracket<squarebrakcet>中括號(hào)、方括號(hào)

breakpoint斷點(diǎn)

browserapplications瀏覽器應(yīng)用<程序>

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

build編連<專指編譯和連接

built-in內(nèi)建、內(nèi)置

bus總線

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

businessLogic業(yè)務(wù)邏輯

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

buttons按鈕

bug臭蟲

by/through通過

byte位元組<由8bits組成>

cache高速緩存

calendar日歷

call調(diào)用

callback回調(diào)

call-levelinterface<CLI>調(diào)用級(jí)接口<CLI>

calloperator調(diào)用操作符

candidatekey候選鍵<fordatabase>

cascadingdelete級(jí)聯(lián)刪除<fordatabase>

cascadingupdate級(jí)聯(lián)更新<fordatabase>

casting轉(zhuǎn)型、造型轉(zhuǎn)換

catalog目錄

chain鏈<functioncalls>

character字符

characterformat字符格式

characterset字符集

CHECKconstraintsCHECK約束<fordatabase>

checkpoint檢查點(diǎn)<fordatabase>

checkbox復(fù)選框

checkbutton復(fù)選按鈕

childclass子類

CIL<commonintermediatelanguage>通用中間語言、通用中介語言

class類

classdeclaration類聲明

classdefinition類定義

classderivationlist類繼承列表

classfactory類廠

classhierarchy類層次結(jié)構(gòu)

classlibrary類庫(kù)

classloader類裝載器

classtemplate類模板

classtemplatepartialspecializations類模板部分特化

classtemplatespecializations類模板特化

classification分類

clause子句

clientapplication客戶端應(yīng)用程序

clientcursor客戶端游標(biāo)<fordatabase>

codepage代碼頁(yè)

cleanup清理、清除

CLI<CommonLanguageInfrastructure>通用語言基礎(chǔ)設(shè)施

client客戶、客戶端

clientarea客戶區(qū)

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

clipboard剪貼板

clone克隆

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

codeaccesssecurity代碼訪問安全

COFF<CommonObjectFileFormat>通用對(duì)象文件格式

collection集合

COM<ComponentObjectModel>組件對(duì)象模型

combobox組合框

commandline命令行

comment注釋

commit提交<fordatabase>

communication通訊

compatible兼容

compiletime編譯期、編譯時(shí)

compiler編譯器

component組件

compositeindex復(fù)合索引、組合索引<fordatabase>

compositekey復(fù)合鍵、組合鍵<fordatabase>

composition復(fù)合、組合

concept概念

concrete具體的

concreteclass具體類

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

constraint約束<fordatabase>

configuration配置、組態(tài)

connection連接<fordatabase>

connectionpooling連接池

console控制臺(tái)

constant常量

construct構(gòu)件、成分、概念、構(gòu)造〔forlanguage

constructor<ctor>構(gòu)造函數(shù)、構(gòu)造器

container容器

containment包容

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

control控件

cookie<不譯>

copy拷貝

CORBA通用對(duì)象請(qǐng)求中介架構(gòu)<CommonObjectRequestBrokerArchitecture>

cover覆蓋、涵蓋

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

crosstabquery交叉表查詢<fordatabase>

CRTP<curiouslyrecurringtemplatepattern>

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

cube多維數(shù)據(jù)集<fordatabase>

cursor光標(biāo)

cursor游標(biāo)<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ù)倉(cāng)庫(kù)<fordatabase>

dataset數(shù)據(jù)集<fordatabase>

database數(shù)據(jù)庫(kù)<fordatabase>

databasecatalog數(shù)據(jù)庫(kù)目錄<fordatabase>

databasediagram數(shù)據(jù)關(guān)系圖<fordatabase>

databasefile數(shù)據(jù)庫(kù)文件<fordatabase>

databaseobject數(shù)據(jù)庫(kù)對(duì)象<fordatabase>

databaseowner數(shù)據(jù)庫(kù)所有者<fordatabase>

databaseproject數(shù)據(jù)庫(kù)工程<fordatabase>

databaserole數(shù)據(jù)庫(kù)角色<fordatabase>

databaseschema數(shù)據(jù)庫(kù)模式、數(shù)據(jù)庫(kù)架構(gòu)<fordatabase>

databasescrīpt數(shù)據(jù)庫(kù)腳本<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ù)結(jié)構(gòu)

datatable數(shù)據(jù)表<fordatabase>

datagram數(shù)據(jù)報(bào)文

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

DCOM<distributedCOM>分布式COM

deadlock死鎖<fordatabase>

deallocate歸還

debug調(diào)試

debugger調(diào)試器

decay退化

decisionsupport決策支持

declaration聲明

declarativereferentialintegrity<DRI>聲明引用完整性<DRI><fordatabase>

deduction推導(dǎo)

DEFAULTconstraint默認(rèn)約束<fordatabase>

defaultdatabase默認(rèn)數(shù)據(jù)庫(kù)<fordatabase>

defaultinstance默認(rèn)實(shí)例<fordatabase>

defaultresultset默認(rèn)結(jié)果集<fordatabase>

default缺省、默認(rèn)值

defer推遲

definition定義

delegate委托

delegation委托

dependentname

deploy部署

dereference解引用

dereferenceoperator<提領(lǐng)>運(yùn)算子

derivedclass派生類

designbycontract契約式設(shè)計(jì)

designpattern設(shè)計(jì)模式

destroy銷毀

destructor<dtor>析構(gòu)函數(shù)、析構(gòu)器

device設(shè)備

DHTML<dynamicHyperTextMarkupLanguage>動(dòng)態(tài)超文本標(biāo)記語言

dialog對(duì)話框

digest摘要

digital數(shù)字的

DIME<DirectInternetMessageEncapsulation>直接Internet消息封裝

directive<編譯>指示符

directory目錄

dirtypages臟頁(yè)<fordatabase>

dirtyread臟讀<fordatabase>

disassembler反匯編器

DISCO<DiscoveryofWebServices>WebServices的查找

disk盤

dispatch調(diào)度、分派、派發(fā)〔我喜歡"調(diào)度"

DISPID<DispatchIdentifier>分派標(biāo)識(shí)符

distributedcomputing分布式計(jì)算

distributedquery分布式查詢<fordatabase>

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

document文檔

DOM<DocumentObjectModel>文檔對(duì)象模型

dotoperator<圓>點(diǎn)操作符

driver驅(qū)動(dòng)<程序>

DTD<documenttypedefinition>文檔類型定義

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

dump轉(zhuǎn)儲(chǔ)

dumpfile轉(zhuǎn)儲(chǔ)文件

dynamiccursor動(dòng)態(tài)游標(biāo)<fordatabase>

dynamicfilter動(dòng)態(tài)篩選<fordatabase>

dynamiclocking動(dòng)態(tài)鎖定<fordatabase>

dynamicrecovery動(dòng)態(tài)恢復(fù)<fordatabase>

dynamicsnapshot動(dòng)態(tài)快照<fordatabase>

dynamicSQLstatements動(dòng)態(tài)SQL語句<fordatabase>

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

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

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

EBCO<emptybaseclassoptimization>空基類優(yōu)化〔機(jī)制

e-business電子商務(wù)

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

efficiency效率

efficient高效

end-to-endauthentication端對(duì)端身份驗(yàn)證

enduser最終用戶

engine引擎

entity實(shí)體

encapsulation封裝

enclosingclass外圍類別<與巢狀類別nestedclass有關(guān)>

enum<enumeration>枚舉

enumerators枚舉成員、枚舉器

equal相等

equality相等性

equalityoperator等號(hào)操作符

errorlog錯(cuò)誤日志<fordatabase>

escapecode轉(zhuǎn)義碼

escapecharacter轉(zhuǎn)義符、轉(zhuǎn)義字符

exclusivelock排它鎖<fordatabase>

explicittransaction顯式事務(wù)<fordatabase>

evaluate評(píng)估

event事件

eventdriven事件驅(qū)動(dòng)的

eventhandler事件處理器

evidence證據(jù)

exception異常

exceptiondeclaration異常聲明

exceptionhandling異常處理、異常處理機(jī)制

exception-safe異常安全的

exceptionspecification異常規(guī)范

exit退出

explicit顯式

explicitspecialization顯式特化

export導(dǎo)出

expression表達(dá)式

facility設(shè)施、設(shè)備

fatclient胖客戶端

feature特性、特征

fetch提取

field字段<java>

field字段<fordatabase>

fieldlength字段長(zhǎng)度<fordatabase>

file文件

filter篩選<fordatabase>

finalization終結(jié)

firewall防火墻

finalizer終結(jié)器

firmware固件

flag標(biāo)記

flashmemory閃存

flush刷新

font字體

foreignkey<FK>外鍵<FK><fordatabase>

form窗體

formalparameter形參

forwarddeclaration前置聲明

forward-only只向前的

forward-onlycursor只向前游標(biāo)<fordatabase>

fragmentation碎片<fordatabase>

framework框架

fullspecialization完全特化

function函數(shù)

functioncalloperator<即operator<>>函數(shù)調(diào)用操作符

functionobject函數(shù)對(duì)象

functionoverloadedresolution函數(shù)重載決議

functionality功能

functiontemplate函數(shù)模板

functor仿函數(shù)

GAC<globalassemblycache>全局裝配件緩存、全局配件緩存

GC<Garbagecollection>垃圾回收<機(jī)制>、垃圾收集<機(jī)制>

game游戲

generate生成

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

genericalgorithm通用算法

genericity泛型

getter<相對(duì)于setter>取值函數(shù)

global全局的

globalobject全局對(duì)象

globalscoperesolutionoperator全局范圍解析操作符

grant授權(quán)<fordatabase>

granularity粒度

group組、群

groupbox分組框

GUI圖形界面

GUID<GloballyUniqueIdentifier>全球唯一標(biāo)識(shí)符

handshaking握手

handle句柄

handler處理器

hard-coded硬編碼的

hard-copy截屏圖

harddisk硬盤

hardware硬件

hashtable散列表、哈希表

headerfile頭文件

heap堆

helpfile幫助文件

hierarchy層次結(jié)構(gòu)、繼承體系

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

hook鉤子

Host<application>宿主<應(yīng)用程序>

hotkey熱鍵

hyperlink超鏈接

HTML<HyperTextMarkupLanguage>超文本標(biāo)記語言

HTTPpipelineHTTP管道

HTTP<HyperTextTransferProtocol>超文本傳輸協(xié)議

icon圖標(biāo)

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

IDL<InterfaceDefinitionLanguage>接口定義語言

identifier標(biāo)識(shí)符

idletime空閑時(shí)間

ifandonlyif當(dāng)且僅當(dāng)

IL<IntermediateLanguage>中間語言、中介語言

image圖象

IME輸入法

immediatebase直接基類

immediatederived直接派生類

immediateupdating即時(shí)更新<fordatabase>

implicittransaction隱式事務(wù)<fordatabase>

incrementalupdate增量更新<fordatabase>

index索引<fordatabase>

implement實(shí)現(xiàn)

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

implicit隱式

import導(dǎo)入

incrementoperator增加操作符

infiniteloop無限循環(huán)

infiniterecursive無限遞歸

information信息

infrastructure基礎(chǔ)設(shè)施

inheritance繼承、繼承機(jī)制

inline內(nèi)聯(lián)

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

initialization初始化

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

initialize初始化

innerjoin內(nèi)聯(lián)接<fordatabase>

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

instance實(shí)例

instantiated具現(xiàn)化、實(shí)體化<常應(yīng)用于template>

instantiation具現(xiàn)體、具現(xiàn)化實(shí)體<常應(yīng)用于template>

integrate集成、整合

integrity完整性、一致性

integrityconstraint完整性約束<fordatabase>

interprocesscommunication<IPC>進(jìn)程間通訊<IPC>

interacts交互

interface接口

forGUI界面

interoperability互操作性、互操作能力

interpreter解釋器

introspection自省

invariants不變性

invoke調(diào)用

isolationlevel隔離級(jí)別<fordatabase>

iterate迭代

iterative反復(fù)的、迭代的

iterator迭代器

iteration迭代<回圈每次輪回稱為一個(gè)iteration>

item項(xiàng)、條款、項(xiàng)目

JITcompilationJIT編譯即時(shí)編譯

key鍵<fordatabase>

keycolumn鍵列<fordatabase>

laser激光

latebinding遲綁定

leftouterjoin左向外聯(lián)接<fordatabase>

level階、層例

highlevel高階、高層

library庫(kù)

lifetime生命期、壽命

link連接、鏈接

linkage連接、鏈接

linker連接器、鏈接器

literalconstant字面常數(shù)

list列表、表、鏈表

listbox列表框

livelock活鎖<fordatabase>

load裝載、加載

loadbalancing負(fù)載平衡

loader裝載器、載入器

local局部的

localobject局部對(duì)象

lock鎖

log日志

login登錄

loginsecuritymode登錄安全模式<fordatabase>

lookuptable查找表<fordatabase>

loop循環(huán)

loosecoupling松散耦合

lvalue左值

machinecode機(jī)器碼、機(jī)器代碼

macro宏

maintain維護(hù)

managedcode受控代碼、托管代碼

ManagedExtensions受控?cái)U(kuò)充件、托管擴(kuò)展

managedobject受控對(duì)象、托管對(duì)象

mangledname

manifest清單

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

many-to-manyrelationship多對(duì)多關(guān)系<fordatabase>

many-to-onerelationship多對(duì)一關(guān)系<fordatabase>

marshal列集

member成員

memberaccessoperator成員取用運(yùn)算子<有dot和arrow兩種>

memberfunction成員函數(shù)

memberinitializationlist成員初始值列表

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

memberwisecopy

memory內(nèi)存

memoryleak內(nèi)存泄漏

menu菜單

message消息

messagebased基于消息的

messageloop消息環(huán)

messagequeuing消息隊(duì)列

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

metaprogramming元編程

method方法

micro微

middleware中間件

middletier中間層

modeling建模

modelinglanguage建模語言

modifier修飾字、修飾符

modem調(diào)制解調(diào)器

module模塊

mostderivedclass最底層的派生類

mouse鼠標(biāo)

mutable可變的

mutex互斥元、互斥體

multidimensionalOLAP<MOLAP>多維OLAP<MOLAP><fordatabase>

multithreadedserverapplication多線程服務(wù)器應(yīng)用程序

multiuser多用戶

multi-tasking多任務(wù)

multi-thread多線程

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

namedparameter命名參數(shù)

namedpipe命名管道

namespace名字空間、命名空間

native原生的、本地的

nativecode本地碼、本機(jī)碼

NativeImageGenerator<NGEN>本地映像生成器

nestedclass嵌套類

nestedquery嵌套查詢<fordatabase>

nestedtable嵌套表<fordatabase>

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

networkcard網(wǎng)卡

nondependentname

object對(duì)象

objectbased基于對(duì)象的

objectfile目標(biāo)文件

objectmodel對(duì)象模型

objectoriented面向?qū)ο蟮?/p>

objectpooling對(duì)象池化

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

ODBCdriverODBC驅(qū)動(dòng)程序<fordatabase>

ODR<one-definitionrule>

OLEAutomationobjectsOLE自動(dòng)化對(duì)象<fordatabase>

OLEAutomationserverOLE自動(dòng)化服務(wù)器<fordatabase>

OLEDBconsumerOLEDB使用者<fordatabase>

OLEDBforOLAP用于OLAP的OLEDB<fordatabase>

OLEDBproviderOLEDB提供者<fordatabase>

one-to-manyrelationship一對(duì)多關(guān)系<fordatabase>

one-to-onerelationship一對(duì)一關(guān)系<fordatabase>

onlineanalyticalprocessing<OLAP>聯(lián)機(jī)分析處理<OLAP><fordatabase>

onlineredolog聯(lián)機(jī)重做日志<fordatabase>

onlinetransactionprocessing<OLTP>聯(lián)機(jī)事務(wù)處理<OLTP><fordatabase>

OpenDataServices<ODS>開放式數(shù)據(jù)服務(wù)<ODS><fordatabase>

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

operand操作數(shù)

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

operation操作

operator操作符、運(yùn)算符

option選項(xiàng)

optimizer優(yōu)化器

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

overflow上限溢位<相對(duì)于underflow>

overhead額外開銷

overload重載

overloadresolution重載決議

overloadedfunction重載的函數(shù)

overloadedoperator被重載的操作符

override覆寫、重載、重新定義

package包

packaging打包

palette調(diào)色板

parallel并行

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

parameterlist參數(shù)列表

parameterize參數(shù)化

parentclass父類

parentheses圓括弧、圓括號(hào)

parse解析

parser解析器

part零件、部件

partialspecialization局部特化

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

passbyreference傳地址、按引用傳遞

passbyvalue按值傳遞

pattern模式

PDA<personaldigitalassistant>個(gè)人數(shù)字助理

PE<PortableExecutable>file可移植可執(zhí)行文件

performance性能

persistence持久性

PInvoke<platforminvokeservice>平臺(tái)調(diào)用服務(wù)

pixel像素

placementdelete

placementnew

placeholder占位符

platform平臺(tái)

POD<plainolddata<type>>

POI<pointofinstantiation>

pointer指針

poll輪詢

pooling池化

polymorphism多態(tài)

popup彈出式

port端口

postfix后綴

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

prefix前綴

preprocessor預(yù)處理器

primarykey<PK>主鍵<PK><fordatabase>

primarytable主表<fordatabase>

primarytemplate原始模板

primitivetype原始類型

print打印

printer打印機(jī)

procedure過程

procedural過程式的、過程化的

process進(jìn)程

profile評(píng)測(cè)

profiler效能<性能>評(píng)測(cè)器

program程序

programmer程序員

programming編程、程序設(shè)計(jì)

progressbar進(jìn)度指示器

project項(xiàng)目、工程

property屬性

protocol協(xié)議

pseudocode偽碼

qualified經(jīng)過資格修飾<例如加上scope運(yùn)算子>

qualifiedqualifier修飾符

quality質(zhì)量

queue隊(duì)列

racecondition競(jìng)爭(zhēng)條件〔多線程環(huán)境常用語

radian弧度

radiobutton單選按鈕

raise引發(fā)<常用來表示發(fā)出一個(gè)exception>

randomnumber隨機(jī)數(shù)

range范圍、區(qū)間

rank等級(jí)

raw未經(jīng)處理的

readOnly只讀

record記錄<fordatabase>

recordset記錄集<fordatabase

recursive遞歸

re-direction重定向

refactoring重構(gòu)

refer引用、參考

reference引用、參考

referencecounting引用計(jì)數(shù)

referentialintegrity<RI>引用完整性<RI><fordatabase>

register寄存器

reflection反射

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

regularexpression正則表達(dá)式

relationaldatabase關(guān)系數(shù)據(jù)庫(kù)

remote遠(yuǎn)程

remoterequest遠(yuǎn)程請(qǐng)求

represent表述,表現(xiàn)

resolve解析、決議

resolution解析過程

resultset結(jié)果集<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<遠(yuǎn)程過程調(diào)用>

runtime執(zhí)行期、運(yùn)行期、執(zhí)行時(shí)、運(yùn)行時(shí)

rvalue右值

save保存

savepoint保存點(diǎn)<fordatabase>

SAX<SimpleAPIforXML>

scalable可伸縮的、可擴(kuò)展的

schedule調(diào)度

scheduler調(diào)度程序

schema模式、綱目結(jié)構(gòu)

scrollbar滾動(dòng)條

scope作用域、生存空間

scopeoperator生存空間操作符

scoperesolutionoperator生存空間解析操作符

screen屏幕

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

sealedclass密封類

search查找

semantics語義

semaphore信號(hào)量

sequentialcontainer序列式容器

server服務(wù)器、服務(wù)端

serial串行

serialization/serialize序列化

servercursor服務(wù)端游標(biāo)、服務(wù)器游標(biāo)<fordatabase>

session會(huì)話<fordatabase>

setter設(shè)值函數(shù)

sharedlock共享鎖<fordatabase>

sibling同級(jí)

sideeffect副作用

signature簽名

single-threaded單線程

slider滑塊

slot槽

smartpointer智能指針

SMTP<SimpleMailTransferProtocol>簡(jiǎn)單郵件傳輸協(xié)議

snapshot截屏圖

snapshot快照<fordatabase>

specialization特化

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

splitter切分窗口

SOAP<simpleobjectaccessprotocol>簡(jiǎn)單對(duì)象訪問協(xié)議

software軟件

sourcecode源碼、源代碼

SQL<StructuredQueryLanguage>結(jié)構(gòu)化查詢語言<fordatabase>

stack棧、堆棧

stackunwinding疊輾轉(zhuǎn)開解<此詞用于exception主題>

standardlibrary標(biāo)準(zhǔn)庫(kù)

standardtemplatelibrary標(biāo)準(zhǔn)模板庫(kù)

stateless無狀態(tài)的

statement語句、聲明

staticcursor靜態(tài)游標(biāo)<fordatabase>

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

storedprocedure存儲(chǔ)過程<fordatabase>

statusbar狀態(tài)條

stream流

string字符串

stub存根

subobject子對(duì)象

subquery子查詢<fordatabase>

subroutine子例程

subscrīptoperator下標(biāo)操作符

subset子集

subtype子類型

support支持

suspend掛起

symbol記號(hào)

syntax語法

systemdatabases系統(tǒng)數(shù)據(jù)庫(kù)<fordatabase>

systemtables系統(tǒng)表<fordatabase>

table表<fordatabase>

tablelock表鎖<fordatabase>

table-levelconstraint表級(jí)約束<fordatabase>

tapebackup磁帶備份<fordatabase>

target標(biāo)的,目標(biāo)

taskswitch工作切換

TCP<TransportControlProtocol>傳輸控制協(xié)議

template模板

template-id

templateargumentdeduction模板參數(shù)推導(dǎo)

templateexplicitspecialization模板顯式特化

templateparameter模板參數(shù)

templatetemplateparameter

temporaryobject臨時(shí)對(duì)象

temporarytable臨時(shí)表<fordatabase>

text文本

textfile文本文件

thinclient瘦客戶端

third-party第三方

thread線程

thread-safe線程安全的

throw拋出、引發(fā)<常指發(fā)出一個(gè)exception>

token符號(hào)、標(biāo)記、令牌〔看場(chǎng)合

trace跟蹤

transaction事務(wù)<fordatabase>

transactionlog事務(wù)日志<fordatabase>

transactionrollback事務(wù)回滾<fordatabase>

transactionalreplication事務(wù)復(fù)制<fordatabase>

translationunit翻譯單元

traverse遍歷

trigger觸發(fā)器<fordatabase>

two-phasecommit兩階段提交<fordatabase>

tuple

two-phaselookup兩階段查找

type類型

UDDI<UniversaryDescrīption,DiscoveryandIntegration>統(tǒng)一描述、查詢與集成

UML<unifiedmodelinglanguage>統(tǒng)一建模語言

unaryfunction單參函數(shù)

unaryoperator一元操作符

unboxing拆箱、拆箱轉(zhuǎn)換

underflow下限溢位<相對(duì)于overflow>

Unionquery聯(lián)合查詢<fordatabase>

UNIQUEconstraintsUNIQUE約束<fordatabase>

uniqueindex唯一索引<fordatabase>

unmanagedcode非受控代碼、非托管代碼

unmarshal散集

unqualified未經(jīng)限定的、未經(jīng)修飾的

URI<UniformResourceidentifier>統(tǒng)一資源標(biāo)識(shí)符

URL<UniformResourceLocator>統(tǒng)一資源定位器

user用戶

userinterface用戶界面

valuetypes值類型

variable變量

vector向量<一種容器,有點(diǎn)類似array>

viable可行的

video視頻

view視圖

VEE<VirtualExecutionEngine>虛擬執(zhí)行引擎

vendor廠商

view視圖<fordatabase>

virtualfunction虛函數(shù)

virtualmachine虛擬機(jī)

virtualmemory虛擬內(nèi)存

vowel元音字母

WebServicesweb服務(wù)

WHEREclauseWHERE子句<fordatabase>

wildcardcharacters通配符字符<fordatabase>

wildcardsearch通配符搜索<fordatabase>

window窗口

windowfunction窗口函數(shù)

windowprocedure窗口過程

WindowsauthenticationWindows身份驗(yàn)證

wizard向?qū)?/p>

word單詞

wordprocessor字處理器

wrapper包裝、包裝器

writeenable寫啟用<fordatabase>

write-aheadlog預(yù)寫日志<fordatabase>

write-only只寫

WSDL<WebServiceDescrīptionLanguage>WebService描述語言

XMLMessageInterface<XMI>XML消息接口

XML<eXtensibleMarkupLanguage>可擴(kuò)展標(biāo)記語言

XSD<XMLSchemaDefinition>XML模式定義語言

XSL<eXtensibleStylesheetLanguage>可擴(kuò)展樣式表語言

XSLT<eXtensibleStylesheetLanguageTransformation>可擴(kuò)展樣式表語言轉(zhuǎn)換

xxxbased基于xxx的

xxxoriented面向xxxother

1:application應(yīng)用程式應(yīng)用、應(yīng)用程序

applicationframework應(yīng)用程式框架、應(yīng)用框架應(yīng)用程序框架

architecture架構(gòu)、系統(tǒng)架構(gòu)體系結(jié)構(gòu)

argument引數(shù)〔傳給函式的值。叁見parameter叁數(shù)、實(shí)質(zhì)叁數(shù)、實(shí)叁、自變量

array陣列數(shù)組

arrowoperatorarrow〔箭頭運(yùn)算子箭頭操作符

assembly裝配件

assemblylanguage組合語言匯編語言

assert<ion>斷言

assign指派、指定、設(shè)值、賦值賦值

assignment指派、指定賦值、分配

assignmentoperator指派〔賦值運(yùn)算子=賦值操作符

associated相應(yīng)的、相關(guān)的相關(guān)的、關(guān)聯(lián)、相應(yīng)的

associativecontainer關(guān)聯(lián)式容器〔對(duì)應(yīng)sequentialcontainer關(guān)聯(lián)式容器

atomic不可分割的原子的

attribute屬性屬性、特性

audio音訊音頻

A.I.人工智慧人工智能

background背景背景〔用於圖形著色

後臺(tái)〔用於行程

backwardcompatible回溯相容向下兼容

bandwidth頻寬帶寬

baseclass基礎(chǔ)類別基類

basetype基礎(chǔ)型別<等同於baseclass>

batch批次〔意思是整批作業(yè)批處理

benefit利益收益

bestviablefunction最佳可行函式最佳可行函式

〔從viablefunctions中挑出的最佳吻合者

binarysearch二分搜尋法二分查找

binarytree二元樹二叉樹

binaryfunction二元函式雙叁函數(shù)

binaryoperator二元運(yùn)算子二元操作符

binding系結(jié)綁定

bit位元位

bitfield位元欄位域

bitmap位元圖位圖

bitwise以bit為單元逐一┅

bitwisecopy以bit為單元進(jìn)行復(fù)制;位元逐一復(fù)制位拷貝

block區(qū)塊,區(qū)段塊、區(qū)塊、語句塊

boolean布林值〔真假值,true或false布爾值

border邊框、框線邊框

brace<curlybrace>大括弧、大括號(hào)花括弧、花括號(hào)

bracket<squarebrakcet>中括弧、中括號(hào)方括弧、方括號(hào)

breakpoint中斷點(diǎn)斷點(diǎn)

build建造、構(gòu)筑、建置〔MS用語

build-in內(nèi)建內(nèi)置

bus匯流排總線

business商務(wù),業(yè)務(wù)業(yè)務(wù)

buttons按鈕按鈕

byte位元組〔由8bits組成字節(jié)

cache快取高速緩存

call呼叫、叫用調(diào)用

callback回呼回調(diào)

calloperatorcall〔函式呼叫運(yùn)算子調(diào)用操作符

〔同functioncalloperator

candidatefunction候選函式候選函數(shù)

〔在函式多載決議程序中出現(xiàn)的候選函式

chain串鏈〔例chainoffunctioncalls鏈

character字元字符

checkbox核取方塊<i.e.checkbutton>復(fù)選框

checkedexception可控式異常<Java>

checkbutton方鈕<i.e.checkbox>復(fù)選按鈕

childclass子類別〔或稱為derivedclass,subtype子類

class類別類

classbody類別本體類體

classdeclaration類別宣告、類別宣告式類聲明

classdefinition類別定義、類別定義式類定義

classderivationlist類別衍化列類繼承列表

classhead類別表頭類頭

classhierarchy類別繼承體系,類別階層類層次體系

classlibrary類別程式庫(kù)、類別庫(kù)類庫(kù)

classtemplate類別模板、類別范本類模板

classtemplatepartialspecializations

類別模板偏特化類模板部分特化

classtemplatespecializations

類別模板特化類模板特化

cleanup清理、善後清理、清除

client客端、客戶端、客戶客戶

client-server主從架構(gòu)客戶/服務(wù)器

clipboard剪貼簿剪貼板

clone復(fù)制克隆

collection群集集合

combobox復(fù)合方塊、復(fù)合框組合框

commandline命令列命令行

<系統(tǒng)文字模式下的整行執(zhí)行命令>

communication通訊通訊

compatible相容兼容

compiletime編譯期編譯期、編譯時(shí)

compiler編譯器編譯器

component組件組件

composition復(fù)合、合成、組合組合

computer電腦、計(jì)算機(jī)計(jì)算機(jī)、電腦

concept概念概念

concrete具象的實(shí)在的

concurrent并行并發(fā)

configuration組態(tài)配置

connection連接,連線〔網(wǎng)絡(luò),資料庫(kù)連接

constraint約束〔條件

construct構(gòu)件構(gòu)件

container容器容器

〔存放資料的某種結(jié)構(gòu)如list,vector...

containment內(nèi)含包容

context背景關(guān)系、周遭環(huán)境、上下脈絡(luò)環(huán)境、上下文

control控制元件、控件控件

console主控臺(tái)控制臺(tái)

const常數(shù)〔constant的縮寫,C++關(guān)鍵字

constant常數(shù)〔相對(duì)於variable常量

constructor〔ctor建構(gòu)式構(gòu)造函數(shù)

〔與class同名的一種memberfunctions

copy<v>復(fù)制、拷貝拷貝

copy<n>復(fù)件,副本

cover涵蓋覆蓋

create創(chuàng)建、建立、產(chǎn)生、生成創(chuàng)建

creation產(chǎn)生、生成創(chuàng)建

cursor游標(biāo)光標(biāo)

custom訂制、自定定制

data資料數(shù)據(jù)

database資料庫(kù)數(shù)據(jù)庫(kù)

databaseschema數(shù)據(jù)庫(kù)結(jié)構(gòu)綱目

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

datastructure資料結(jié)構(gòu)數(shù)據(jù)結(jié)構(gòu)

datagram資料元數(shù)據(jù)報(bào)文

deadlock死結(jié)死鎖

debug除錯(cuò)調(diào)試

debugger除錯(cuò)器調(diào)試器

declaration宣告、宣告式聲明

deduction推導(dǎo)〔例:templateargumentdeduction推導(dǎo)、推斷

default預(yù)設(shè)缺省、默認(rèn)

defer延緩?fù)七t

define定義預(yù)定義definition定義、定義區(qū)、定義式定義

delegate委派、委托、委任委托

delegation〔同上

demarshal反編列散集

dereference提領(lǐng)〔取出指標(biāo)所指物體的內(nèi)容解叁考

dereferenceoperatordereference〔提領(lǐng)運(yùn)算子*解叁考操作符

derivedclass衍生類別派生類

designbycontract契約式設(shè)計(jì)

designpattern設(shè)計(jì)范式、設(shè)計(jì)樣式設(shè)計(jì)模式

※最近我比較喜歡「設(shè)計(jì)范式」一詞

destroy摧毀、銷毀

destructor解構(gòu)式析構(gòu)函數(shù)

device裝置、設(shè)備設(shè)備

dialog對(duì)話窗、對(duì)話盒對(duì)話框

directive指令〔例:usingdirective<編譯>指示符

directory目錄目錄

disk碟盤

dispatch分派分派

distributedcomputing分布式計(jì)算<分布式電算>分布式計(jì)算

分散式計(jì)算<分散式電算>

document文件文檔

dotoperatordot〔句點(diǎn)運(yùn)算子.<圓>點(diǎn)操作符

driver驅(qū)動(dòng)程式驅(qū)動(dòng)〔程序

dynamicbinding動(dòng)態(tài)系結(jié)動(dòng)態(tài)綁定

efficiency效率效率

efficient高效高效

enduser終端用戶

entity物體實(shí)體、物體

encapsulation封裝封裝

enclosingclass外圍類別〔與巢狀類別nestedclass有關(guān)外圍類

enum<enumeration>列舉〔一種C++資料型別枚舉

enumerators列舉元〔enum型別中的成員枚舉成員、枚舉器

equal相等相等

equality相等性相等性

equalityoperatorequality〔等號(hào)運(yùn)算子==等號(hào)操作符

equivalence等價(jià)性、等同性、對(duì)等性等價(jià)性

equivalent等價(jià)、等同、對(duì)等等價(jià)

escapecode轉(zhuǎn)義碼轉(zhuǎn)義碼

evaluate評(píng)估、求值、核定評(píng)估

event事件事件

eventdriven事件驅(qū)動(dòng)的事件驅(qū)動(dòng)的

exception異常情況異常

exceptiondeclaration異常宣告〔ref.C++Primer3/e,11.3異常聲明

exceptionhandling異常處理、異常處理機(jī)制異常處理、異常處理機(jī)制

exceptionspecification異常規(guī)格〔ref.C++Primer3/e,11.4異常規(guī)范

exit退離〔指離開函式時(shí)的那一個(gè)執(zhí)行點(diǎn)退出

explicit明白的、明顯的、顯式顯式

export匯出引出、導(dǎo)出

expression運(yùn)算式、算式表達(dá)式

facility設(shè)施、設(shè)備設(shè)施、設(shè)備

feature特性

field欄位,資料欄〔Java字段,值域〔Java

file檔案文件

firmware韌體固件

flag旗標(biāo)標(biāo)記

flashmemory快閃記憶體閃存

flexibility彈性靈活性

flush清理、掃清刷新

font字型字體

form表單〔programming用語窗體

formalparameter形式叁數(shù)形式叁數(shù)

forwarddeclaration前置宣告前置聲明

forwarding轉(zhuǎn)呼叫,轉(zhuǎn)發(fā)轉(zhuǎn)發(fā)

forwardingfunction轉(zhuǎn)呼叫函式,轉(zhuǎn)發(fā)函式轉(zhuǎn)發(fā)函數(shù)

fractal碎形分形

framework框架框架

fullspecialization全特化〔ref.partialspecialization

function函式、函數(shù)函數(shù)

functioncalloperator同calloperator

functionobject函式物件〔ref.C++Primer3/e,12.3函數(shù)對(duì)象

functionoverloadedresolution

函式多載決議程序函數(shù)重載解決〔方案

functionality功能、機(jī)能功能

functiontemplate函式模板、函式范本函數(shù)模板

functor仿函式仿函式、函子

game游戲游戲

generate生成

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

genericalgorithm泛型演算法通用算法

getter<相對(duì)於setter>取值函式

global全域的〔對(duì)應(yīng)於local全局的

globalobject全域物件全局對(duì)象

globalscoperesolutionoperator

全域生存空間〔范圍決議運(yùn)算子::全局范圍解析操作符

group群組

groupbox群組方塊分組框

guardclause衛(wèi)述句<Refactoring,p250>衛(wèi)語句

GUI圖形介面圖形界面

handshaking握手協(xié)商

handle識(shí)別碼、識(shí)別號(hào)、號(hào)碼牌、權(quán)柄句柄

handler處理常式處理函數(shù)

hard-coded編死的硬編碼的

hard-copy硬拷圖屏幕截圖

harddisk硬碟硬盤

hardware硬體硬件

hashtable雜湊表哈希表、散列表

headerfile表頭檔、標(biāo)頭檔頭文件

heap堆積堆

hierarchy階層體系層次結(jié)構(gòu)〔體系

hook掛鉤鉤子

hyperlink超鏈結(jié)超鏈接

icon圖示、圖標(biāo)圖標(biāo)

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

identifier識(shí)別字、識(shí)別符號(hào)標(biāo)識(shí)符

ifandonlyif若且唯若當(dāng)且僅當(dāng)

Illinois伊利諾伊利諾斯

image影像圖象

immediatebase直接的〔緊臨的上層baseclass。直接上層基類

immediatederived直接的〔緊臨的下層derivedclass。直接下層派生類

immutability不變性

immutable不可變〔的

implement實(shí)作、實(shí)現(xiàn)實(shí)現(xiàn)

implementation實(shí)作品、實(shí)作體、實(shí)作碼、實(shí)件實(shí)現(xiàn)

implicit隱喻的、暗自的、隱式隱式

import匯入導(dǎo)入

incrementoperator累加運(yùn)算子++增加操作符

infiniteloop無窮回圈無限循環(huán)

infiniterecursive無窮遞回?zé)o限遞歸

information資訊信息

infrastructure公共基礎(chǔ)建設(shè)

inheritance繼承、繼承機(jī)制繼承、繼承機(jī)制

inline行內(nèi)內(nèi)聯(lián)

inlineexpansion行內(nèi)展開內(nèi)聯(lián)展開

initialization初始化〔動(dòng)作初始化

initializationlist初值列初始值列表

initialize初始化初始化

innerclass內(nèi)隱類別內(nèi)嵌類

instance實(shí)體實(shí)例

〔根據(jù)某種表述而實(shí)際產(chǎn)生的「東西」

instantiated具現(xiàn)化、實(shí)體化〔常應(yīng)用於template實(shí)例化

instantiation具現(xiàn)體、具現(xiàn)化實(shí)體〔常應(yīng)用於template實(shí)例

integer<integral>整數(shù)〔的整型〔的

integrate整合集成

interacts交談、互動(dòng)交互

interface介面接口

forGUI介面界面

interpreter直譯器解釋器

invariants恒常性,約束條件約束條件

invoke喚起調(diào)用

iterate迭代〔回圈一個(gè)輪回一個(gè)輪回地進(jìn)行迭代

exception異常情況異常

exceptiondeclaration異常宣告〔ref.C++Primer3/e,11.3異常聲明

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝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ù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 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)論