The development object has been defined on the basis of thorough system analysis.
在深入的系统分析基础上,确定了系统的开发目标。
The Conservatives' planning reform explicitly gives rural development priority over conservation, even authorising "off-plan" building where local people might object.
保守党的计划改革明确将农村发展置于(自然)保护之上,甚至批准在当地居民可能反对的地方建设“计划外”的建筑。
This second step in the development of a full sense of self is what James called the "self-as-object".
发展完整自我意识的第二步就是詹姆斯所说的“自我即客体”。
Associating a number as one of the qualities of a specific object is a great hindrance to the development of a true number sense.
把数字和一个具体物品的一种属性联系起来,是形成真正的数感的一大障碍。
This lets you avoid the development, deployment, and execution costs of building and manipulating classes in addition to the object instances of those classes.
除了类的对象实例之外,这样做还可以让您避免构建和操作类的开发、部署和执行成本。
The object can vary in implementation depending on the development environment as well as the intention of an implemented application.
根据开发环境以及所实现应用程序的目的,对象的实现形式也有所不同。
Welcome to the first in a series of articles that will guide you through development of a service that provides persistent object IDs.
欢迎阅读本系列文章中的第一篇文章,该系列文章将逐步指导您开发提供持续对象标识的服务。
Although this is not considered pure object design, the development tools and libraries being used often influence the object model.
虽然正在使用的开发工具和库不被认为是纯粹的对象设计,但它们常常影响对象模型。
The data model largely follows the typical object model used in standard application development environments.
数据模型主要遵循标准应用程序开发环境中所使用的典型对象模型。
The tedium of JDBC development led to the creation of the object relational mapping (ORM) framework, which provides a data access abstraction layer.
冗长乏味的JDBC开发导致对象关系映射(ORM)框架的诞生,该框架提供一个数据访问抽象层。
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.
在这十年中,XML编程将使应用程序开发方式发生根本性变化,这种变化甚至可能与面向对象方法在过去十年中的影响相当。
When starting the development of KDE 2.0, the KDE team focused on using CORBA, a middleware framework for distributed object communication.
开始开发KDE 2.0 时,KDE团队专注于使用CORBA,它是一种分布式对象通信的中间件框架。
If you've done much development of EJB components, you're well aware of the difficulties of remote object design.
如果您开发过许多EJB组件,那么您很清楚远程对象设计的难点。
The Service data Object (SDO) framework provides a unified framework for data application development.
ServiceDataObject (SDO,服务数据对象)架构为数据应用程序开发提供了一个统一的结构。
Rational Data Architect provides the ide required for DB2 object development such as stored procedures and user-defined functions.
RationalDataArchitect提供开发DB 2对象(比如存储过程和用户自定义函数)所需的IDE。
The Code First approach to application development means that the object model is created in code, and then the database structure is generated from that model.
应用程序开发领域中的代码先行(CodeFirst)方法指的是先在代码中创建对象模型,然后按照模型生成数据库结构。
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.
但是按照面向对象开发的精神,首先需要一个对象,它包含将实现的所有东西,所以我们首先开发这个对象。
As you can see with this example, the line between analysis and design is fuzzy with object-oriented development and experienced developers new to object orientation can take time to get used to this.
正如您在这个示例中所见,在面向对象开发中,分析和设计的界限是模糊的,那些不熟悉面向对象的有经验开发人员可能会花一些时间才能习惯这点。
In 1985, we were just beginning to understand the power of object-oriented systems; we were also starting to see development languages and environments that supported these systems.
在1985年,就在我们刚刚开始了解面向对象系统功能时;我们也开始看到支持这些系统的开发语言和环境。
Because this property is the name of a system object, the development team and the administrators can specify the value of these properties in the deployment descriptor during a publish operation.
因为这一特性是一个系统对象的名称,所以在发布操作时,开发团队和管理员就可在部署描述符中指定这些特性的值。
A similar disagreement is developing between supporters of the two persistence strategies for object-oriented application development.
类似的异议也出现在面向对象应用程序开发使用的两个持久性策略之间。
The macro process of object-oriented development is one of "continuous integration"...
面向对象开发的宏过程是一种“持续集成”...
It is common in object-oriented development to abstract out a common interface that may have multiple implementations and write code that works with the interface, making it more reusable.
在面向对象的开发中,有一种实践很常见:抽象出一个可能拥有多个实现的接口并编写代码以使用该接口,从而使其可以重复利用。
In many ways, activity diagrams are the object-oriented equivalent of flow charts and data-flow diagrams (DFDs) from structured development.
在很多方面,活动图是结构化开发中流程图和数据流程图(DFD)的面向对象等同体。
For example, the Model-View-Controller (MVC) pattern in distributed object development environments separates the model from the view from the controller.
例如,分布式对象开发环境中的模型-视图-驱动器(MVC)模式将模型与视图和控制器分离开来。
I think some of the influence [on agile development] was object-oriented design, when people [used]... incremental development, rather than trying to figure out [all the requirements a priori].
我认为[敏捷开发]对面向对象的设计有一些影响,当人们[使用]……增量式开发,而不是试图[事先弄清楚所有需求]时。
To evaluate the cost/benefit tradeoff of our approach, which we call PBR-UP, we performed a case study in the context of a small software development project (an object-oriented information system).
为了评估我们的方法的成本/收益的权衡,我们称其为 PBR-UP,我们在一个小的软件开发项目环境中做了一个案例研究(一个基于对象的信息系统)。
In reality, it's about as far from true object-oriented development as you can get, because of the lack of extensibility in the data objects.
实际上,它与您能够得到的面向对象开发还相去甚远,因为其数据对象缺乏可扩展性。
Software development is clearly a key part of the project, and/or the software is object-oriented.
软件开发确实是项目的核心部分,并且/或者软件是面向对象的。
If a book under development has obvious college sales potential (for example, an object-oriented design book), she will include selected professors in the reading and review cycle.
如果正在出版的书籍有明显的校园市场潜力(例如面向对象设计的书籍),她就会选择一些教授参与读书和评审的周期内的一些活动。
应用推荐