Traditional ways for information acquisition is improved, instead the sub-entity information acquisition oriented to object is proposed, and it can meet the requirement of the project.
对传统的实体信息获取方法作了改进,提出了面向对象的子实体信息获取方法,满足了工程应用的需要。
It was interesting to see how you do object oriented analysis and map those work products down to EJB components.
您进行面向对象的分析和将工作成果映射到EJB组件的方式很有意思。
The classic C language approach to object oriented programming is the usage of opaque pointers, i.e., handles.
经典的C语言方式进行面向对象编程的一种方式就是使用晦涩的指针,比如句柄。
When you apply OOP (object Oriented Programming) principles to the domain model, it gets the object flavor.
将面向对象的编程(OOP)原理应用到领域模型时,就与处理对象时有些类似。
The classical vs. pop debate is very similar to functional vs. object oriented programming.
古典音乐对流行音乐的争论与函数式程序设计对面向对象程序设计的争执非常相似。
One alternate to object-oriented programming is functional programming, and Python offers resources to program in a functional style, as well as object oriented and procedural.
面向对象的编程的替代方案是函数式编程,并且Python提供了用于进行函数式以及面向对象和过程式编程的资源。
The main advantage of this approach is that it conforms best to object-oriented concepts.
这种方法的最大好处就是它能够最好地适应面向对象的概念。
But first, in the best spirit of object-oriented development, you need an object to contain everything else you'll implement, so we'll start with that.
但是按照面向对象开发的精神,首先需要一个对象,它包含将实现的所有东西,所以我们首先开发这个对象。
The traditional object-oriented solution to problems of this sort is to leverage subtype polymorphism - that is, inheritance.
针对这类问题的传统的面向对象的解决方案是利用子类型多态性—也就是说,继承。
We do not develop software to make it object oriented, or to comply with any other paradigm.
我们开发软件并不是为了让它面向对象化,或遵循其它的模式。
Until then, you should consider how to apply the techniques outlined here to your own object-oriented applications.
到那时,您应该考虑如何把这里概述的技术应用到自己的面向对象的应用程序中。
The use of the class as the primary means of abstraction is key to object-oriented framework design.
作为抽象的主要方法,类的使用在面向对象框架设计中是很关键的。
But the second form of caching data offers an object-oriented approach to caching.
但是第二种缓存数据的方法提供了一种面向对象的方法来缓存。
Before this, PHP 3 saw the introduction of object-oriented function to the language.
在此之前,PHP3见证了该语言对面向对象的函数的引入。
In fact, many have used its object model to create surprisingly sophisticated, well-designed, object-oriented software.
事实上,很多人都使用过其对象模型创建过极为复杂、设计良好的面向对象软件。
In addition, it allows you to have dynamic schemas because of its interlinked object-oriented perspective, in contrast to SQL's strictly relational perspective.
此外,它允许拥有动态模式,因为它拥有互相链接的面向对象的透视图,与严格的SQL关系透视图形成对照。
AOP augments object-oriented programming with new language facilities, so it should work to solve problems that object-oriented programming can't.
AOP用新的语言设施补充了面向对象编程,因此应该用于解决面向对象编程不能解决的关注点。
Applying closures to functional patterns is exciting, and once you've done that, it's not too big a stretch to apply them to object-oriented design patterns.
把闭包应用于函数模式是令人兴奋的,一旦这么做了之后,再把它们应用于面向对象设计模式,就不是什么大事情了。
Get the developers some basic training in the language and teach them the principles of Object Oriented, to bring their understanding up to a minimum threshold.
让开发人员接受语言方面的基本培训并教授他们面向对象的原理,从而把他们的理解力提升至入门阶段。
The first step in designing a simple object-oriented site around JCS starts with the object you need to store.
设计一个简单的面向对象的JCS站点的第一个步骤是创建需要存储的对象。
No constructor logic is required to initialize these fields, in contrast to most other object-oriented languages.
初始化这些字段不需要逻辑上的构造函数,这和很多面向对象语言不同。
Considering metadata as an aspectual interface from classes to crosscutting concerns in the system translates some of the best practices from the object-oriented world to AOP.
将元数据考虑为类中的一个方面化接口,通过这种方法来横切系统中的一些关注点,这样,可以将面向对象世界中的一些最佳实践应用到AOP中。
In traditional Object-Oriented (OO) design, it is common to have multiple object instances that implement the same interface.
在传统的面向对象(OO)设计中,通常让多个对象实例实现相同的接口。
This type of compact workflow can be an alternative to the object-oriented programming style, and it is quite interesting.
此类紧凑的工作流可以替代面向对象的编程样式,并且相当有趣。
The object-oriented solution to such a problem is the factory class.
针对这类问题的一种面向对象式解决方案是使用工厂类。
Even if you decide to stay away from object-oriented programming in your own code, you will likely need to know object-oriented programming.
但即使您决定在自己的代码中不使用面向对象的编程,您仍可能需要了解面向对象的编程。
They are fundamental to object-oriented programming because a type is a promise of good and consistent behavior.
类型是面向对象编程的基础,因为类型是良好一致的行为的保证。
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.
这与我们在最开始采用面向对象的编程技术时的情况(开发人员使用面向对象的语言来开发过程型的程序)十分相似。
We believe that using XP to develop object-oriented software has the best chance of changing them for the better.
我们相信使用XP开发面向对象软件可以有机会将它们变得更好。
In practice, they are hard to comprehend and master, especially for programmers who are making a transition to object-oriented application development.
在实际中,它们很难理解和掌握,特别是对于那些正在向面向对象应用程序开发过渡的程序设计人员。
应用推荐