ORIENTED 英语是什么意思 - 英语翻译 S

动词
名词
object-oriented
面向对象
一个面向对象
的一面向对象编程

在 中文 中使用 Oriented 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
什么是面向方(切)面编程(Aspect-OrientedProgramming)??
What is AOP(Aspect orientated programming)?
COBOL(COmmonBusinessOrientedLanguage)称为商业应用通用语言。
COBOL(COmmon Business Oriented Language) was built for business applications.
可以在香港创建Recovery-Oriented精神健康服务吗?斗争和战略。
Can recovery oriented mental health services be created in Hong Kong: struggles and strategies.
COBOL(COmmonBusinessOrientedLanguage)是第一个广泛使用的高级编程语言。
COBOL(Common Business Oriented Language) was one of the earliest high-level languages.
有关面向对象编程的详细信息,请参阅Object-OrientedProgramminginVisualBasic。
For more information on object-oriented programming, see Object-Oriented Programming in Visual Basic.
D3DX库遵循COMobjectorientedprogramming模型。函数采用类C++接口访问。
The D3DX library follows the COM object oriented programming model. Functionality is accessed using C++-like interfaces.
Grady是6本畅销书的作者,包括UMLUsersGuide和Object-OrientedAnalysiswithApplications。
He has six books, including the UML Users Guide and Object-Oriented Analysis with Applications.
我们将使用2005年发明的一种称为方向梯度直方图(HistogramofOrientedGradients)的方法,简称HOG。
We're going to use amethod invented in 2005 called Histogram of Oriented Gradients- or just HOG for short.
课程中还将考虑如何组织和管理这些组件成一个结构良好的面向对象的系统(objectorientedsystem)。
It will also consider how these components are organized andmanaged within a well-structured object oriented system.
Grady是6本畅销书的作者,包括UMLUsersGuide和Object-OrientedAnalysiswithApplications。
He is the author of sixbooks including UML Users Guide and Object-Oriented Analysis with Applications.
OoprogcObjectOrientedProgrammingwithC++7小时在这门课程中,学员将学习C++概念和编程技巧。
Ooprogc Object Oriented Programming with C++ 7 hours In this course, participants will learn C++ concepts and programming skills.
我们确信OSGi的面向服务系统(ServiceOrientedSystem,SOS)是目前的最佳软件开发范式。
We strongly believe that OSGi's Service Oriented Systems is the best paradigm available today for software development.
RationalRose(Rose代表“RationalObject-orientedSoftwareEngineering”)对UML来说,是一款可视化的建模工具。
Rational Rose(the Rose stands for"Rational Object-oriented Software Engineering") is a visual modeling tool for UML.
ApacheSynapse可以用来构建EnterpriseServiceBus(ESB)或者ServiceOrientedArchitecture(SOA)。
Apache Synapse can be used to build an Enterprise Service Bus(ESB)or Service Oriented Architecture(SOA).
ObjectOrientedProgrammingwithRuby-学习编程的基础知识,一切从零开始。
Object Oriented Programming with Ruby- learn the basic foundational building blocks of object oriented programming, starting from the very beginning.
最后,我们将看看我们如何使用面向方面编程(AspectOrientedProgramming,AOP)来更简单地达到相同的效果。
Finally we will look at how we can use Aspect Oriented Programming(AOP) to achieve the same effect in an even easier way.
这也导致了CommonBusinessOrientedLanguage(COBOL)的诞生,从其名字也可看成,不仅可处理数字,也可以商业数据。
That led to the creation of the Common Business Oriented Language, or COBOL- a means to handle not just numbers, but also business data.
程序员为了显得自己聪明,于是就发明了ObjectOrientedProgramming,简称为OOP,然后他们就开始滥用这个东西了。
Programmers like to feel smart so they invented Object Oriented Programming, named it OOP, and then used it way too much.
UMLObject-OrientedAnalysisandDesignusingUML21小时本课程面向分析师,设计人员,开发人员,测试人员和项目经理。
UML Object-Oriented Analysis and Design using UML 21 hours This course is intended for analysts, designers, developers, testers and project managers.
K-DOP是包围体的一种,是K离散导向多面体(Kdiscreteorientedpolytope)的缩写(K是轴对齐平面的数字)。
K-DOP is a type of bounding volume,which stands for K discrete oriented polytope(where K is the number of axis aligned planes).
此外,针对年轻人的(youthoriented)广告让他们认识到(giveanawarenessof)了比较新的技术,如数字音乐格式(digitalmusicformats)和手机。
Moreover, youth oriented advertising gives them an awareness of the latest technology such as digital music formats and mobile phones.
这种的观点在昨天这里发表的一篇名为”whatwedon'tneedinobjectorientedprogramming“里也体现了出来。
This kind of statement was also present in the article published here yesterday,titled"what we don't need in object oriented programming".
霍珀上将还指导了COBOL语言(CommonBusinessOrientedLanguage)的发展--这是首批电脑程序语言之一。
Hopper had also been overseeing the advancements of Common Business-Oriented Language or(COBOL), which was one of the very first computer languages.
此外本文也深受Berkeley关于RecoveryOrientedComputing[2,3]和Stanford关于Crash-OnlySoftware[4,5]的研究工作的影响。
The paper also drawsheavily on the work done at Berkeley on Recovery Oriented Computing[2, 3] and at Stanford on Crash-Only Software[4, 5].
根据设计模式的参考书DesignPatterns-ElementsofReusableObject-OrientedSoftware中所提到的,总共有23种设计模式。
As per the design pattern reference book Design Patterns-Elements of Reusable Object-Oriented Software, there are 23 design patterns.
蓝牙有两种链路类型:异步无连接(AsynchronousConnection-Less,ACL)链路和同步面向连接(SynchronousConnection-Oriented,SCO)链路。
Bluetooth has two connection link types available: Asynchronous Connectionless Link(ACL),and Synchronous Connection Oriented(SCO) Link.
根据设计模式的参考书DesignPatterns-ElementsofReusableObject-OrientedSoftware中所提到的,总共有23种设计模式。
According to the design pattern reference book Design Patterns-Elements of Reusable Object-Oriented Software, there are a total of 23 design patterns.
要大致了解面向对象编程(从VisualBasic的角度)的主要概念,请参阅Object-OrientedProgramminginVisualBasic。
You can find an introduction to the main areas of object-oriented programming(from a Visual Basic point of view) in Object-Oriented Programming in Visual Basic.
今后无论是通往TransitOrientedDevelopment发展区或位于IskandarPuteri连接新加坡和吉隆坡的高铁站,都显得相当方便。
It is also within easy access of future Transit Oriented Development sites and the High-Speed Rail Station in Iskandar Puteri, connecting Singapore and Kuala Lumpur.
Equinix的全球InterconnectionOrientedArchitecture™(IOA™)使媒体和娱乐企业能够在数字供应链中进行合作,从而优化内容创建和全球配送。
Equinix's global Interconnection Oriented Architecture™(IOA™) enables media and entertainment organizations to partner in a digital supply chain to optimize content creation and global distribution.
结果: 42, 时间: 0.0201

Oriented 用不同的语言

S

同义词征Oriented

顶级字典查询

中文 - 英语