If an element child is found, the method recursively calls itself with the child element.
如果找到一个子元素,那么这个方法就使用这个子元素,递归地调用它本身。
If your code passes the wrong element to the method, the code compiles fine, but might raise a runtime error or silently return no results.
如果代码给方法传递错误的元素,那么尽管代码将编绎良好,但可能会导致运行时错误或者不返回任何结果。
Finally, this method creates a column using the model element factory.
最后,该方法使用模型元素工厂创建一个列。
In this scenario two elements will appear in the method configuration — a base element and the extended element.
在这个场景中,在方法配置中将出现两个元素——一个基本元素和一个扩展元素。
The list is "live," so I can make changes to the list directly rather than needing to call a method on the parent element.
这张列表是“活的”,所以我能直接对它进行更改,而不必调用父元素上的方法。
The Method Plug-ins (including Method Element Descriptions) and Method Configurations are complete in accordance with the requirements.
方法插件(包括方法元素描述)和方法配置已经完成,并且与这个需求保持一致。
The second code block (lines 6-7) just passes the root element of the document off to the recursive modification method I'll get to in a moment.
第二个代码块(第6 -7行)只是将文档的根元素传递给我马上要谈到的递归修改方法。
When supplemented using the contribution pattern, the base element appears in the method configuration with added content.
当补充使用贡献模式的时侯,基本元素在方法配置中伴着被添加的内容浮现出来。
A key element of any development environment is the method that is followed, whether formally or informally, by practitioners.
对于任何一个开发环境来说,方法都是开发人员遵守的(无论正式地还是非正式地)一个关键的组成要素。
This method looks at the element names and looks for a element.
此方法根据元素名查找元素。
The new element creation technique (lines 15-16) differs both by the use of a QName object to represent the element name and by calling a method of the saved factory to build the element.
通过使用QName对象来表示元素名称和通过调用已保存的工厂的方法来构建元素可以区别新元素的创建技术(第 15-16 行)。
For instance, Listing 1 shows the code for just one method in the Element interface.
比如,清单1所示的是Element接口内的一个方法的代码。
The functions registered with the attachEvent method of an HTML element do not become methods of that element.
用HTML元素的attachEvent方法注册的函数不会成为这个元素的方法。
The close() method is responsible for releasing all the database resources associated with the JDBC element that the method is invoked for.
close()方法负责释放与调用方法所针对的JDBC元素相关的所有数据库资源。
The method attribute must be marked with a <deferred-method> element whose
方法属性必须用 <deferred-method>元素进行标记,该元素的
Each Reference element includes the digest method and resulting digest value calculated over the identified data object.
每个Reference元素都包括摘要方法和对已识别资料资料物件计算得出的摘要值。
The extra list element is actually added in line two of the append_options method.
额外的list元素实际上添加到 append_options方法的第二行。
The children method would select all of the immediate children of the element.
children方法将选择元素的所有直接子元素。
The first method allows you to access the XML Infoset of the element on which the method is called through the StAX API, while caching (if necessary) any unbuilt parts of tree for later use.
通过StAXAPI对某个元素调用第一个方法,可以访问该元素的XMLInfoset,同时缓冲(如果需要)树中未构造的部分以供将来使用。
Every element has a method to return the label of its category and a method to bind the clicking action.
每个元素都有一个方法来返回其类别的标签,用另一个方法来绑定单击动作。
The element then builds the child content from the parser in response to the method call.
然后,在对这个方法调用的响应中,解析器将构建该元素的子内容。
The sketch has been reviewed and agreed upon; i.e., each candidate method element will become a Method Element of the Method Definition.
这个概述已经被检查并受到赞同;比例,每个候选方法元素将变成一个方法定义的方法元素。
As can be noticed, the method name will match the input element name.
可以注意到,方法名称将与输入元素名称相匹配。
It is the application of the method element in a process that provides it with context that allows you to decide on what parts of the method you are actually performing at what point in the lifecycle.
过程中方法元素的应用,提供了一种环境允许你决定方法的哪些部分实际上在生命周期的什么点上执行。
Unlike the element, you cannot add a static mapping entry in the initializePackageContents() method because the EMF model only allows one mapping for each local element name.
和元素不同的是,不能在 initializePackageContents()方法中添加静态映射条目,这是因为EMF模型对每个局部元素名称只允许一个映射。
You can then use the copy method to create a clone of the element.
然后,使用copy方法创建这个元素的拷贝。
The element content encryption method is invoked, which encrypts only the textual content of the CardNo element.
调用元素内容加密方法,它只对 CardNo 元素的文本内容加密。
When SOAP is used to perform an RPC call, the Body contains a single element that contains the method name, arguments, and Web service target address.
当SOAP被用于执行一个RPC调用时,Body包含一个单独元素,这个元素包含方法名、参数和Web服务的目标地址。
To specify a particular method from overloaded methods, use the method-params element.
要指定重载方法中的特定方法,请使用method-params 元素。
The element contains the user-defined class definition the RPCAdapter will instantiate to invoke the method.
元素包含用户定义的类定义,RPCAdapter将实例化此类定义以调用方法。
应用推荐