• 每一个包中我们最初来自于我们的业务对象模型注释访谈

    Within each package, our initial class diagrams were derived from our use cases, business object model, notes, and interviews.

    youdao

  • 由于我们在设计一个面向对象软件系统我们例行为需要我们系统中的一些对象执行

    Since we are doing an object-oriented software system, the behavior of our use case must be carried out by the classes and objects in our system.

    youdao

  • 由于存储系统存储之间存在关联,因此对象根据移植策略设置规则移动指定存储系统中。

    Since there is an association between storage system and storage class, objects will move along the designated storage system according to the rule set in migration policy.

    youdao

  • 这样就可以装配组合对象不会造成把所有成员声明可能造成的一般冲突交互

    That gives you a way to assemble composite objects without the usual collisions and interactions possible if all members were declared in the class itself.

    youdao

  • 同一个重载操作符可以共享内存构造ABC对象

    The same overloaded operator allows you to construct objects of class A, B, and C in shared memory.

    youdao

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

    youdao

  • 对它进行进一步分解我们可以开始确定可以建模的额外对象设计中的其它对象

    Further decomposition lets us start identifying additional objects that can be modeled into classes, and other objects within the design.

    youdao

  • 由于模式只是影响对象结构还有动态(操作),所以篇文章将会面向服务体系架构(SOA)中模式所承担任务的调研得出结论。

    Because patterns do not only affect the structure and dynamics of classes and objects, this article will conclude investigating the role of patterns in a service-oriented architecture (SOA).

    youdao

  • JLINQ就是通过这种方式,数据表中执行CRUD操作生成基于面向对象接口

    This is where JLINQ generates the OO-based classes and interfaces required to perform the CRUD operations on the selected tables.

    youdao

  • 面向对象编程中,这些模型清楚地展示连接用例地方法

    In the case of object-oriented programming, these models clearly lay out the classes and methods linked to a use case.

    youdao

  • 没有发现匹配条目备份对象绑定活动策略(请参阅归档备份副本组)中的默认管理

    Backup objects for which there is no matching entry found are bound to the default management class in the active policy set (see Archive and Backup Copy Groups).

    youdao

  • 而且employeelastname术语表模型定义基本单词修饰单词,那么employee last name这个对象名称就是有效的。

    And employee, last, and name are prime word, modifier, and class word defined in the glossary model, an object employee last name has a valid name.

    youdao

  • 元素对于XML设计重要性对象设计中的类和关系数据库设计中的实体

    Elements are as important in XML design as classes in object design or entities in relational database design.

    youdao

  • 这些对象实例就是Service规范中的订货运送属性

    These object instances are the orderer and shipper properties in the Service specification class.

    youdao

  • 每个Person对象最终包装一个PersonViewModel实例中,这样就让拥有了额外的能力,比如展开选中

    Each Person object will eventually be wrapped by an instance of the PersonViewModel class, enabling it to have extended semantics, such as being expanded and selected.

    youdao

  • 所有ldif文件一样,文件包含几个用来LDAP限定用户对象

    As with all files of type ldif, this file contains several object class types that are used to qualify users and groups in LDAP.

    youdao

  • 客户中的第二find方法findAllOrder(),它使用一个包含搜索对象实例客户ID密钥

    The second find method in the customer class, findAllOrder(), uses a key with the searched object type and the customer ID of this instance.

    youdao

  • 但是Python中简单数据不是原始数据型,而是完善的对象它们自已的方法

    In Python, however, the simple data types are not primitives but full-fledged objects, with their own methods and classes.

    youdao

  • PHP所有面向对象特性对象 (PHPV5) 的基本概述可以官方 PHP手册中的Chapter19找到

    The essential overview of all PHP's object-oriented features classes and objects (PHP V5) can be found in Chapter 19 of the official PHP Manual.

    youdao

  • 通常根据面向对象语言实践公共接口中使用GettersSetters道理的,一个字段经常访问中宜采用直接访问。

    It's reasonable to follow common object-oriented programming practices and have getters and setters in the public interface, but within a class you should always access fields directly.

    youdao

  • 基于4.1业务规则设计调优得到了一个POJO来表示领域对象

    Based on the tuning of business rules and design in Section 4.1 you come up with a class diagram for your domain objects represented by the POJO. Our recommendations are.

    youdao

  • 我们第6-Scala高级面向对象编程中的CaseClass(案例)”看到另外一个使用命名参数默认参数例子

    We'll see another useful example of named and default arguments when we discuss case classes in the section called "case classes" in Chapter 6, Advanced Object-Oriented Programming in Scala.

    youdao

  • 首先,日志输出位置可靠的。 某一个LogRecord对象中包含的产生日志信息的方法名称都有可能是虚假的。

    The sources of logging calls cannot be determined reliably, so when a LogRecord is published that claims to be from a particular source class and source method, it may be a fabrication.

    youdao

  • 利用ObjectTables选项卡中的视图获得更多信息包括指定对象数量确认泄漏疑点大小

    Use the views in the object Tables TAB to get additional information about the number of specific objects and classes that exist in the heap, or to confirm the size of a leak suspect.

    youdao

  • 中,displayaction几个设置arraylist对象statestatus

    In this example, the DisplayAction class sets the ArrayList object's state and status with a few values.

    youdao

  • 因此AIXSunOne服务器创建用户支持person、organizationalpersoninetgorperson 对象某些属性

    Therefore, users created to the SunOne server from AIX do not support some of the attributes from the person, organizationalperson, and inetgorperson objectclasses.

    youdao

  • PrintStream定义常见分别用于写入标准输出标准错误的 System.out System.err对象

    The PrintStream class contains the definition of the common System.out and System.err objects for writing to standard output and standard error, respectively.

    youdao

  • 5清单22 中显示TypeGetter负责Configuration对象获取特定配置字段

    The TypeGetter class, illustrated in Listing 5 and Figure 22, is responsible for retrieving a configuration field of a particular type from a Configuration object

    youdao

  • 继承一种方法通过它,对象可以访问以前精确定义过的中的成员变量函数不用重新声明那些定义

    Inheritance is the means by which objects of a class can access member variables and functions contained in previously defined class, without having to restate those definitions.

    youdao

  • 继承一种方法通过它,对象可以访问以前精确定义过的中的成员变量函数不用重新声明那些定义

    Inheritance is the means by which objects of a class can access member variables and functions contained in previously defined class, without having to restate those definitions.

    youdao

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

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

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