单词 | sdos | ||||||||||||||
释义 | sdos
更多释义 收起释义 例句释义: 标准制定组织 1. Now all that you need to do is create a database connection, and you will be ready to create SDOs to access the database. 现在您所需要做的就是创建一个数据库连接,并且您将准备好创建SDO来访问数据库。 www.ibm.com 2. In an effort to simplify the J2EE data programming model, IBM and BEA teamed together to develop the concept of Service Data Objects (SDOs). 在努力简化J2EE数据编程模型的过程中,IBM和BEA共同提出了服务数据对象(SDO)概念。 www.ibm.com 3. A Session EJB might have methods to produce and consume a graph of SDOs with more efficient direct access to the entity EJBs. 会话EJB(SessionEJB)可能有方法产生和使用SDO图来更加高效地直接访问实体EJB。 www.ibm.com 4. Reduced database overhead: At the heart of SDOs is support for disconnected working. 减少数据库开销:SDO的核心是支持断开连接的工作。 www.ibm.com 5. SDOs enable uniform access to application data and a common programming model for all data sources, wherever and however the data is stored. SDO为所有数据源启用了对应用程序数据的统一访问和公共编程模型,而不管数据存储在何地以及如何存储。 www.ibm.com 6. With SDOs, business applications are what they were meant to be: business applications. 有了SDO,业务应用程序就是名副其实的业务应用程序。 www.ibm.com 7. Service data objects (SDOs) are a very useful implementation mechanism for service data messages. 服务数据对象(SOD)对于服务数据信息来说是一种非常有用的执行机理。 www.ibm.com 8. Looking at SDOs and their associated interface, you should get a clear idea of the API the SDO extension provides. 观察SDO及其相关接口,即可对SDO扩展提供的API有清晰的认识。 www.ibm.com 9. A data binding converts the transport's native message into the Service Data Objects (SDOs) expected by the components, and vice versa. 数据绑定将传输的本机消息转换为组件所希望接收的服务数据对象(ServiceDataObject,SDO)或进行反向转换。 www.ibm.com 10. When this document is loaded into memory as a graph of SDOs, the graph will contain five data objects and two data object lists. 此文档作为SDO图载入内存时,图中将包含5个数据对象和2个数据对象列表。 www.ibm.com 1. SCA components can be composed and can exchange data with each other in a neutral fashion by passing SDOs. 可以将SCA组件组合在一起,并且通过传递SDO来以一种中立的方式相互交换数据。 www.ibm.com 2. You give the Relational DAS a SQL query to execute, and it will issue the query and break the result set into a graph of SDOs. 给RelationalDAS一个SQL查询供其执行,它将处理查询并将结果集置入SDO图。 www.ibm.com 3. The main technologies used are Ajax, JSF using IBM Enhanced Faces components, and service data objects (SDOs). 主要用到的技术是Ajax、使用了IBMEnhancedFaces组件的JSF,及服务数据对象(servicedataobjects,SDOs)。 www.ibm.com 4. The PHP implementation of SDOs involves mapping to a dynamic and weakly typed language. SDO的PHP实现涉及动态和弱型态语言的映射。 www.ibm.com 5. If sharing the same SDOs across multiple Web projects is desired, you can create a separate Java project for the SDO packages. 如果需要在多个Web项目中共享同一个SDO,那么您可以为SDO包创建独立的Java项目。 www.ibm.com 6. SDOs are Java data objects for marshalling and unmarshalling of XML data during web services communications. SDO是在web服务通信期间编组和解组XML数据的Java数据对象。 www.ibm.com 7. SDOs are a generalization of the Data Transfer Object pattern. SDO是数据传输对象(DataTransferObject)模式的泛化。 www.ibm.com 8. There are a number of reasons why you might consider using SDOs, the main ones outlined below. 考虑到使用SDO的原因有许多种,下面只列出了其中的一些主要原因。 www.ibm.com 9. Service Data Objects (SDOs) are designed to simplify and unify the way in which applications handle data. 设计服务数据对象(SDO)就是为了简化和统一应用程序处理数据的方式。 www.ibm.com 10. SDOs are the basis for the data exchange in component's interactions. SDO是组件的数据交换基础。 www.infoq.com 1. SDOs leverage the simplicity of XML without introducing the complexity of XML Schema or the performance issues of serialization. SDO利用了XML的简易性,而又没有引入XMLSchema的复杂性或序列化的性能问题。 www.ibm.com 2. Part 3 will describe the advanced techniques for manipulating the generated SDOs and customizing the XML-SDO transformer. 第3部分将描述操作已生成的SDO以及自定义XML-SDO转换器的高级技术。 www.ibm.com 3. You will recall that the XML DAS gets its information about the model the SDOs must follow by reading an XML schema file. 回忆一下,XMLDAS通过读取XML模式文件获取SDO必须遵循的模型。 www.ibm.com 4. Service Data Objects (SDOs) are designed to simplify and unify the way applications handle data. 服务数据对象旨在简化和统一应用程序处理数据的方式。 www.ibm.com 5. A Session EJB provides access methods to produce and return a graph of Customer SDOs from the Customer Entity EJBs. 会话EJB提供了访问方法来从Customer实体EJB产生和返回CustomerSDO图。 www.ibm.com 6. SMOs are patterned after Service Data Objects (SDOs). SMO根据服务数据对象(SDO)进行建模。 www.ibm.com 7. Simple types like strings end up as primitive properties on the SDOs. 字符串等简单类型将成为SDO上的原生数据类型属性。 www.ibm.com 8. SDOs become much more capable when they are connected to form a graph of objects. 若将SDO彼此连接在一起构成对象图,它们将拥有更为强大的能力。 www.ibm.com 9. As mentioned in the introduction, SDOs rely on the existence of DASes. 正如简介中所述,SDO依赖于DASes的存在。 www.ibm.com 10. Knowledge of the structure: As we have already seen, SDOs carry internal knowledge of the structure of the data they represent (the model). 结构的知识:我们已经了解到,SDO携带数据结构表现(即模式)的内部知识。 www.ibm.com 1. SDOs are created by calling a data factory object. SDO是通过调用数据工厂对象创建的。 www.ibm.com 2. SDOs are connected by references from one to another. SDO通过引用彼此相连。 www.ibm.com 3. SDOs define the data that is flowing between components. SDO定义在组件之间流动的数据。 www.ibm.com 4. When using a DAS, the client works with SDOs, and is, therefore, insulated from any data source-specific data representation. 在使用DAS时,客户机与SDO交互,因此与任何特定于数据源的数据表示相隔离。 www.ibm.com 5. SDOs support XML schema for metadata and XML as a data source and support for using XPath expressions to get and set values. SDO支持将元数据和XML的XML架构作为数据源,并支持使用XPath表达式获取和设置值。 www.ibm.com 6. SDOs provide a single API for manipulating data independent of the data's originating data source. SDO提供了用于操纵数据的独立于数据的原始数据源的单一API。 www.ibm.com 7. SDOs support object syntax and associative array syntax, so the properties could have been set with object syntax SDO支持对象语法和关联数组语法,因此属性可以通过对象语法设置 www.ibm.com 8. There are three important ways in which SDOs add to the basic Data Transfer Object pattern SDO在以下三个重要的方面增强了基本数据传输对象模式 www.ibm.com 9. Analysis of the Usage of Foreign Journal Database SDOS in Our Library 我馆利用SDOS外刊数据库分析 www.ilib.cn 10. Role and Function of SDOS in Dealing with IPR Issues 标准制定组织在处理知识产权问题上的角色和作用 www.ilib.cn 1. As we saw in Step 4, SDOs supports property access using the object property syntax 在步骤4中我们可以看到,SDO使用对象属性来支持属性访问 www.ibm.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。