网站首页  词典首页

请输入您要查询的英文单词:

 

单词 oriented language
释义

oriented language

美 
英 
  • un.有向语言
  • 网络面向对象的语言;面向优化的语言;面向操作员的语言
un.
1.
有向语言

例句

释义:
1.
The most reliable information is usually the source code of the system which composed by Object-oriented language.
对于面向对象语言编写的遗留系统,最可靠的信息通常是系统的源代码。
lib.swpu.edu.cn
2.
Perl has traditionally been a text-oriented language, so Unicode support changes the very core of the language.
Perl传统上就一直是一种面向文本的语言,因此Unicode支持改变了该语言的关键特性。
www-128.ibm.com
3.
After all, the ability to add such polymorphic methods is one of the key advantages of an object-oriented language.
毕竟,添加这种多态方法的能力是面向对象语言的关键优势之一。
www.ibm.com
4.
COBOL stands for Common Business-Oriented Language. It was the first high-level language designed for business applications . . .
COBOL代表通用面向商业的语言。它是被设计用于商业应用(数据处理)的第一部高级语言、而不是反…
dictsearch.appspot.com
5.
Methods in an object-oriented language like Java are often applied to other objects.
面向对象语言(如Java)中的方法通常被应用于其他对象。
www.bing.com
6.
It is a true object-oriented language, and yet it still keeps its "scripting" feel.
它是一种真正面向对象的语言,不过仍保留其“脚本”特色。
msdn2.microsoft.com
7.
" Assembly Language" (Assembly Language) is a computer professional in a major foundation courses, is a low-level machine-oriented language.
《汇编语言》(AssemblyLanguage)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。
www.pudn.com
8.
The object oriented language, the more provides operators overloaded, which groups can use function inside the system operators.
面向对象语言,更提供了操作符重载,使得类函数能方便的使用系统内部的操作符。
www.cpatz.com
9.
It has been designed and achieved by Object Oriented language so elaborately that it has good reliability and expansibility.
系统模型经过精心的设计,采用面向对象语言实现的仿真系统具有较强的可靠性、可扩展性。
www.fabiao.net
10.
As Ceylon is an object-oriented language, you write code using the concept of classes.
因为Ceylon是面向对象的语言,所以可以使用类的概念来编写代码。
www.ibm.com
1.
No compiler of any object-oriented language can do the magic of ensuring that the principle always holds.
没有任何的面向对象的语言的编译器可以确保始终保存的原则的魔法。
msdn.microsoft.com
2.
However, the C programming language is not a class-based object-oriented language, but rather a procedural language.
然而C语言并非面向对象语言,而是一个过程式语言。
www.52rd.com
3.
C # is the object-oriented language, but provide a further C #-oriented components (component-oriented) programming support.
是面向对象语言,但提供一种进一步的C#对象组件程序支持。
daxue.tywiki.com
4.
However, without object-oriented language constructs, a programmer can still introduce OO characteristics into PHP code.
但是,没有面向对象的语言构造,程序员仍然可以把OO特性引入到PHP代码中。
www.ibm.com
5.
But there are differences in how the pattern works in a functional versus object-oriented language, and in the results it yields.
但这种模式在函数语言和面向对象语言中的工作方式不同,所得到的结果也有所不同。
www.ibm.com
6.
If C is viewed as an object-oriented language alternative to Smalltalk , it is an inexpensive alternative.
如果把C看成是可替代Smalltalk的一种面向对象语言,那么它是一种廉价的替代语言。
chinafanyi.com
7.
JavaScript is an object-oriented language, so naturally, widgets are objects.
JavaScript是一种面向对象语言,所以小部件就是对象。
www.ibm.com
8.
PHP is an expression-oriented language, in the sense that almost everything is an expression.
PHP是一种面向表达式的语言,从这一方面来讲几乎一切都是表达式。
www.phpx.com
9.
Hope that more chances will be provided to research on newest teaching methodology and culture-oriented language learning in Canada.
希望多提供研究加拿大最新语言教学法和基于文化的语言学习方面的机会。
www.canadastudies.com.cn
10.
Ioke is a strongly typed, extremely dynamic, prototype based object oriented language.
Ioke是一个强类型、动态、基于原型的面向对象语言。
www.infoq.com
1.
Java programming language is an object-oriented language based on open, public standards. It's portable, robust and reliable.
Java编程语言是一种面向对象的语言,它基于开放的、公开的标准,可移植、健壮而且可靠。
www.ibm.com
2.
This will seem familiar to most readers who have programmed in either an object-oriented language or a functional language.
这似乎对大多数曾经用面向对象的语言或方法语言编程的读者来说是熟悉的。
www.ibm.com
3.
Those coupling points are what make Java an object-oriented language.
正是那些耦合点使Java成为一种面向对象的语言。
www.ibm.com
4.
The expressiveness of an interface-oriented language allows us to write object oriented programs.
面向接口的语言允许我们写面向对象的程序。
blog.sina.com.cn
5.
The C# language as a new generation fully object oriented language, yes.
而C#语言作为新一代完全面向对象的语言,是。
www.hxzi.com
6.
Contrary to popular belief, it is a pure object-oriented language.
与流行的信念相反,它是一种纯面向对象语言。
www.ibm.com
7.
JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance.
JavaScript是一个类型无关,面向对象的语言,并且其本身使用的是原型继承而非类继承。
blog.sina.com.cn
8.
In an object-oriented language such as C#, a typical program consists of multiple objects interacting dynamically.
在物件导向的语言中(例如C#),一般程式是由彼此以动态方式进行互动的多个物件所组成。
technet.microsoft.com
9.
Originally, SQL was (and it still is) a set-oriented language and not a procedural one.
一开始,SQL(现在也仍然)是一种面向集合的语言,而不是过程语言。
www.ibm.com
10.
C is not an object oriented language.
C语言不是面向对象语言。
www.bing.com
1.
After all, isn't C a non-object oriented language?
毕竟,C是一种非面向对象的语言。
www.ibm.com
2.
If you're using a static object-oriented language such as Java, look into aspect-oriented programming (AOP).
如果您使用的是Java这样的静态面向对象语言,请参考面向方面的编程(AOP)。
www.ibm.com
3.
This failure diagnosis expert system for pressure vessels is easy to run and operate which was designed by using object oriented language.
本压力容器专家系统运用面向对象的语言作为开发工具,设计了基于对话框的人机界面以方便操作使用。
www.juhe8.com
4.
This is an object-oriented language, similar to JavaScript and ECME script.
这是一种面向对象的语言,类似于JavaScript和ECME脚本。
www.ibm.com
5.
This might not seem unusual, especially if you're familiar with an object-oriented language, such as C , Java, or C#.
这一点可能并没有什么特别之处,尤其是对于熟悉面向对象的语言(如C 、Java或C#)的人来说。
www.ibm.com
6.
With Visual Basic . NET, VB programmers had to acquire the ability to work in a fully capable object-oriented language.
VB程序员如果要掌握VisualBasic.NET,必须具备熟练运用面向对象语言的能力。
www.infoq.com
7.
For example, I struggled to learn Ruby, because I'd never mastered an object-oriented language.
例如,我努力学习Ruby,因为我从没掌握过一种面向对象语言。
www.infoq.com
8.
Method Invocation Localizing Optimization in Parallelizing Object-Oriented Language
面向对象语言并行化中的调用局部化优化
www.ilib.cn
9.
Understand Inheritance Relationship of Object-oriented Language
理解面向对象语言中的继承关系
www.wenloo.com
10.
The Cause of Ambiguity of Object -oriented Language and Countermeasure
面向对象语言出现歧义性的根源及其对策
ilib.cn
1.
COBOL - Completely Obsolete Business Oriented Language
完全陈旧的面向商业语言
www.bing.com
2.
CPOL Communications Procedure Oriented Language
面向通信规程的语言
blog.sina.com.cn
3.
Completely Obsolete Business Oriented Language
一种完全过时
hi.baidu.com
4.
Executive System Programming Oriented Language
面向执行系统程序设计的语言
www.7kang.com
5.
Write an application in an object-oriented language
用面向对象语言写一个应用
www.bing.com
6.
UNIPOL Universal Procedure Oriented Language
面向通用规程的语言
www.diyifanwen.com
7.
Test Case Auto Generation Technique of Small Object-Oriented Language Program
小型面向对象语言程序测试用例自动生成技术
www.quanwen.cn
8.
UNIPOL Universal Problem Oriented Language
面向通用问题的语言
www.bing.com
9.
ESPOL Executive System Problem Oriented Language
面向执行系统问题的语言
coldpine.diy.myrice.com
10.
Hybrid computer block oriented language
并合计算机分块导向语言
www.fane.cn
1.
The most popular business-oriented language, COBOL, calls fir statements that resemble brief English-language sentences (Fig. 7. 5)
面向商业的最常用的COBOL语言要求语句类似于简短的英语句子(图7.5)。
dict.ebigear.com
2.
A method of physical type checking for object-oriented language
面向对象语言自然类型检查方法
ilib.cn
3.
An Extended Design of Object-oriented Language
一种面向对象语言的扩充设计
www.wenloo.com
4.
PROCOL PROcess Control Oriented Language
面向过程控制的语言
bbs.translators.com.cn
5.
BBOL Building Block Oriented Language
面向营造性数据块的语言
www.bing.com
6.
DTOL Digital Test Oriented Language
面向数字测试的语言
bbs.translators.com.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/10 18:44:14