• Set ODMDIR to point to your development object repository during development.

    在开发期间,请将ODMDIR设置为指向您的开发对象存储库。

    youdao

  • The development object has been defined on the basis of thorough system analysis.

    在深入的系统分析基础上,确定了系统的开发目标。

    youdao

  • When you are satisfied with your stanza file, add it to your development object repository.

    当您对自己的节文件感到满意时,请将其添加到您的开发对象存储库。

    youdao

  • This paper introduces development object, design method, composition of test software, support environment, user interface and key techniques of the test system software development platform.

    本文介绍了测试系统软件开发平台的研制目标、设计思想、测试软件构成、支撑环境和使用的关键技术。

    youdao

  • The Conservatives' planning reform explicitly gives rural development priority over conservation, even authorising "off-plan" building where local people might object.

    保守党的计划改革明确将农村发展置于(自然)保护之上,甚至批准在当地居民可能反对的地方建设“计划外”的建筑。

    youdao

  • This second step in the development of a full sense of self is what James called the "self-as-object".

    发展完整自我意识的第二步就是詹姆斯所说的“自我即客体”。

    youdao

  • Associating a number as one of the qualities of a specific object is a great hindrance to the development of a true number sense.

    把数字和一个具体物品的一种属性联系起来,是形成真正的数感的一大障碍。

    youdao

  • 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.

    因为这一特性是一个系统对象的名称,所以在发布操作时,开发团队和管理员就可在部署描述符中指定这些特性的值。

    youdao

  • Welcome to the first in a series of articles that will guide you through development of a service that provides persistent object IDs.

    欢迎阅读本系列文章中的第一篇文章,该系列文章将逐步指导您开发提供持续对象标识的服务。

    youdao

  • The object can vary in implementation depending on the development environment as well as the intention of an implemented application.

    根据开发环境以及所实现应用程序的目的,对象的实现形式也有所不同。

    youdao

  • Although this is not considered pure object design, the development tools and libraries being used often influence the object model.

    虽然正在使用的开发工具和库不被认为是纯粹的对象设计,但它们常常影响对象模型。

    youdao

  • For example, the Model-View-Controller (MVC) pattern in distributed object development environments separates the model from the view from the controller.

    例如,分布式对象开发环境中的模型-视图-驱动器(MVC)模式将模型与视图和控制器分离开来。

    youdao

  • 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)框架的诞生,该框架提供一个数据访问抽象层。

    youdao

  • The data model largely follows the typical object model used in standard application development environments.

    数据模型主要遵循标准应用程序开发环境中所使用的典型对象模型。

    youdao

  • 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编程将使应用程序开发方式发生根本性变化,这种变化甚至可能与面向对象方法在过去十年中的影响相当。

    youdao

  • If you've done much development of EJB components, you're well aware of the difficulties of remote object design.

    如果您开发过许多EJB组件,那么您很清楚远程对象设计的难点。

    youdao

  • As experienced software engineers, we are accustomed to using Object Oriented (OO) techniques for our development.

    有经验的软件工程师在开发时大都习惯使用面向对象(Object Oriented,OO)技术。

    youdao

  • Investigate development tool for object to relational mapping.

    调查用于对象到关系映射的开发工具。

    youdao

  • The Service data Object (SDO) framework provides a unified framework for data application development.

    ServiceDataObject (SDO,服务数据对象)架构为数据应用程序开发提供了一个统一的结构。

    youdao

  • Rational Data Architect provides the ide required for DB2 object development such as stored procedures and user-defined functions.

    RationalDataArchitect提供开发DB 2对象(比如存储过程和用户自定义函数)所需的IDE。

    youdao

  • 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)方法指的是先在代码中创建对象模型,然后按照模型生成数据库结构。

    youdao

  • Most Web frameworks and browsers layer higher-level interfaces (a programmable Session object, for example) that simplify development.

    大多数Web框架和浏览器层高级接口(例如可编程的Session对象)简化了Web开发。

    youdao

  • 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.

    但是按照面向对象开发的精神,首先需要一个对象,它包含将实现的所有东西,所以我们首先开发这个对象。

    youdao

  • 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.

    正如您在这个示例中所见,在面向对象开发中,分析和设计的界限是模糊的,那些不熟悉面向对象的有经验开发人员可能会花一些时间才能习惯这点。

    youdao

  • All these dependencies that everybody worried about just melted away because we could [do it in object-oriented development] in any order... Even today, people don't believe that.

    由于我们[在面向对象的开发]中可以按照任何顺序去开发,因此所有这些大家担心的依赖就消失了……即使在今天,人们还是不相信这一点。

    youdao

  • 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.

    在面向对象的开发中,有一种实践很常见:抽象出一个可能拥有多个实现的接口并编写代码以使用该接口,从而使其可以重复利用。

    youdao

  • In practice, they are hard to comprehend and master, especially for programmers who are making a transition to object-oriented application development.

    在实际中,它们很难理解和掌握,特别是对于那些正在向面向对象应用程序开发过渡的程序设计人员。

    youdao

  • With ECS, you can create an application that generates such documents using an object-oriented approach; this eases application development and maintenance.

    有了ECS,就可以创建一个使用面向对象方法生成这种文档的应用程序,这简化了应用程序的开发和维护。

    youdao

  • A similar disagreement is developing between supporters of the two persistence strategies for object-oriented application development.

    类似的异议也出现在面向对象应用程序开发使用的两个持久性策略之间。

    youdao

  • 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.

    实际上,它与您能够得到的面向对象开发还相去甚远,因为其数据对象缺乏可扩展性。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定