该软件采用的是面向对象的编程方法,扩展性和可维护性强,具有友好的用户界面,操作简单。
Object Oriented programming methods are used, which make this software expansile and maintainable with a friendly interface easy to operate for clients.
继承在面向对象编程中是一个重要的特性,UML为它的建模提供了方法。
Inheritance is an important feature in Object Oriented Programming, and UML provides a way to model it.
在某些方面,这就象第一次卷入使用OOP(面向对象编程方法)、结构化编程或多线程时概念上的转变。
In some ways, this is like the conceptual shift involved in using OOP, or functional programming, or multi-threading, for the first time.
静态方法的使用可能是一种糟糕的面向对象的编程操作。
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.
这似乎对大多数曾经用面向对象的语言或方法语言编程的读者来说是熟悉的。
This will seem familiar to most readers who have programmed in either an object-oriented language or a functional language.
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.
函数式编程的核心是函数,就像面向对象语言的主要抽象方法是类。
At the core of functional programming is the function, just as classes are the primary abstraction in object-oriented languages.
另一方面,对于创建抽象从而创建可重用的代码来说,面向对象的编程可能是非常有用的方法。
On the other hand, object-oriented programming can be a very useful way to create abstraction, and thus resuable code.
在这十年中,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.
我们会在《第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.
这种追求的方法随着时间而变化,从 Fortran中的函数到面向对象编程(OOP)和面向接口的继承。
The means of this pursuit have changed over time, from functions in Fortran through object-oriented programming (OOP) and inheritance toward interfaces.
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.
面向对象编程是一种新的编程手段,它通过从真实对象中派生出抽象的类,并通过继承的方法来构造程序结构。
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.
本系统基于面向对象编程方法开发,具有较好的稳定性和较高的效率。
The system is established using the object-oriented programming method, it has relatively high stability and efficiency.
与传统的编程方法不同,面向对象的程序设计(OOP)是一种新的编程方法。
Object oriented programming (OOP) is a new way of approaching the job of programming that differs from traditional programming.
与所有其它编程方法一样,面向对象编程的核心目标是实现数据在持久化存储系统中的存取。
Like any other programming methods, to store and fetch data is the most important target for object-oriented programming.
采用面向对象的编程思想和模块化分析方法,开发了一套比较通用的模糊控制器智能开发系统(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.
VB是一个面向对象的程序设计语言,开发VB应用程序的关键是要有面向对象的编程思维方法。
VB is a procedure design language of facing object and the key of opening up VB application is that we should have programmer thought method of facing object.
在面向对象编程中,消息是一个程序对象要求另一个对象完成一个动作的方法。
In object-oriented programming, a message is the way that one program object requests an action from another object.
在面向对象的编程中,方法用于公开和实现对象及类型的功能和行为。
In object-oriented programming, methods are used to expose and implement the functionality and behavior of objects and types.
本文采用可视化的面向对象编程方法,通过界面显示拓扑分析、短路计算等结果,供用户查看及核对。
This paper adopted the visual and object-oriented program method, and presented the topology and fault calculation results on the interface for users to observe and verify.
上位机软件开发采用可视化编程软件,利用面向对象的开发思想方法设计,程序包含数据处理、界面显示、控制调整、系统安全等模块。
O. p as a method for PC programming. The PC program blocks consist of data dealing block, interface block, control adjusting block, system safe block.
面向对象技术已成为当今软件开发的一种主流方法,它已从软件编程、软件设计扩展到需求分析、建立系统模型的阶段。
Object oriented technology has become major method of software development. It developed from software programming, software design to demand analysis and system modeling technology.
在传统的面向对象编程中,工厂是一个可通过一(或多)个方法构造符合要求对象的对象。
In traditional object Oriented Programming a Factory is an object implementing an interface of one or more methods that construct objects conforming to known interfaces.
应用推荐