该软件采用的是面向对象的编程方法,扩展性和可维护性强,具有友好的用户界面,操作简单。
Object Oriented programming methods are used, which make this software expansile and maintainable with a friendly interface easy to operate for clients.
AOP或者说面向方面编程支持开发人员将代码段“织入”到对象和方法中,而不需要显式地将代码放入到类的源代码中。
AOP or Aspect Oriented Programming allows developers to "weave" code fragments through their object and methods without explicitly placing the code in the class's source.
继承在面向对象编程中是一个重要的特性,UML为它的建模提供了方法。
Inheritance is an important feature in Object Oriented Programming, and UML provides a way to model it.
在这十年中,XML编程将使应用程序开发方式发生根本性变化,这种变化甚至可能与面向对象方法在过去十年中的影响相当。
XML programming will bring about the same kind of radical shift in an application development paradigm in this decade as object methodologies did in the last decade.
call方法能够处理这些对象,同时不需要用户进行额外的编程工作。
The call method can deal with these objects without additional programming effort for the user.
有很多方法可以从不同的编程平台访问Domino对象。
There are multiple avenues to access Domino objects from various programming platforms.
JNDI是一种应用程序编程接口(API)或库,它为应用程序提供了将名称与对象关联起来以及根据对象的名称在目录中查找对象的方法。
JNDI is an application programming interface (API) or library that provides applications with methods to associate names with objects and look up those objects in a directory based on their names.
在某些方面,这就象第一次卷入使用OOP(面向对象编程方法)、结构化编程或多线程时概念上的转变。
In some ways, this is like the conceptual shift involved in using OOP, or functional programming, or multi-threading, for the first time.
还应查阅本教程最后的参考资料,获取关于数据库对象和编程方法的更多信息。
You should also review the Resources at the end of this tutorial for more information about database objects and programming methods.
这似乎对大多数曾经用面向对象的语言或方法语言编程的读者来说是熟悉的。
This will seem familiar to most readers who have programmed in either an object-oriented language or a functional language.
静态方法的使用可能是一种糟糕的面向对象的编程操作。
The use of static methods might be considered a bad object oriented programming practice.
在面向对象的编程用例中,这些模型清楚地展示了连接到用例地类和方法。
In the case of object-oriented programming, these models clearly lay out the classes and methods linked to a use case.
另一方面,对于创建抽象从而创建可重用的代码来说,面向对象的编程可能是非常有用的方法。
On the other hand, object-oriented programming can be a very useful way to create abstraction, and thus resuable code.
函数式编程的核心是函数,就像面向对象语言的主要抽象方法是类。
At the core of functional programming is the function, just as classes are the primary abstraction in object-oriented languages.
我们会在《第6章 -Scala高级面向对象编程》的“当方法和字段存取器无法区分时:唯一存取的原则”章节来更多的讨论这一点。
We’ll discuss this more in the section called “When Accessor Methods and Fields Are Indistinguishable: The Uniform Access Principle” in Chapter 6, Advanced Object-Oriented Programming In Scala.
在编程语言的上下文中,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.
Ruby的元编程功能使对象可以神奇地在运行时继承所需的方法和字段,而不会扰乱源代码。
Ruby's metaprogramming capabilities let objects magically inherit the methods and fields they need at run time without cluttering up the source code.
这种追求的方法随着时间而变化,从 Fortran中的函数到面向对象编程(OOP)和面向接口的继承。
The means of this pursuit have changed over time, from functions in Fortran through object-oriented programming (OOP) and inheritance toward interfaces.
一旦net work客户端的mock对象创建之后,我们编程期望带有特定参数的send方法被调用了一次。
After a mock object for the network client has been created it is programmed to expect the send method to be called once with certain parameters.
本文中,您将开始接触最基本和基础性的有关Ajax的全部对象和编程方法:XMLHttpRequest对象。
In this article, you'll begin with the most fundamental and basic of all Ajax-related objects and programming approaches: the XMLHttpRequest object.
Blue也采用了明确的极简方法来进行面向对象编程。
Blue also takes a clearly minimalist approach to object-oriented programming.
编程语言能够将对函数(或在面向对象语言中的方法)的声明从其调用中分离出来。
Programming languages can separate the declaration of functions (or methods in an object-oriented language) from their invocation.
面向对象编程是确保大型电力系统分析和应用软件易于维护、升级和移植的有效方法。
Object Oriented Programming (OOP) technology makes the maintenance, upgrading and transplant of analysis and application software for large electric power system easier.
在面向对象的编程中,对象包括数据以及对其状态、操作方法和如何与其他对象进行交互的定义。
In object-oriented programming, objects include data and define its status, its methods of operation and how it interacts with other objects.
采用面向对象的编程思想和模块化分析方法,开发了一套比较通用的模糊控制器智能开发系统(FCIDS)。
A general intelligence development system for fuzzy controller (FCIDS) is presented with object-oriented design idea and programming technology, whose developing environment is Delphi for Windows.
面向对象编程是一种新的编程手段,它通过从真实对象中派生出抽象的类,并通过继承的方法来构造程序结构。
The object oriented programming is a new technology, which derives abstract classes from real objects and builds the program structure by means of heritage.
面向对象的编程语言:提供面向对象功能的语言,比如用户自定义类型和方法,有利于实现面向对象编程。
A language that provides features, such as programmer-defined types and methods, that facilitate object-oriented programming.
在此基础上,采用面向对象的方法开发了异型石材加工数控系统的自动编程模块。
Based on this system structure, we adopted object-oriented method to develop automatic programming module of special shapes stone CNC system.
与传统的编程方法不同,面向对象的程序设计(OOP)是一种新的编程方法。
Object oriented programming (OOP) is a new way of approaching the job of programming that differs from traditional programming.
本系统基于面向对象编程方法开发,具有较好的稳定性和较高的效率。
The system is established using the object-oriented programming method, it has relatively high stability and efficiency.
应用推荐