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.
如果代码给方法传递错误的元素,那么尽管代码将编绎良好,但可能会导致运行时错误或者不返回任何结果。
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 行)。
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元素相关的所有数据库资源。
Another special case is the cumulate method, which replaces each element with a running accumulation according to a specified combination operation.
另一种特殊情况是cumulate方法,该方法根据指定的组合操作用累积值替换每个元素。
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 tripList element is an ArrayList of Trip objects pulled from the database by the Trip.list() method.
tripList元素是Trip对象的一个 ArrayList,Trip 对象是通过Trip.list()方法从数据库中拉出的。
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,同时缓冲(如果需要)树中未构造的部分以供将来使用。
The namespace of the element is equal to the target address, and the base name is the method name.
元素的namespace等于目标地址,根名是方法名。
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.
这个概述已经被检查并受到赞同;比例,每个候选方法元素将变成一个方法定义的方法元素。
The syntactic shorthand (see Listing 5) was retained as the preferred method whereby options can be defined with name-value attributes on the step element itself.
语法简写(参见清单5)作为首选的方法被保留,可以在步骤元素上使用名称-值属性定义选项。
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.
过程中方法元素的应用,提供了一种环境允许你决定方法的哪些部分实际上在生命周期的什么点上执行。
At some point in its execution, the each method executes the yield instruction giving it an argument that happens to be the next element of the list in the case of the Array class's each method.
在执行中的某个时刻,each方法执行yield指令,在Array类的each方法的情况下,给该指令一个正巧成为列表中下一个元素的参数。
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模型对每个局部元素名称只允许一个映射。
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服务的目标地址。
The execute() method iterates over the list of validators, invoking the execute() method of each validator whose properties match the given form name and the optional element name.
execute()方法遍历验证器列表,调用每个验证器的 execute() 方法,这些验证器的属性与给定表单的名称和可选元素的名称相匹配。
To specify a particular method from overloaded methods, use the method-params element.
要指定重载方法中的特定方法,请使用method-params 元素。
This parser collects the text children of the Title element in an internal list (self.text) and, upon reaching the close() method, returns that list.
这个解析器在一个内部列表(self.text)中收集Title元素的文本节点,并在到达close()方法后返回列表。
The element contains the user-defined class definition the RPCAdapter will instantiate to invoke the method.
元素包含用户定义的类定义,RPCAdapter将实例化此类定义以调用方法。
应用推荐