对象类型

duì xiànɡ lèi xínɡ
  • object type
对象类型对象类型
  1. 创建Order业务对象类型

    Creating the Order business object type

  2. 列1包含表单名,它表示了业务对象类型,比如Customer或Order。

    Column one contains the form name , representing the business object type , such as Customer or Order .

  3. 类,接口和对象类型只允许在type区段

    Class , Interface and object types only allowed In type section

  4. Type存在两个不同的变体数据类型和数据对象类型。

    Two distinct varieties of Type exist , DataType and DataObjectType .

  5. Web对象类型的多样性及其资源需求不定性导致了不可预测的Web服务时间。

    The diversity in the Web object types and their resource requirements resulted in the unpredictability of Web service time .

  6. 例如,HTML中的元素用Element对象类型表示。

    For instance , elements in your HTML are represented by an Element object type .

  7. VirtualMemberManager组件定义了三种即时可用的实体类型,表示联合存储库中管理的对象类型。

    Out-of-the-box , the Virtual Member Manager component defines three entity types that represent object types managed within the federated repository .

  8. 可以根据业务对象类型、时间戳和连接器ID来筛选事件。

    The events can be filtered by business object type , time stamp , and connector ID.

  9. 文中主要探究PL/SQL对象类型在Web上的应用,提出了应用模型,并以实例加以说明。

    This paper mainly probes into Web application with object type of PL / SQL and brings forward application model which is explained with an example .

  10. 采用了XML技术将管理信息以XML文档的形式存储;同时设计了一个创建的服务对象类型可以动态扩展的对象工厂模型。

    We use XML technology to save the information and design an object factory model that can dynamically expand the object type .

  11. 例如,我们可以选择扩展Person示例,使之包括一个新的数据对象类型,该类型包含一个Person数据对象的集合。

    For example , we might choose to extend our Person example to include a new data object type that contains a collection of Person data objects .

  12. 该实例为数据库中多种二进制大对象类型的数据,包括图片、声音、视频及各种Office文档等进行存储与显示提供了一种可行的有效方法,并且给出部分程序源代码。

    In addition , it is put forward an effective method for BLOB data accessing including image , voice , video and office archives in database .

  13. 我们需要支持这两种对象类型(同时还要支持非Microsoft浏览器)。

    You need to support these two object types ( without losing the support you already have for non-Microsoft browsers ) .

  14. 如果您是从头开始设计XML模式的,那么将很难只使用XML写下对象类型。

    If you had started designing the XML schema from scratch , it would have been difficult to just write down the object types in XML .

  15. 一些特定于生产环境的此类对象类型,可以通过另一种PowerHA技术(称为AdministrativeDomain)来实现同步操作。

    Many of those object types specific to the production environment can be synchronized via another PowerHA technology called Administrative Domain .

  16. 幸运的是,通过扩展泛型DAO可以使这种功能适应各种对象类型。

    Luckily , you can make much of this functionality generic by extending the generic DAO .

  17. 为此,单击Add图标,然后选择数据库对象类型ForeignKeyConstraint,如图4c所示。

    To do so , click on the Add icon , and then select the database object type Foreign Key Constraint , as shown in Figure4c .

  18. 只要JavaScript中的信息是对象类型,您就可以使用标准的JavaScript标记访问该信息。

    Once the information is an object within JavaScript then you can use standard JavaScript notation to access the information .

  19. 以这个前缀开头的类都是代理类,API类设计为你衍生和创建自己的对象类型。

    Classes with this prefix are all Proxies , API classes designed for you to derive from and create your own object types .

  20. 接下来的表格,列出了这些IDs,以及您想要在转换配置中看到的对象类型。

    The following table lists these IDs and the object types that you would expect to see in the transformation configuration .

  21. 一些容器对像EJB引用、事务上下文、还有其他非可序列化的J2EE对象类型有特殊的处理。

    Some containers have special handling for entities like EJB references , transaction contexts , and other nonserializeable J2EE object types as well .

  22. Bean管理的持久性将所有的工作交给EJB开发人员,让他们确定如何存储和检索特定的对象类型。

    Bean-managed persistence leaves all the work to the EJB developer to figure out how to store and retrieve a specific object type .

  23. 另一方面,Python不包含像int这样的简单类型&只有对象类型。

    Python , on the other hand , does not have simple types like int & only object types .

  24. 但是,如果使用PHPV5的话,可以将对象类型检查构建到类或方法声明中。

    With PHP V5 , however , you can build object type checking right into the class or method declaration .

  25. 通过对典型程序的研究与分析可以看出Java语言的参数传递总是传值调用的,但是对于基本类型的参数和对象类型的参数来说,参数传递的情况不完全相同。

    Parameter transfer of Java language is always calling by value via research and analysis of typical program . Parameter transfer isn 't completely same for basis type and object type .

  26. 为此,将表添加到Objectstobechanged列表,方法是单击添加图标(由+号表示),然后在弹出列表中选择数据库对象类型

    To do this , add the table to the Objects to be changed list by clicking on the add icon ( represented by a + sign ) and then selecting the database object type

  27. RTL对象类型和分类浅析

    RTL Object Types and Classes Analysis

  28. 实际上,Scala的for并不了解那些成员,并且并不比其他任何对象类型做得更好。

    So Scala 's for doesn 't , in fact , understand numbers any better than it does any other object type .

  29. 在设计接口上有一点是非常重要的,就是这些接口既很容易被应用程序调用,又具有足够的灵活性,能够使IBM可以在将来支持其他对象类型。

    It was extremely important to design interfaces that are simple to invoke from an application , and are flexible enough to allow IBM to potentially support additional object types in the future .

  30. Morphia自动创建此字段以便记录MongoDB中的对象类型。

    Morphia automatically creates this field to record the type of the object in MongoDB .