单词 | object graph | ||||||||||||||||
释义 | object graph
更多释义 收起释义 例句释义: 对象图,对象图表,对象图面 1. Another problem any binding tool needs to solve is how much of an object graph to persist. 任何绑定工具都需要解决的另一个问题是一个对象图(objectgraph)能够实现多大程度的持久化。 www.ibm.com 2. One of the responsibilities of the SDO DataGraph is to keep track of any changes within the object graph. SDODataGraph的职责之一是跟踪对象图形中的任何更改。 www.ibm.com 3. A cyclic object graph cannot be transformed into a tree structure. 一个循环对象图不能够转换为树结构。 www.ibm.com 4. Export Object enables an object graph to be written as a textual representation to a text file. ExportObject支持将一个对象图作为文本表示写入一个文本文件。 www.ibm.com 5. Only that the returned object graph can be controlled to a greater degree than in normal Web Services design patterns. 只能对返回的对象图进行比普通Web服务设计模式更大程度的控制。 www.ibm.com 6. As we mentioned above, it can load or save an entire object graph with just a line or two of code. 从文章上面可以看出,它可以只使用一两行代码实现业务对象的加载和保存。 www.cnblogs.com 7. The following schema defines a hypothetical XML format to which an object graph will be persisted. 下面的架构定义了一种假想的、用于保留对象图的XML格式。 msdn2.microsoft.com 8. On the second pass, the overall name-object graph is complete, and all the fixup tokens are able to resolve. 在第二步中,整个名称对象图完成了,所有修正的标记都能够解决。 technet.microsoft.com 9. Designer serialization is the process of converting an object graph into a source file that can later be used to recover the object graph. 设计器序列化是将对象图转换为以后可用于恢复对象图的源文件的过程。 msdn2.microsoft.com 10. The MaxItemsInObjectGraph property limits on the number of items in an object graph that are serialized. MaxItemsInObjectGraph属性限制对象图中要序列化的项数。 msdn2.microsoft.com 1. Because all types can be declared literally in JavaScript, it's possible to statically define an object graph in single statement. 因为所有类型都可以用JavaScript直接声明,所以可以在一条语句中静态地定义对象图。 www.ibm.com 2. He explained the "cascaded constraint checking" feature used to validate an object graph. 他解释说“级联约束检查”特性是用来校验一个对象图的(objectgraph)。 www.infoq.com 3. Gets the maximum number of items in an object graph to serialize or deserialize. 获取对象图中要序列化或反序列化的最大项数。 msdn.microsoft.com 4. The punchline is that you can use JSON to send a JavaScript object graph over the network in an Ajax server's response. 妙处在于可以用JSON在Ajax服务器响应中通过网络发送JavaScript对象图。 www.ibm.com 5. The detached entities are transferred to and from the UI, either as a complete object graph or through lazy loading. 独立的实体作为完整的对象或通过惰性(lazy)装载传输到和传输出UI。 www.ibm.com 6. Indicates that a class is to be notified when deserialization of the entire object graph has been completed. 指示在完成整个对象图形的反序列化时通知类。 msdn2.microsoft.com 7. A: LINQ to SQL does not support mixing and matching entities loaded from different DataContext instances together in the same object graph. 答:LINQ到SQL不支持混合和匹配实体装载情况下从不同的DataContext在同一对象图。 hi.baidu.com 8. Saving an object in a dense, heavily connected object graph could result in persisting the entire model. 将对象保存在一个密集的、具有大量连接的对象图中将导致持久化整个模型。 www.ibm.com 9. With a persisted object graph, you can access and modify objects and changes will be persisted. 有了持久对象图,就可以访问和修改对象了,所做的更改将会是持久的。 www.ibm.com 10. Only JEST can reinterpret the enhanced JSON representation to recreate an object graph with cyclic references. 只有JEST可以将增强的JSON表现重新解析而创建一个具有循环引用的对象图。 www.ibm.com 1. Gets or sets the maximum number of items in the object graph to serialize or deserialize. 获取或设置对象图中要序列化或反序列化的最大项数。 msdn.microsoft.com 2. JDO doesn't just persist Java objects; it transparently handles the persistence of the entire relevant object graph. JDO并不仅仅使Java对象持久;它还透明地处理整个相关对象图的持久性。 www.ibm.com 3. This setup allows the application to more easily commit or rollback any changes to an object graph. 这种设置允许应用程序更加容易地提交或回滚对对象图的任何更改。 www.ibm.com 4. Structure does not map naturally to the object graph structure of serialization, and vice versa. 结构并不能自然地映射到序列化的对象图结构,反之亦然。 www-128.ibm.com 5. First of all, you could generate XML programatically from your object graph. 首先,可以从对象图以编程的方式生成XML。 www.ibm.com 6. Class contain methods that process the object graph referenced by a. 所引用的对象图的方法。 msdn2.microsoft.com 7. This is a surprising fact, given that circular references are a common occurrence for almost any persistent object graph. 这很让人意外,因为循环引用几乎出现在所有的持久化对象图中。 www.ibm.com 8. When collecting, it also takes more time to build up the object graph. 在收集时,构建对象图时也会消耗更多的时间。 www.cnblogs.com 9. This causes an access violation in the CLR when the garbage collector tries to walk the object graph. 在垃圾回收器尝试审核对象图时,这会在CLR中导致访问冲突。 technet.microsoft.com 10. The object, or root of the object graph, to serialize. 要序列化的对象或对象图形的根。 msdn2.microsoft.com 1. You can design a program that builds a source code model using CodeDOM elements to assemble an object graph. 您可以设计一个生成源代码模型的程序,使用CodeDOM元素构成一个对象图。 msdn2.microsoft.com 2. You traverse object graph and create the array of Stock objects. 您遍历对象图并创建Stock对象数组。 www.ibm.com 3. Sets the object at the root of the object graph. 设置位于对象图的根处的对象。 msdn2.microsoft.com 4. Demonstrates how to serialize an object graph in memory to a stream. 演示如何将内存中的对象图序列化成流。 msdn2.microsoft.com 5. Representing the root object in the object graph. 表示对象图中的根对象的。 msdn2.microsoft.com 6. Deserializes the specified stream into an object graph . 将指定的流反序列化为对象图形。 www.bing.com 7. Defines methods that a type implements to serialize and deserialize an object graph. 定义要对对象图进行序列化和反序列化,类型应实现的方法。 msdn2.microsoft.com 8. The root of the object graph is returned. 返回对象图的根。 msdn2.microsoft.com 9. The root object of the object graph. 对象图的根对象。 msdn2.microsoft.com 10. Method is automatically called when the entire object graph has been deserialized. 则在整个对象图已被反序列化后将自动调用。 msdn2.microsoft.com 1. Assume an object graph exists in the heap as described in Figure 7 by section I. 假定图7第I段所描述的堆中存在一个对象图。 www.ibm.com 2. Deserializes a stream into an object graph . 将流反序列化为对象图形。 www.bing.com 3. The following code example shows how to use the ObjectManager class to walk through an object graph, traversing to each object only once. 下面的代码示例演示如何使用ObjectManager类来遍历对象图,每个对象仅遍历一次。 msdn2.microsoft.com 4. Runs when the entire object graph has been deserialized. 在整个对象图形已经反序列化时运行。 msdn2.microsoft.com 5. Source code serialization, for example, has user code mixed in with the code needed to deserialize an object graph. 例如,源代码序列化已将用户代码与反序列化对象图所需的代码混合。 msdn2.microsoft.com 6. Provides a utility string class that is used by the ObjectStateFormatter class to optimize object graph serialization. 提供ObjectStateFormatter类用来优化对象图序列化的实用工具字符串类。 msdn2.microsoft.com 7. To create an object graph for a simple application, you must assemble the source code model and reference it from a 要创建简单应用程序的对象图,必须汇编源代码模型并从 msdn2.microsoft.com 8. Expression language - Spring. NET provides an Expression language which can be used at runtime to query and manipulate an object graph 表达式语言——Spring.NET提供了一个表达式语言,可在运行期查询并操纵对象图。 www.infoq.com 9. Linking code elements into the object graph 将代码元素链接到对象图中 msdn2.microsoft.com 10. Defining the Detached Object Graph 定义脱管对象状态 www.vivianj.org 1. The following code fills in the object graph 对象图中包含下面的代码 msdn2.microsoft.com |
||||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。