For simplicity, this article only covers the evaluate method of XPathExpression.
为了简便起见,本文只讨论XPathExpression的evaluate方法。
As in the design pattern described by Gamma et al., the evaluate method takes a Context parameter.
在Gamma等描述的设计模式中,evaluate方法使用Context参数。
Obviously, it's inappropriate if we match the traditional evaluate method with the new education idea.
如果继续沿用过去的评价方式与新的教育理念相配合,显然是不合适的。
Evaluate the request from the PEP by calling the evaluate method on the PDP. This returns the authorization decision.
为PD p调用evaluate方法评估来自PEP的请求,这将返回授权决策。
Once obtained, the connection should be cached and reused each time the same thread executes the evaluate method to perform a unit of work.
获得连接后,应该缓存连接,并在每次相同的线程执行evaluate方法来执行工作单元时进行重用。
Within the method, you can either return a value or manipulate the form in memory directly. The following is an example of the evaluate method.
在该方法中,可以返回值或直接在内存中操作表单。
People have been trying to look for the global damage diagnosis and evaluate method that can be applicable to civil engineering structure in recent years.
近年来人们一直试图寻找能够适用于土木工程结构的整体损伤诊断与评估方法。
In order to perfect and expand evaluation systems in nation, the author advances the hierarchy evaluation model and indistinct evaluate method by synthesis.
为了促进国内评价系统的完善和扩展,本文还提出了一套具有理论指导作用的层次结构评价模型和模糊综合评价方法。
A evaluate method of reliability is provided which is used to intelligence instrument under changeable working condition, combined with the working condition model.
结合工作条件变化模型,提出一套智能仪器产品在变化环境中可靠性评价的方法。
Sugar certified reference materials have one or more uniform and are good to determine the characteristics of value, and evaluate method of measuring equipment calibration.
糖类标准物质具有一种或多种足够均匀和很好确定的特性值,用以校准设备、评价测量方法。
Then, this paper evaluates every industry from technology strength, developing potential, comparative predominance and social effect aspects by comprehensive evaluate method.
之后,通过层次评价方法,对北京研发产业中各个行业的科技实力、发展潜力、比较优势、社会效应等问题进行了评价分析。
In the case of the UnionExpression class, the evaluate method evaluates the two operands, checks that the result is in both cases a node-set, and then forms the union using a sort-merge strategy.
如果是unionexpression类,evaluate方法将对两个操作数求值,检查在这两种情况下节点集的结果,然后使用排序合并策略组成联合。
The objective is to evaluate the clinical value and method of percutaneous intradiscal and injection of sclerosant.
目的是探讨 CT 导向下经皮穿刺注入硬化剂的临床疗效。
Evaluate the method of determining the proliferation of human T lymphocyte subpopulations by using carboxyfluorescein diacetate succinimidyl ester labeling assay.
探讨应用活细胞荧光染料 CFSE 检测T淋巴细胞各亚群增殖反应的方法学。
One or more websites have been generated to explore significant aspects of the method and evaluate usability.
为了研究方法的重要问题和评估的可用性产生了一个或者更多的网站。
Evaluate the possibility of refactoring the method to reduce any long-term maintenance issues.
评估重构方法减少任何长期维护问题的可能性。
We used established demographic techniques, including the general growth balance method, to evaluate the completeness and coverage of the household death data obtained through population censuses.
采用现有的人口统计方法(包括一般增长平衡法)评估人口普查获得的家庭死亡数据的完整性和覆盖范围。
According to the SQL Standard, the method to evaluate hierarchical or bi-directional data is the Recursive Common Table Expression (RCTE).
根据SQL标准,评估分层或双向数据的方法为递归通用表表达式(RCTE)。
Scientists will then evaluate the efficiency of each method relative to the benefit of sequestering carbon.
随后,科学家们将相对固化封存二氧化碳所带来的利益,分别评估两种开采方式的效率。
Evaluate is called with the XPath string passed into the method, the DOM tree you built in the class's constructor, and the constant indicating to return results as a list of nodes.
使用传递给该方法的xpath字符串调用evaluate,在类的构造函数中构建的dom树和常量指示将结果作为一组节点返回。
Using the Crystal method classification techniques to evaluate existing or proposed methodologies.
使用Crystal方法分类技术来评估现有方法或建议的方法。
The instance_eval method of Object allows you to evaluate a string or block in the context of an instance of a class.
instance_eval方法,可以在一个类实例的上下文中对给定字符串或block进行求解。
You can evaluate how your code is interacting with mocks (such as verifying how many times a method was called, check state, and so on).
可以评估代码如何与模仿对象交互(譬如,验证调用了某个方法多少次以及检查状态等)。
On the basis of log geology evaluation and norm, combining with the log data, the method to evaluate oil gas reservoirs exactly is presented by using grey system theory.
本文利用测井资料,依据测井地质评价油气储层的分析准则,提出灰色理论精细评价油气储层的处理方法和解释系统。
The response surface method was used to evaluate the effects of phosphates on the mussel sensory quality.
应用响应面回归分析的方法评价了不同磷酸盐对贻贝感官质量的影响。
Based on the measured contents of multiple impurities of groundwater, this paper attempts to use fuzzy mathematical method to evaluate the pollution of groundwater and to determine the water quality.
本文就是根据地下水的诸多杂质含量的实测数据,用模糊数学的方法评价地下水的污染程度,判定水质等级的一种尝试。
To evaluate the expression, each class in this structure has an evaluate() method, which is responsible for returning its value.
要对表达式求值,该结构中的每个类都有一个evaluate()方法,它负责返回表达式的值。
But he said more field studies are needed to evaluate this method before it is used in other parts of China to control and prevent the Zika virus.
但他说,在这种方法被用在中国其它地区来控制和预防寨卡病毒以前,仍然需要更多的试点实验来评估它。
This paper gives a method to evaluate the quality of the impedance-matching experiments by the relation between standard and unknown materials shock wave velocities.
介绍了用标准材料与待测材料的冲击波速度的关系评价阻抗匹配实验质量的一种方法。
The evaluate() method takes two arguments: a string XPath, a DOM tree to evaluate that XPath against, and an XPath constant indicating the return type.
evaluate()方法拥有两个参数:一个字符串XPath,一个DOM树(用来针对其计算该 XPath),还有一个 XPath常量表示返回类型。
应用推荐