It also hurts the design of your domain classes because this utility class must now sit at the top of your object hierarchy, not allowing you to use inheritance to consolidate common behavior.
这还不利于域类的设计,因为这个实用类现在必须位于对象层次结构的顶层,不允许您使用继承来整合常见行为。
And you probably don't require a 30-megabyte class library, a team of ontologists to design the object model, and dependencies on 15 other packages either.
可能并不需要30兆字节大小的类库、由一组本体专家(ontologists)来设计对象模型,或者依赖15个其他软件包。
The singleton pattern is probably one of the most often used OOP design patterns; it restricts the number of object instances of a class to one.
单例模式可能是最常用的OOP设计模式之一了;它限制了一个类的对象实例数只能为1。
Business Object model (FS-BOM) provides use case definitions and an integrated class model of all financial services concepts to support requirements definition and business-oriented solution design.
业务对象模型(Business Object Model,FS - BOM)为所有金融服务概念提供用例定义和集成类模型,以支持需求定义和面向业务的解决方案设计。
God object: Concentrating too many functions in a single part of the design (class).
上帝对象(God object):在设计的单一部分(某个类)集中了过多的功能。
By design, the HttpApplication object looks for a class named after the requested ASPX file.
设计时,HttpApplication对象查找一个按请求ASPX文件命名的类。
To add a new Material object to your design, you need to invoke the add method of the Materials class.
要将一个新的Material对象添加到设计中,需要调用Materials类的add方法。
The add_face method of the Entities class both draws the surface in the design window and returns a face object.
entities类的add_face方法在设计窗口中画出该平面,并返回一个face对象。
would translate to the ProductsController class (notice we add the "Controller" suffix to the class name to make these classes stand out in the object model at design time).
的URL应该转换为ProductsController类(注意,我们为类名添加了“Controller”后缀,使得这些类能够区别于设计中的模型对象)。
The use of the class as the primary means of abstraction is key to object-oriented framework design.
作为抽象的主要方法,类的使用在面向对象框架设计中是很关键的。
The design of this class ensures that only one Singleton object is ever created.
此类的设计确保只创建一个Singleton对象。
The beautiful thing about Scala is that it's both functional and object-oriented, so you can keep a traditional eye on class design, even while you learn to enjoy Scala's functional types.
Scala的优点是它兼具函数性和面向对象特性,因此,您可以在享受Scala的函数类型的同时,继续像以前一样关注类设计。
In object oriented methodology, class model is an important static model to describe analysis result and design result.
面向对象方法中,类模型是一种描述分析和设计结果的重要的静态模型。
The style class and operation by the object oriented method are presented, the (application) paradigm of style description model in the process shape design for style is discussed.
通过面向对象技术建立了风格基类和操作方法,结合风格形态设计过程探讨了风格描绘模型的应用模式。
By using class as object to call the module of self defining function design, the operation of data with arbitrary length is realized.
用类的对象对自定义函数设计模块进行调用,实现任意长度数据的运算。
This design not only adopts class reflection, thus realizing the mapping among data object, table, and stored procedure, but also gives successful solutions to some specific problems.
该方案采用类反射机制,实现了数据对象与表、存储过程的相互映射过程,并在开发过程中解决了一些具体问题,目前在应用系统中得到了很好的应用。
With the theory of object-oriented design, jump table, dynamic memory management and code pre-processing, the class group of software simulators for single-chip microcomputers are designed.
在此四元组模型的基础上,应用面向对象设计的思想,结合跳跃表、动态空间管理、编译预处理等技术方法,构造出一个单片机软件仿真器类群。
The new syntax design provides a first class programming experience of these two disparate object models.
新的语法设计可为这两个完全不同的对象模型提供一流的程序设计体验。
Logic class structure is highly important to object-oriented design.
合理的类结构对面向对象设计阶段起着非常重要的作用。
Also needs to integrate oriented-object, it can provide us class and the object on the application program level, and has produced some preliminary design proposals according to the business example.
面向服务的设计中还需要结合面向对象,为我们提供应用程序层上的类和对象,并根据实例中的具体业务给出了一些初步的设计方案。
The design pattern is described as a scheme to solve a class of problems in a special environment and becomes and important research object in the modern software system design.
设计模式被描述为在一定的环境中解决某一类问题的方案。已成为现代软件系统设计的重要研究对象。
Whenever you have found a multiple inheritance relationship in an object-oriented design, be sure that no base class is actually a derived class of another base class.
如果你在一个面向对象设计中发现了多重继承关系,确保没有哪个基类实际上是另一个基类的派生类。
In the design process using object-oriented design, construct a polynomial class and node class, and the corresponding statement in which the attributes and operations.
在设计过程中采用面向对象设计方法,构造了多项式类和节点类,并在其中声明了相应属性及操作。
In the design process using object-oriented design, construct a polynomial class and node class, and the corresponding statement in which the attributes and operations.
在设计过程中采用面向对象设计方法,构造了多项式类和节点类,并在其中声明了相应属性及操作。
应用推荐