The slide rule function is used primarily in aviator watches.
该计算尺功能主要用于飞行员手表。
The inner function maps a second inner function to each business rule function.
内部函数又将第二个内部函数映射到每一个业务规则函数。
The second inner function applies the ticker and price to the business rule function!
第二个内部函数再将股票代码和股价传递给业务规则函数!
Like the counting function, when several aggregations with grouping keys are used in a rule, the group and count operations must be cascaded as shown in figure 14.
与计数函数类似,当在一个规则中使用多个具有分组关键字的聚合,对分组与计数操作必须进行级联,如图14所示。
Rule, function, and specification description values should be surrounded by double-quotes (") if the values contain a comma.
如果值包含逗号的话,规则、功能和说明值应当使用双引号(")包围起来。
To avoid too much complexity, DB2 imposes a simple rule: an UPDATE, DELETE or INSERT (data-change-operation) shall never happen in a join unless embedded in a correlated function.
为了避免太多的复杂性,DB 2强加了一条简单的规则:除非嵌入在相关的函数里面,否则UPDATE、DELETE或INSERT(数据更改操作)不应该出现在连接中。
The only rule is that you need to declare the function before you can use it later in the program.
惟一的规则是必须先定义函数,然后才能在程序中使用它。
The map rule shown in Figure 22 USES the result of the COUNTSTRING function with CLONE to pass the input message to the functional map many times over.
图22中的映射规则使用countstring函数的结果和CLONE把输入消息多次传递给功能性映射。
When researchers at the University of Toronto put rats on a 40-percent-fat diet, the rats lost ground in several areas of mental function, including memory, spatial awareness and rule learning.
当多伦多大学的研究人员使老鼠增加40%的脂肪,老鼠在脑功能的几个区域有所减退,包括记忆、空间识别和口令学习。
The rule covers less and less. You have to have these four social skills to be able to function in the society where we had it now very quickly.
规则涵盖得越来越少,你必须拥有这四项交际能力,以便在社会上正常工作活动。
Before building the rows of the table, the code USES the array_multisort function to sort the array of rules by the starting port number of each rule.
在构建表格行之前,以上代码使用array _ multisort函数根据每个规则的起始端口号对规则数组排序。
A number of variables have special meanings that are a function of the rule they're being used in. The most commonly used are
很多变量都有一些特殊的意义,这是正在使用它们的规则的一种功能。
Each rule service facade operation creates an instance of the TriggerPoint class and invokes the trigger function on that class with the reference to invoker, input parameters, and the rule name.
每种规则服务facade操作都创建了triggerpoint类的实例并通过使用对于调用的引用、输入参数及规则名称来调用该类的trigger函数。
The second, embedded combination of sum and EXTRACT function calculates the lower boundary, which is based on the sum of values in preceding slices, represented in the map rule as InSliceIndex - 1.
嵌套的第二个SUM和EXTRACT函数组合计算下限,下限基于前面的片中的值的总数,在映射规则中表示为InSlice Index-1。
The functional map itself then uses the EXTRACT function to find all players corresponding to the team in question, as shown below in the map rule in Figure 14
功能性映射本身使用EXTRACT函数寻找与球队对应的所有球员,见图14中的映射规则
The example in Listing 3 modifies the expression of the AgeValidation_def rule definition so that it makes use of the trim function.
清单3中的实例修改了AgeValidation_def规则定义表达式,这样就可以使用trim函数。
This example explains how you can use the EXTRACT function to select a group of values in a WebSphere TX map rule.
这个示例解释如何在WebSphereTX映射规则中使用EXTRACT函数选择一组值。
To use the location, you have to expand the rule-processing function as shown in Listing 12.
要使用这个位置,我们必须对规则处理函数进行处理,如清单12所示。
The next two lines use pattern matching to pick off the values required to enforce this rule when the returned function is actually executed.
接下来两行用模式匹配摘出实施规则所必需的数据。
Starting from analysing the essence of rights and Forbidding Misuse of rights Rule, this paper elaborates the composition and function of invalidation of rights.
文章以权利的本质和禁止权利滥用原则为分析出发点,阐述权利失效的构成及功能。
The everything is a function rule has two powerful effects
一切都是函数,这一规则产生两个重要影响
The fusion belief function assignment is gotten by using D-S rule and fuzzy logic theory, and fault component is found.
再利用D - S联合规则结合模糊逻辑理论,得到融合后的信度函数分配,从而确定故障元件。
Emphasize the amusement function, abide by the game rule.
强调娱乐功能,设置游戏规则。
When the legal sanction function reduces, the moral rule also on the stall, the wealth function becomes prominent, the authority status becomes the decision the factor.
当法律的制裁作用降低,道德规范也就失去作用,财富的作用就变得突出,权力的地位就成为决定的因素。
It's of great significance to analyze the rule and relevant guarantee measures, to improve the appearing in court rate of witness so as to strengthen court's trial function.
探寻强制证人出庭作证规则及其相关的保障措施,提高证人出庭率,对于强化庭审功能有着重要意义。
As a rule, code compiled with full optimization can be difficult or impossible to debug, making it very difficult to identify bugs that may be causing the system to function incorrectly.
通常,经过完全优化的编译代码很难或者几乎不可能进行调试,这就加大了发现那些造成系统功能错误所在的难度。
We discussed the effect produced by risk function on deciding rule between two parameter estimators, gave a probability rule for choosing estimator.
探讨了风险函数对评判参数估计优劣的影响,提出了衡量估计优劣的一个概率判定准则。
The article introduces flood forecast plan, flood control criterion, dispatching rule, system structure and function, boundary design of the dispatch system of the Longtouqiao reservoir.
文章简要介绍了龙头桥水库洪水调度系统的预报方案、防洪标准、调度规则、系统结构和功能以及界面设计等。
The results of this code are exactly what you would expect from a strict application of the lexical scoping rule: a function is executed in the scope in which it was defined.
这段代码执行的结果会跟你所期望的遵循词法作用域规则的程序运行的完全一样:一个函数在它所被定义的作用域中执行。
The results of this code are exactly what you would expect from a strict application of the lexical scoping rule: a function is executed in the scope in which it was defined.
这段代码执行的结果会跟你所期望的遵循词法作用域规则的程序运行的完全一样:一个函数在它所被定义的作用域中执行。
应用推荐