一种面向对象的编程语言。
本系统以VB的可视化的、面向对象的编程语言为开发工具,开发了链传动设计系统。
Based on the tool of VB which is visual and object-oriented program language, we develop the Chain-transmission design system which is with friendly interface of user.
ActionScript则是一种功能强大的面向对象的编程语言,用来创建客户逻辑。
ActionScript, a powerful object-oriented programming language, is used to create client logic.
方法链,也被称为命名参数法,是在面向对象的编程语言调用的调用多个方法的通用语法。
Method chaining, also known as named parameter idiom, is a common syntax for invoking multiple method calls in object-oriented programming languages.
本文用面向对象的编程语言VISUALBASIC解决该问题,使课堂教学变得轻松而有趣了。
If we can use the language of VISUAL BASIC to solve this problem, the classroom teaching will become relaxing and interesting.
本文通过分析直线控件的主要功能,给出了实现该功能的算法思想,并利用面向对象的编程语言来实现。
Through analyzing the major function of liner control, this article states the algorithm idea and its carrying out by using object oriented programming language.
面向对象的编程语言:提供面向对象功能的语言,比如用户自定义类型和方法,有利于实现面向对象编程。
A language that provides features, such as programmer-defined types and methods, that facilitate object-oriented programming.
这是所有的远程过程调用(rpc)机制实现的操作语义,因为它是在过程性编程语言和面向对象的编程语言中的标准函数调用语义。
This is the operating semantic that all remote procedure call (RPC) mechanism implement since this is the standard function-call semantic in procedural and object-oriented programming languages.
在这种情况下,架构师和设计师必须编排整个对象生命周期,不考虑编程语言的能力。
In this case, the architect and the designer have to orchestrate the entire object lifecycle, regardless of the programming language capabilities.
这似乎不是什么大问题,但请考虑一下这样一个事实:实际上,每种编程语言都具有一个将其本地对象转换成为这种形式的例程。
This may not seem like a big deal, but consider the fact that virtually every programming language has a routine to translate its own native objects into this form.
因为搜索结果存储在一个数组中,您肯定希望函数遍历该数组,就像处理其他编程语言的数据对象一样。
Since the search results are being stored in an array, you'd expect functions to work through the array like you would any data object in any programming language.
从这个意义上说,VFS类似于面向对象的高级语言或运行时库:它不提供任何新内容,您可以自己编程来做VFS可以做的任何事。
In that sense, VFS is like object orientation, high-level languages, or run-time libraries: it provides nothing new, and you can do in your own programming everything VFS does.
您可以在使用可扩展标记语言(Extensible Markup Language,XML)模式、数据库模式、对象模式等的编程世界中看到使用这一术语的例子。
You can see examples of the use of this phrase throughout the programming world with Extensible Markup Language (XML) schema, database schema, object schema, and so on.
HyperCard里面的编程语言叫做HyperTalk,它是面向对象的。
The programming language within HyperCard is called HyperTalk and [was] object oriented.
使用Python或其它面向对象编程语言的大多数程序员在使用多态性时都采用了一种较为实用和具体的方式。
Most programmers — in Python or other object-oriented programming languages — who use polymorphism, do so in a rather practical and concrete way.
传统的面向对象编程,尤其是在诸如python之类允许多重继承的语言中,都会试图使用一个继承层次结构来模块化关注事项。
Traditional object-oriented programming, especially in languages like Python that allow multiple inheritance, attempt to modularize concerns with an inheritance hierarchy.
许多人都应该问问自己,我是不是真的需要在商务文档中使用相同的系统类型和数据格式以及编程语言中的可续性对象?
More people need to ask themselves questions like do I really need to use the same type system and data format for business documents and serialized objects from programming languages?
ODBMS中的对象——与面向对象编程语言中的对象非常相象——是许多数据和行为的组合。
Objects in an ODBMS — much like objects in an object-oriented programming language — are bundles of data and behaviors.
对象持久性依赖于底层编程语言的对象序列化能力。
Object persistence depends on the object serialization capabilities of the underlying programming language.
AOP用新的语言设施补充了面向对象编程,因此应该用于解决面向对象编程不能解决的关注点。
AOP augments object-oriented programming with new language facilities, so it should work to solve problems that object-oriented programming can't.
这似乎对大多数曾经用面向对象的语言或方法语言编程的读者来说是熟悉的。
This will seem familiar to most readers who have programmed in either an object-oriented language or a functional language.
函数式编程的核心是函数,就像面向对象语言的主要抽象方法是类。
At the core of functional programming is the function, just as classes are the primary abstraction in object-oriented languages.
这与我们在最开始采用面向对象的编程技术时的情况(开发人员使用面向对象的语言来开发过程型的程序)十分相似。
This is very similar to the situation we encountered at the beginning of the object-oriented paradigm shift, where developers used object-oriented languages to develop procedural programs.
在最普通的情况下,数据绑定就是将XML文档中的数据转换成正在使用的编程语言中的对象。
In the most generic case, data binding means that the data in an XML document is turned into an object in the programming language being used.
经典的C语言方式进行面向对象编程的一种方式就是使用晦涩的指针,比如句柄。
The classic C language approach to object oriented programming is the usage of opaque pointers, i.e., handles.
PHPV5中新的面向对象编程(OOP)特性的引入显著提升了这个编程语言的功能层次。
The introduction of new object-oriented programming (OOP) features in PHP V5 has significantly raised the level of functionality in this programming language.
过去,W3C技术报告都是用对象管理组织(OMG)的接口定义语言(IDL) [omgidl]来描述编程语言接口的。
Technical reports published by the W3C that include programming language interfaces have typically been described using the Object Management Group's interface Definition language (IDL) [OMGIDL].
世界上的红蚂蚁就相当于编程语言中的对象。
The individual red ants in the world correspond to the objects in a programming language.
例如,它能够通过迟绑定(即所谓的ducktyping)来使用对象,但却没有能力确定他们——这样的语言特性被普遍认为是和脚本编程是不相配的。
This is seen in mismatched language features such as the ability to consume objects via late binding, A.K.A. duck typing, but no ability to define them.
在编程语言的上下文中,ducktyping意味着如果一个对象对于某种类型的方法有反应,那么事实上就可以把它看作那种类型。
In the context of programming languages, duck typing means that if an object responds to the methods of a type, then for all practical purposes, you can treat it like that type.
应用推荐