Reads XAML input and returns the root of the corresponding object tree.
读取XAML输入并传回所对应物件树状结构的根。
This merged structure tells JiBX how to convert the XML tree to and from the object tree.
这种合并的结构告诉JiBX如何在xml树和对象树之间相互转换。
Type converters are not called until the object tree is instantiated by WPF at runtime.
要到WPF在执行阶段将物件树状结构执行个体化时,才会呼叫型别转换子。
For instance, an application UI created in XAML can be conceptualized as an object tree.
例如,在XAML中建立的应用程序ui可以概念化为物件树状结构。
This creates a complete copy of the current binding element object tree, also called a deep clone.
这将创建当前绑定元素对象树的完整副本,也称为深层克隆。
SimpleXML maps an XML document's element tree into a PHP object tree, representing sub-elements as properties.
SimpleXML将一个XML文档中的元素树映射为一个PHP对象树,用属性表示子元素。
New Library source code-allows users to access source code from the object tree for display and editing in the code window.
新库源代码—允许用户从用于显示的对象树源码和在窗口上编辑。
As you see in Figure 3, to display all the DB2 systems that your system has cataloged, expand the object tree by clicking on the + sign next to systems.
如您在图3中所见,若要显示系统所编目的所有DB 2系统,可以通过单击systems前的+符号来展开对象树。
When you expose an object tree as a CherryPy URL space, the assumption goes the other way: Unless you explicitly label a method as exposed, it isn't served to outside users.
当您将一个对象树暴露为一个CherryPyURL空间时,假设是另一种情形:除非您显性地将方法标记为暴露,否则它不会为外面的用户提供服务。
The GC determines whether an object is reachable by walking the object tree from the application's root object instead of forcing each object to keep track of references to it, as in COM.
由应用程序的根对象开始遍历对象树,而不是强迫每个对象保持一个对它的引用的轨迹(像COM中一样),来判定一个对象是否可达。
This object contains the entire XML tree and has methods associated with it to search for nodes, export, validate, and create new nodes.
这个对象包含了整个xml树,并且具有与之关联的各种方法可用来搜索节点、导出、验证和创建新的节点。
An item tree is a heavyweight object that takes time to build, and it is a structure you have to use an XML parser on.
一个条目树是一个重量级的对象,需要花时间去构建,并且它是一个您必须使用xml解析器才能解析的结构。
A tree is created to represent the adapter business object, which is owned by this new domain.
创建了一个树来表示适配器业务对象,该树由这个新的域拥有。
In that test, the Volt was subjected to a simulated side-impact collision into a narrow object like a tree or pole followed by a rollover, the agency said.
而代理的工作人员解释说,上周的测试中,同样是进行模拟侧面冲击,撞上细长物体例如树或是电线杆之后翻车。
When a PV array is shaded by another object, like a tree or a house, the solar panels get backed up with electrons like cars in a traffic jam, and the current drops.
当一个光伏阵列被树木或房屋等物体遮挡住时,太阳能电池中会发生电子堆积现象,好似在交通阻塞中的汽车一样,因而电流减弱。
Listing 1 instantiates a default tree viewer; you can also customize the tree and instantiate the tree viewer by using a constructor with a tree object as the parameter.
清单1实例化一个默认的树查看器;您也可以定制树,并用树对象作为参数,用构造函数实例化树查看器。
Once the document tree is built from the object information, the value of specific elements can be extracted.
一旦利用对象信息构建完文档树之后,就可以提取特定元素的值了。
All reachable (and therefore live) objects in the VM can be found by tracing this tree (or trees) of object references called the GC root tree.
VM里所有能获得的对象能够通过跟踪被叫做垃圾回收根树的对象参考树来找到。
Once you have the root object of an arbitrarily complex tree, you can go ahead and work with it.
一旦得到任意复杂度的树的根对象,就可以开始使用它了。
Query the XML tree and return a products object.
查询此xml树并返回一个产品对象。
This method is invoked to obtain tree elements from the input object provided to the tree viewer.
调用该方法来从向树观察器提供的输入对象中获得树元素。
The Test Objects pane contains a tree that's a partial version of the script's object map.
测试对象面板包括一个树状结构,它是脚本对象图的一个部分版本。
When you click on an object which failed to deploy in the tree view, you can see the source of the object in the editor window.
单击树视图中部署失败的对象时,可以在编辑器窗口中看到这个对象的源代码。
The parent table in the left panel shows all the parent objects of any selected object in the tree.
左面板中的父表显示了树中任何所选对象的所有父对象。
As shown in Figure 5, you need to get the tree object, and then use one of the methods to right-click a node of the tree.
如图5所示,您需要得到树对象,然后使用方法中的一种以右击树的节点。
The left panel also shows other details for any selected object in the tree; for example, the size of the object, the number of children, the total reach size, and so on.
左面板还显示了树中任何所选对象的其他详细信息;例如,对象大小、子对象数和总的到达大小等。
As soon as it is logging, it records every change to a property of its data object, and every data object in the tree below.
只要开始记录了,就会记录对其数据对象(及其下的每个数据对象)属性的每次更改。
The object abstracts the document's contents into a tree structure.
对象将文档的内容抽象成树结构。
According to my tests, having the context menu in the popup object alters the page's tree of elements and this seems to have repercussions on the View Source window; it just doesn't show up.
按照我的测试,在弹出对像中包含快捷菜单改变了页面的元素树并影响查看源代码窗口,不能显示。
Learn to use the document Object Model (DOM), a tree API that provides direct access to parts of an XML document.
学习使用文档对象模型(Document Object Model, DOM),使用这种树api可以直接访问XML文档的各个部分。
应用推荐