计算机常用术语_第1页
计算机常用术语_第2页
计算机常用术语_第3页
计算机常用术语_第4页
计算机常用术语_第5页
已阅读5页,还剩16页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

..第一部分、计算机算法常用术语中英对照DataStructures基本数据结构Dictionaries字典PriorityQueues堆GraphDataStructures图SetDataStructures集合Kd-Trees线段树NumericalProblems数值问题SolvingLinearEquations线性方程组BandwidthReduction带宽压缩MatrixMultiplication矩阵乘法DeterminantsandPermanents行列式ConstrainedandUnconstrainedOptimization最值问题LinearProgramming线性规划RandomNumberGeneration随机数生成FactoringandPrimalityTesting因子分解/质数判定ArbitraryPrecisionArithmetic高精度计算KnapsackProblem背包问题DiscreteFourierTransform离散Fourier变换CombinatorialProblems组合问题Sorting排序Searching查找MedianandSelection中位数GeneratingPermutations排列生成GeneratingSubsets子集生成GeneratingPartitions划分生成GeneratingGraphs图的生成CalendricalCalculations日期JobScheduling工程安排Satisfiability可满足性GraphProblems--polynomial图论-多项式算法ConnectedComponents连通分支TopologicalSorting拓扑排序MinimumSpanningTree最小生成树ShortestPath最短路径TransitiveClosureandReduction传递闭包Matching匹配EulerianCycle/ChinesePostmanEuler回路/中国邮路EdgeandVertexConnectivity割边/割点NetworkFlow网络流DrawingGraphsNicely图的描绘DrawingTrees树的描绘PlanarityDetectionandEmbedding平面性检测和嵌入GraphProblems--hard图论-NP问题Clique最大团IndependentSet独立集VertexCover点覆盖TravelingSalesmanProblem旅行商问题HamiltonianCycleHamilton回路GraphPartition图的划分VertexColoring点染色EdgeColoring边染色GraphIsomorphism同构SteinerTreeSteiner树FeedbackEdge/VertexSet最大无环子图ComputationalGeometry计算几何ConvexHull凸包Triangulation三角剖分VoronoiDiagramsVoronoi图NearestNeighborSearch最近点对查询RangeSearch范围查询PointLocation位置查询IntersectionDetection碰撞测试BinPacking装箱问题Medial-AxisTransformation中轴变换PolygonPartitioning多边形分割SimplifyingPolygons多边形化简ShapeSimilarity相似多边形MotionPlanning运动规划MaintainingLineArrangements平面分割MinkowskiSumMinkowski和SetandStringProblems集合与串的问题SetCover集合覆盖SetPacking集合配置StringMatching模式匹配ApproximateStringMatching模糊匹配TextCompression压缩Cryptography密码FiniteStateMachineMinimization有穷自动机简化LongestCommonSubstring最长公共子串ShortestCommonSuperstring最短公共父串DP——DynamicProgramming——动态规划recursion——递归第二部分、编程词汇A2AintegrationA2A整合abstract抽象的abstractbaseclass<ABC>抽象基类abstractclass抽象类abstraction抽象、抽象物、抽象性access存取、访问accesslevel访问级别accessfunction访问函数account账户action动作activate激活active活动的actualparameter实参adapter适配器add-in插件address地址addressspace地址空间address-ofoperator取地址操作符ADL<argument-dependentlookup>ADO<ActiveXDataObject>ActiveX数据对象advancedaggregation聚合、聚集algorithm算法alias别名align排列、对齐allocate分配、配置allocator分配器、配置器anglebracket尖括号annotation注解、评注API<ApplicationProgrammingInterface>应用<程序>编程接口appdomain<applicationdomain>应用域application应用、应用程序applicationframework应用程序框架appearance外观append附加architecture架构、体系结构archivefile归档文件、存档文件argument引数<传给函式的值>。参见parameterarray数组arrowoperator箭头操作符ASP<ActiveServerPage>活动服务器页面ASP.NETworkerprocessASP.NET工作者进程assembly装配件、配件assemblylanguage汇编语言assemblymanifest装配件清单assert<ion>断言assign赋值assignment赋值、分配assignmentoperator赋值操作符associated相关的、相关联的associativecontainer关联式容器<对应sequentialcontainer>asynchronous异步的atomic原子的atomicoperation原子操作attribute特性、属性authenticationservice验证服务authorization授权audio音频A.I.人工智能B2BintegrationB2B整合、B2B集成<business-to-businessintegration>background背景、后台<进程>backwardcompatible向后兼容、向下兼容backup备份backupdevice备份设备backupfile备份文件bandwidth带宽baseclass基类basetype基类型batch批处理BCL<baseclasslibrary>基类库binary二进制binarysearch二分查找binarytree二叉树binaryfunction双参函数binarylargeobject二进制大对象binaryoperator二元操作符binding绑定bit位bitmap位图bitwise按位...bitwisecopy为单元进行复制;位元逐一复制,按位拷bitwiseoperation按位运算block块、区块、语句块bookkeeping簿记boolean布林值<真假值,true或false>border边框boundschecking边界检查boxing装箱、装箱转换brace<curlybrace>大括号、花括号bracket<squarebrakcet>中括号、方括号breakpoint断点browserapplications浏览器应用<程序>browser-accessibleapplication可经由浏览器访问的应用程序build编连<专指编译和连接built-in内建、内置bus总线business业务、商务<看场合>businessLogic业务逻辑businessrules业务规则buttons按钮bug臭虫by/through通过byte位元组<由8bits组成>cache高速缓存calendar日历call调用callback回调call-levelinterface<CLI>调用级接口<CLI>calloperator调用操作符candidatekey候选键<fordatabase>cascadingdelete级联删除<fordatabase>cascadingupdate级联更新<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客户区client-server客户机/服务器、客户端/服务器clipboard剪贴板clone克隆CLS<commonlanguagespecification>通用语言规范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并发、并发机制constraint约束<fordatabase>configuration配置、组态connection连接<fordatabase>connectionpooling连接池console控制台constant常量construct构件、成分、概念、构造〔forlanguageconstructor<ctor>构造函数、构造器container容器containment包容context环境、上下文control控件cookie<不译>copy拷贝CORBA通用对象请求中介架构<CommonObjectRequestBrokerArchitecture>cover覆盖、涵盖create/creation创建、生成crosstabquery交叉表查询<fordatabase>CRTP<curiouslyrecurringtemplatepattern>CTS<commontypesystem>通用类型系统cube多维数据集<fordatabase>cursor光标cursor游标<fordatabase>custom定制、自定义data数据dataconnection数据连接<fordatabase>DataControlLanguage<DCL>数据控制语言<DCL><fordatabase>DataDefinitionLanguage<DDL>数据定义语言<DDL><fordatabase>datadictionary数据字典<fordatabase>datadictionaryview数据字典视图<fordatabase>datafile数据文件<fordatabase>dataintegrity数据完整性<fordatabase>datamanipulationlanguage<DML>数据操作语言<DML><fordatabase>datamart数据集市<fordatabase>datapump数据抽取<fordatabase>datascrubbing数据清理<fordatabase>datasource数据源<fordatabase>Datasourcename<DSN>数据源名称<DSN><fordatabase>datawarehouse数据仓库<fordatabase>dataset数据集<fordatabase>database数据库<fordatabase>databasecatalog数据库目录<fordatabase>databasediagram数据关系图<fordatabase>databasefile数据库文件<fordatabase>databaseobject数据库对象<fordatabase>databaseowner数据库所有者<fordatabase>databaseproject数据库工程<fordatabase>databaserole数据库角色<fordatabase>databaseschema数据库模式、数据库架构<fordatabase>databasescrīpt数据库脚本<fordatabase>data-bound数据绑定<fordatabase>data-awarecontrol数据感知控件<fordatabase>datamember数据成员、成员变量dataset数据集<fordatabase>datasource数据源<fordatabase>datastructure数据结构datatable数据表<fordatabase>datagram数据报文DBMS<databasemanagementsystem>数据库管理系统<fordatabase>DCOM<distributedCOM>分布式COMdeadlock死锁<fordatabase>deallocate归还debug调试debugger调试器decay退化decisionsupport决策支持declaration声明declarativereferentialintegrity<DRI>声明引用完整性<DRI><fordatabase>deduction推导DEFAULTconstraint默认约束<fordatabase>defaultdatabase默认数据库<fordatabase>defaultinstance默认实例<fordatabase>defaultresultset默认结果集<fordatabase>default缺省、默认值defer推迟definition定义delegate委托delegation委托dependentnamedeploy部署dereference解引用dereferenceoperator<提领>运算子derivedclass派生类designbycontract契约式设计designpattern设计模式destroy销毁destructor<dtor>析构函数、析构器device设备DHTML<dynamicHyperTextMarkupLanguage>动态超文本标记语言dialog对话框digest摘要digital数字的DIME<DirectInternetMessageEncapsulation>直接Internet消息封装directive<编译>指示符directory目录dirtypages脏页<fordatabase>dirtyread脏读<fordatabase>disassembler反汇编器DISCO<DiscoveryofWebServices>WebServices的查找disk盘dispatch调度、分派、派发〔我喜欢"调度"DISPID<DispatchIdentifier>分派标识符distributedcomputing分布式计算distributedquery分布式查询<fordatabase>DNA<DistributedinterNetApplication>分布式网间应用程序document文档DOM<DocumentObjectModel>文档对象模型dotoperator<圆>点操作符driver驱动<程序>DTD<documenttypedefinition>文档类型定义double-bytecharacterset<DBCS>双字节字符集<DBCS>dump转储dumpfile转储文件dynamiccursor动态游标<fordatabase>dynamicfilter动态筛选<fordatabase>dynamiclocking动态锁定<fordatabase>dynamicrecovery动态恢复<fordatabase>dynamicsnapshot动态快照<fordatabase>dynamicSQLstatements动态SQL语句<fordatabase>dynamicassembly动态装配件、动态配件dynamicbinding动态绑定EAI<enterpriseapplicationintegration>企业应用程序集成<整合>EBCO<emptybaseclassoptimization>空基类优化〔机制e-business电子商务EDI<DlectronicDataInterchange>电子数据交换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证据exception异常exceptiondeclaration异常声明exceptionhandling异常处理、异常处理机制exception-safe异常安全的exceptionspecification异常规范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函数functioncalloperator<即operator<>>函数调用操作符functionobject函数对象functionoverloadedresolution函数重载决议functionality功能functiontemplate函数模板functor仿函数GAC<globalassemblycache>全局装配件缓存、全局配件缓存GC<Garbagecollection>垃圾回收<机制>、垃圾收集<机制>game游戏generate生成generic泛化的、一般化的、通用的genericalgorithm通用算法genericity泛型getter<相对于setter>取值函数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阶层式数据、层次式数据hook钩子Host<application>宿主<应用程序>hotkey热键hyperlink超链接HTML<HyperTextMarkupLanguage>超文本标记语言HTTPpipelineHTTP管道HTTP<HyperTextTransferProtocol>超文本传输协议icon图标IDE<IntegratedDevelopmentEnvironment>集成开发环境IDL<InterfaceDefinitionLanguage>接口定义语言identifier标识符idletime空闲时间ifandonlyif当且仅当IL<IntermediateLanguage>中间语言、中介语言image图象IME输入法immediatebase直接基类immediatederived直接派生类immediateupdating即时更新<fordatabase>implicittransaction隐式事务<fordatabase>incrementalupdate增量更新<fordatabase>index索引<fordatabase>implement实现implementation实现、实现品implicit隐式import导入incrementoperator增加操作符infiniteloop无限循环infiniterecursive无限递归information信息infrastructure基础设施inheritance继承、继承机制inline内联inlineexpansion内联展开initialization初始化initializationlist初始化列表、初始值列表initialize初始化innerjoin内联接<fordatabase>in-placeactive现场激活instance实例instantiated具现化、实体化<常应用于template>instantiation具现体、具现化实体<常应用于template>integrate集成、整合integrity完整性、一致性integrityconstraint完整性约束<fordatabase>interprocesscommunication<IPC>进程间通讯<IPC>interacts交互interface接口forGUI界面interoperability互操作性、互操作能力interpreter解释器introspection自省invariants不变性invoke调用isolationlevel隔离级别<fordatabase>iterate迭代iterative反复的、迭代的iterator迭代器iteration迭代<回圈每次轮回称为一个iteration>item项、条款、项目JITcompilationJIT编译即时编译key键<fordatabase>keycolumn键列<fordatabase>laser激光latebinding迟绑定leftouterjoin左向外联接<fordatabase>level阶、层例highlevel高阶、高层library库lifetime生命期、寿命link连接、链接linkage连接、链接linker连接器、链接器literalconstant字面常数list列表、表、链表listbox列表框livelock活锁<fordatabase>load装载、加载loadbalancing负载平衡loader装载器、载入器local局部的localobject局部对象lock锁log日志login登录loginsecuritymode登录安全模式<fordatabase>lookuptable查找表<fordatabase>loop循环loosecoupling松散耦合lvalue左值machinecode机器码、机器代码macro宏maintain维护managedcode受控代码、托管代码ManagedExtensions受控扩充件、托管扩展managedobject受控对象、托管对象manglednamemanifest清单manipulator操纵器<iostream预先定义的一种东西>many-to-manyrelationship多对多关系<fordatabase>many-to-onerelationship多对一关系<fordatabase>marshal列集member成员memberaccessoperator成员取用运算子<有dot和arrow两种>memberfunction成员函数memberinitializationlist成员初始值列表memberwise以member为单元…、members逐一…memberwisecopymemory内存memoryleak内存泄漏menu菜单message消息messagebased基于消息的messageloop消息环messagequeuing消息队列metadata元数据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命名参数namedpipe命名管道namespace名字空间、命名空间native原生的、本地的nativecode本地码、本机码NativeImageGenerator<NGEN>本地映像生成器nestedclass嵌套类nestedquery嵌套查询<fordatabase>nestedtable嵌套表<fordatabase>network网络networkcard网卡nondependentnameobject对象objectbased基于对象的objectfile目标文件objectmodel对象模型objectoriented面向对象的objectpooling对象池化ODBCdatasourceODBC数据源<fordatabase>ODBCdriverODBC驱动程序<fordatabase>ODR<one-definitionrule>OLEAutomationobjectsOLE自动化对象<fordatabase>OLEAutomationserverOLE自动化服务器<fordatabase>OLEDBconsumerOLEDB使用者<fordatabase>OLEDBforOLAP用于OLAP的OLEDB<fordatabase>OLEDBproviderOLEDB提供者<fordatabase>one-to-manyrelationship一对多关系<fordatabase>one-to-onerelationship一对一关系<fordatabase>onlineanalyticalprocessing<OLAP>联机分析处理<OLAP><fordatabase>onlineredolog联机重做日志<fordatabase>onlinetransactionprocessing<OLTP>联机事务处理<OLTP><fordatabase>OpenDataServices<ODS>开放式数据服务<ODS><fordatabase>OpenDatabaseConnectivity<ODBC>开放式数据库连接<ODBC><fordatabase>operand操作数operatingsystem<OS>操作系统operation操作operator操作符、运算符option选项optimizer优化器outerjoin外联接<fordatabase>overflow上限溢位<相对于underflow>overhead额外开销overload重载overloadresolution重载决议overloadedfunction重载的函数overloadedoperator被重载的操作符override覆写、重载、重新定义package包packaging打包palette调色板parallel并行parameter参数、形式参数、形参parameterlist参数列表parameterize参数化parentclass父类parentheses圆括弧、圆括号parse解析parser解析器part零件、部件partialspecialization局部特化passbyaddress传址<函式引数的传递方式><非正式用语>passbyreference传地址、按引用传递passbyvalue按值传递pattern模式PDA<personaldigitalassistant>个人数字助理PE<PortableExecutable>file可移植可执行文件performance性能persistence持久性PInvoke<platforminvokeservice>平台调用服务pixel像素placementdeleteplacementnewplaceholder占位符platform平台POD<plainolddata<type>>POI<pointofinstantiation>pointer指针poll轮询pooling池化polymorphism多态popup弹出式port端口postfix后缀precedence优先序<通常用于运算子的优先执行次序>prefix前缀preprocessor预处理器primarykey<PK>主键<PK><fordatabase>primarytable主表<fordatabase>primarytemplate原始模板primitivetype原始类型print打印printer打印机procedure过程procedural过程式的、过程化的process进程profile评测profiler效能<性能>评测器program程序programmer程序员programming编程、程序设计progressbar进度指示器project项目、工程property属性protocol协议pseudocode伪码qualified经过资格修饰<例如加上scope运算子>qualifiedqualifier修饰符quality质量queue队列racecondition竞争条件〔多线程环境常用语radian弧度radiobutton单选按钮raise引发<常用来表示发出一个exception>randomnumber随机数range范围、区间rank等级raw未经处理的readOnly只读record记录<fordatabase>recordset记录集<fordatabaserecursive递归re-direction重定向refactoring重构refer引用、参考reference引用、参考referencecounting引用计数referentialintegrity<RI>引用完整性<RI><fordatabase>register寄存器reflection反射refreshdata刷新数据<fordatabase>regularexpression正则表达式relationaldatabase关系数据库remote远程remoterequest远程请求represent表述,表现resolve解析、决议resolution解析过程resultset结果集<fordatabase>retrievedata检索数据return返回returntype返回类型returnvalue返回值rightouterjoin右向外联接<fordatabase>revoke撤销robust健壮robustness健壮性rollback回滚<fordatabase>rollforward前滚<fordatabase>routine例程row行<fordatabase>rowlock行锁<fordatabase>rowset行集<fordatabase>RPC<remoteprocedurecall>RPC<远程过程调用>runtime执行期、运行期、执行时、运行时rvalue右值save保存savepoint保存点<fordatabase>SAX<SimpleAPIforXML>scalable可伸缩的、可扩展的schedule调度scheduler调度程序schema模式、纲目结构scrollbar滚动条scope作用域、生存空间scopeoperator生存空间操作符scoperesolutionoperator生存空间解析操作符screen屏幕SDK<SoftwareDevelopmentKit>软件开发包sealedclass密封类search查找semantics语义semaphore信号量sequentialcontainer序列式容器server服务器、服务端serial串行serialization/serialize序列化servercursor服务端游标、服务器游标<fordatabase>session会话<fordatabase>setter设值函数sharedlock共享锁<fordatabase>sibling同级sideeffect副作用signature签名single-threaded单线程slider滑块slot槽smartpointer智能指针SMTP<SimpleMailTransferProtocol>简单邮件传输协议snapshot截屏图snapshot快照<fordatabase>specialization特化specification规范、规格splitter切分窗口SOAP<simpleobjectaccessprotocol>简单对象访问协议software软件sourcecode源码、源代码SQL<StructuredQueryLanguage>结构化查询语言<fordatabase>stack栈、堆栈stackunwinding叠辗转开解<此词用于exception主题>standardlibrary标准库standardtemplatelibrary标准模板库stateless无状态的statement语句、声明staticcursor静态游标<fordatabase>staticSQLstatements静态SQL语句<fordatabase>storedprocedure存储过程<fordatabase>statusbar状态条stream流string字符串stub存根subobject子对象subquery子查询<fordatabase>subroutine子例程subscrīptoperator下标操作符subset子集subtype子类型support支持suspend挂起symbol记号syntax语法systemdatabases系统数据库<fordatabase>systemtables系统表<fordatabase>table表<fordatabase>tablelock表锁<fordatabase>table-levelconstraint表级约束<fordatabase>tapebackup磁带备份<fordatabase>target标的,目标taskswitch工作切换TCP<TransportControlProtocol>传输控制协议template模板template-idtemplateargumentdeduction模板参数推导templateexplicitspecialization模板显式特化templateparameter模板参数templatetemplateparametertemporaryobject临时对象temporarytable临时表<fordatabase>text文本textfile文本文件thinclient瘦客户端third-party第三方thread线程thread-safe线程安全的throw抛出、引发<常指发出一个exception>token符号、标记、令牌〔看场合trace跟踪transaction事务<fordatabase>transactionlog事务日志<fordatabase>transactionrollback事务回滚<fordatabase>transactionalreplication事务复制<fordatabase>translationunit翻译单元traverse遍历trigger触发器<fordatabase>two-phasecommit两阶段提交<fordatabase>tupletwo-phaselookup两阶段查找type类型UDDI<UniversaryDescrīption,DiscoveryandIntegration>统一描述、查询与集成UML<unifiedmodelinglanguage>统一建模语言unaryfunction单参函数unaryoperator一元操作符unboxing拆箱、拆箱转换underflow下限溢位<相对于overflow>Unionquery联合查询<fordatabase>UNIQUEconstraintsUNIQUE约束<fordatabase>uniqueindex唯一索引<fordatabase>unmanagedcode非受控代码、非托管代码unmarshal散集unqualified未经限定的、未经修饰的URI<UniformResourceidentifier>统一资源标识符URL<UniformResourceLocator>统一资源定位器user用户userinterface用户界面valuetypes值类型variable变量vector向量<一种容器,有点类似array>viable可行的video视频view视图VEE<VirtualExecutionEngine>虚拟执行引擎vendor厂商view视图<fordatabase>virtualfunction虚函数virtualmachine虚拟机virtualmemory虚拟内存vowel元音字母WebServicesweb服务WHEREclauseWHERE子句<fordatabase>wildcardcharacters通配符字符<fordatabase>wildcardsearch通配符搜索<fordatabase>window窗口windowfunction窗口函数windowprocedure窗口过程WindowsauthenticationWindows身份验证wizard向导word单词wordprocessor字处理器wrapper包装、包装器writeenable写启用<fordatabase>write-aheadlog预写日志<fordatabase>write-only只写WSDL<WebServiceDescrīptionLanguage>WebService描述语言XMLMessageInterface<XMI>XML消息接口XML<eXtensibleMarkupLanguage>可扩展标记语言XSD<XMLSchemaDefinition>XML模式定义语言XSL<eXtensibleStylesheetLanguage>可扩展样式表语言XSLT<eXtensibleStylesheetLanguageTransformation>可扩展样式表语言转换xxxbased基于xxx的xxxoriented面向xxxother

1:application应用程式应用、应用程序applicationframework应用程式框架、应用框架应用程序框架architecture架构、系统架构体系结构argument引数〔传给函式的值。叁见parameter叁数、实质叁数、实叁、自变量array阵列数组arrowoperatorarrow〔箭头运算子箭头操作符assembly装配件assemblylanguage组合语言汇编语言assert<ion>断言assign指派、指定、设值、赋值赋值assignment指派、指定赋值、分配assignmentoperator指派〔赋值运算子=赋值操作符associated相应的、相关的相关的、关联、相应的associativecontainer关联式容器〔对应sequentialcontainer关联式容器atomic不可分割的原子的attribute属性属性、特性audio音讯音频A.I.人工智慧人工智能background背景背景〔用於图形着色後台〔用於行程backwardcompatible回溯相容向下兼容bandwidth频宽带宽baseclass基础类别基类basetype基础型别<等同於baseclass>batch批次〔意思是整批作业批处理benefit利益收益bestviablefunction最佳可行函式最佳可行函式〔从viablefunctions中挑出的最佳吻合者binarysearch二分搜寻法二分查找binarytree二元树二叉树binaryfunction二元函式双叁函数binaryoperator二元运算子二元操作符binding系结绑定bit位元位bitfield位元栏位域bitmap位元图位图bitwise以bit为单元逐一┅bitwisecopy以bit为单元进行复制;位元逐一复制位拷贝block区块,区段块、区块、语句块boolean布林值〔真假值,true或false布尔值border边框、框线边框brace<curlybrace>大括弧、大括号花括弧、花括号bracket<squarebrakcet>中括弧、中括号方括弧、方括号breakpoint中断点断点build建造、构筑、建置〔MS用语build-in内建内置bus汇流排总线business商务,业务业务buttons按钮按钮byte位元组〔由8bits组成字节cache快取高速缓存call呼叫、叫用调用callback回呼回调calloperatorcall〔函式呼叫运算子调用操作符〔同functioncalloperatorcandidatefunction候选函式候选函数〔在函式多载决议程序中出现的候选函式chain串链〔例chainoffunctioncalls链character字元字符checkbox核取方块<i.e.checkbutton>复选框checkedexception可控式异常<Java>checkbutton方钮<i.e.checkbox>复选按钮childclass子类别〔或称为derivedclass,subtype子类class类别类classbody类别本体类体classdeclaration类别宣告、类别宣告式类声明classdefinition类别定义、类别定义式类定义classderivationlist类别衍化列类继承列表classhead类别表头类头classhierarchy类别继承体系,类别阶层类层次体系classlibrary类别程式库、类别库类库classtemplate类别模板、类别范本类模板classtemplatepartialspecializations类别模板偏特化类模板部分特化classtemplatespecializations类别模板特化类模板特化cleanup清理、善後清理、清除client客端、客户端、客户客户client-server主从架构客户/服务器clipboard剪贴簿剪贴板clone复制克隆collection群集集合combobox复合方块、复合框组合框commandline命令列命令行<系统文字模式下的整行执行命令>communication通讯通讯compatible相容兼容compiletime编译期编译期、编译时compiler编译器编译器component组件组件composition复合、合成、组合组合computer电脑、计算机计算机、电脑concept概念概念concrete具象的实在的concurrent并行并发configuration组态配置connection连接,连线〔网络,资料库连接constraint约束〔条件construct构件构件container容器容器〔存放资料的某种结构如list,vector...containment内含包容context背景关系、周遭环境、上下脉络环境、上下文control控制元件、控件控件console主控台控制台const常数〔constant的缩写,C++关键字constant常数〔相对於variable常量constructor〔ctor建构式构造函数〔与class同名的一种memberfunctionscopy<v>复制、拷贝拷贝copy<n>复件,副本cover涵盖覆盖create创建、建立、产生、生成创建creation产生、生成创建cursor游标光标custom订制、自定定制data资料数据database资料库数据库databaseschema数据库结构纲目datamember资料成员、成员变数数据成员、成员变量datastructure资料结构数据结构datagram资料元数据报文deadlock死结死锁debug除错调试debugger除错器调试器declaration宣告、宣告式声明deduction推导〔例:templateargumentdeduction推导、推断default预设缺省、默认defer延缓推迟define定义预定义definition定义、定义区、定义式定义delegate委派、委托、委任委托delegation〔同上demarshal反编列散集dereference提领〔取出指标所指物体的内容解叁考dereferenceoperatordereference〔提领运算子*解叁考操作符derivedclass衍生类别派生类designbycontract契约式设计designpattern设计范式、设计样式设计模式※最近我比较喜欢「设计范式」一词destroy摧毁、销毁destructor解构式析构函数device装置、设备设备dialog对话窗、对话盒对话框directive指令〔例:usingdirective<编译>指示符directory目录目录disk碟盘dispatch分派分派distributedcomputing分布式计算<分布式电算>分布式计算分散式计算<分散式电算>document文件文档dotoperatordot〔句点运算子.<圆>点操作符driver驱动程式驱动〔程序dynamicbinding动态系结动态绑定efficiency效率效率efficient高效高效enduser终端用户entity物体实体、物体encapsulation封装封装enclosingclass外围类别〔与巢状类别nestedclass有关外围类enum<enumeration>列举〔一种C++资料型别枚举enumerators列举元〔enum型别中的成员枚举成员、枚举器equal相等相等equality相等性相等性equalityoperatorequality〔等号运算子==等号操作符equivalence等价性、等同性、对等性等价性equivalent等价、等同、对等等价escapecode转义码转义码evaluate评估、求值、核定评估event事件事件eventdriven事件驱动的事件驱动的exception异常情况异常exceptiondeclaration异常宣告〔ref.C++Primer3/e,11.3异常声明exceptionhandling异常处理、异常处理机制异常处理、异常处理机制exceptionspecification异常规格〔ref.C++Primer3/e,11.4异常规范exit退离〔指离开函式时的那一个执行点退出explicit明白的、明显的、显式显式export汇出引出、导出expression运算式、算式表达式facility设施、设备设施、设备feature特性field栏位,资料栏〔Java字段,值域〔Javafile档案文件firmware韧体固件flag旗标标记flashmemory快闪记忆体闪存flexibility弹性灵活性flush清理、扫清刷新font字型字体form表单〔programming用语窗体formalparameter形式叁数形式叁数forwarddeclaration前置宣告前置声明forwarding转呼叫,转发转发forwardingfunction转呼叫函式,转发函式转发函数fractal碎形分形framework框架框架fullspecialization全特化〔ref.partialspecializationfunction函式、函数函数functioncalloperator同calloperatorfunctionobject函式物件〔ref.C++Primer3/e,12.3函数对象functionoverloadedresolution函式多载决议程序函数重载解决〔方案functionality功能、机能功能functiontemplate函式模板、函式范本函数模板functor仿函式仿函式、函子game游戏游戏generate生成generic泛型、一般化的一般化的、通用的、泛化genericalgorithm泛型演算法通用算法getter<相对於setter>取值函式global全域的〔对应於local全局的globalobject全域物件全局对象globalscoperesolutionoperator全域生存空间〔范围决议运算子::全局范围解析操作符group群组groupbox群组方块分组框guardclause卫述句<Refactoring,p250>卫语句GUI图形介面图形界面handshaking握手协商handle识别码、识别号、号码牌、权柄句柄handler处理常式处理函数hard-coded编死的硬编码的hard-copy硬拷图屏幕截图harddisk硬碟硬盘hardware硬体硬件hashtable杂凑表哈希表、散列表headerfile表头档、标头档头文件heap堆积堆hierarchy阶层体系层次结构〔体系hook挂钩钩子hyperlink超链结超链接icon图示、图标图标IDE整合开发环境集成开发环境identifier识别字、识别符号标识符ifandonlyif若且唯若当且仅当Illinois伊利诺伊利诺斯image影像图象immediatebase直接的〔紧临的上层baseclass。直接上层基类immediatederived直接的〔紧临的下层derivedclass。直接下层派生类immutability不变性immutable不可变〔的implement实作、实现实现implementation实作品、实作体、实作码、实件实现implicit隐喻的、暗自的、隐式隐式import汇入导入incrementoperator累加运算子++增加操作符infiniteloop无穷回圈无限循环infiniterecursive无穷递回无限递归information资讯信息infrastructure公共基础建设inheritance继承、继承机制继承、继承机制inline行内内联inlineexpansion行内展开内联展开initialization初始化〔动作初始化initializationlist初值列初始值列表initialize初始化初始化innerclass内隐类别内嵌类instance实体实例〔根据某种表述而实际产生的「东西」instantiated具现化、实体化〔常应用於template实例化instantiation具现体、具现化实体〔常应用於template实例integer<integral>整数〔的整型〔的integrate整合集成interacts交谈、互动交互interface介面接口forGUI介面界面interpreter直译器解释器invariants恒常性,约束条件约束条件invoke唤起调用iterate迭代〔回圈一个轮回一个轮回地进行迭代exception异常情况异常exceptiondeclaration异常宣告〔ref.C++Primer3/e,11.3异常声明exceptionhandling异常处理、异常处理机制异常处理、异常处理机制exceptionspecification异常规格〔ref.C++Primer3/e,11.4异常规范exit退离〔指离开函式时的那一个执行点退出explicit明白的、明显的、显式显式export汇出引出、导出expression运算式、算式表达式facility设施、设备设施、设备feature特性field栏位,资料栏〔Java字段,值域〔Javafile档案文件firmware韧体固件flag旗标标记flashmemory快闪记忆体闪存flexibility弹性灵活性flush清理、扫清刷新font字型字体form表单〔programming用语窗体formalparameter形式叁数形式叁数forwarddeclaration前置宣告前置声明forwarding转呼叫,转发转发forwardingfunction转呼叫函式,转发函式转发函数fractal碎形分形framework框架框架fullspecialization全特化〔ref.partialspecializationfunction函式、函数函数functioncalloperator同calloperatorfunctionobject函式物件〔ref.C++Primer3/e,12.3函数对象functionoverloadedresolution函式多载决议程序函数重载解决〔方案functionality功能、机能功能functiontemplate函式模板、函式范本函数模板functor仿函式仿函式、函子game游戏游戏generate生成generic泛型、一般化的一般化的、通用的、泛化genericalgorithm泛型演算法通用算法getter<相对於setter>取值函式global全域的〔对应於local全局的globalobject全域物件全局对象globalscoperesolutionoperator全域生存空间〔范围决议运算子::全局范围解析操作符group群组groupbox群组方块分组框guardclause卫述句<Refactoring,p250>卫语句GUI图形介面图形界面handshaking握手协商handle识别码、识别号、号码牌、权柄句柄handler处理常式处理函数hard-coded编死的硬编码的hard-copy硬拷图屏幕截图harddisk硬碟硬盘hardware硬体硬件h

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论