在本例中,它创建了一个名为divisible-by-3-or-5 的函数。
In this case, it is creating a function called divisible-by-3-or-5.
当你调用一个函数,实际上发生的是函数得到了自己的内存块,它的大小与它期望的数据类型相同。
When you call a function, what actually happens is that function gets its own chunk of memory that's identical in size to the data type that it expects.
这些表达式是使用函数构成的,结合这些函数来得到我们可能要查找的结果。
These expressions are formed using functions, which are combined to get the results we may be looking for.
数学模型允许我们计算温度的上升作为上升的函数,结果表明答案可能是肯定的。
Mathematical models that allow us to calculate the rise in temperature as a function of the increase indicate that the answer is probably yes.
要获得 CU 的行缓冲的每一行,我们需要检查低位地址匹配以找到函数的第一行的行号。
For each line in the line buffer for a CU, we need to check for the low address match to find the first line number.
在这个函数的第一部分中,您设置了创建报告需要的对象,比如画布的宽度和高度以及填充变量。
In the first section of this function, you set up objects needed to create the report, like the width and height of the canvas, as well as padding variables.
主平方根函数是使用非正实轴作为分支切割定义的。
The principal square root function is defined using the nonpositive real axis as a branch cut.
提出了基于最大互信息熵且具有奇数约束的优化得分函数。
A score function for optimization based on maximum mutual information entropy with odditional restriction is proposed.
舍尔德·维舍尔的书库提供更多的函数式编程工具。
Sjoerd Visscher's library offers far more tools for doing functional programming.
稳定蠕变应变率本构方程是作用在盐岩上的应力偏量的幂次函数和能量与温度的指数函数。
The steady-state creep strain rate is a power function of deviatoric stress and exponential function of temperature and energy.
根据群延迟函数与倒谱系数之间的关系,可以确定分母的多项式系数。
Based on the relationship between the group delay function and the cepstral coefficients, the denominator polynomial coefficients can be determined.
因为这些是内置的函数,所以必须指定模块和函数名(参见清单21)。
As these are note built-in functions, you have to specify the module and function name (see Listing 21).
它更接近与依赖函数调用的函数式语言,而非面向对象语言。
It is more of a functional languages relying on function calls rather than OOP.
函数索引不能是内置的代数、指数、对数或十六进制函数。
A functional index cannot be a built-in algebraic, exponential, log, or hex function.
清单8提供了实现的函数用法和函数骨架示例。
Listing 8 provides an example of the function use and skeleton functions for implementation.
函数索引还会产生额外的函数执行开销。
A functional index incurs the additional cost of function execution.
_要探测的函数的函数原型声明。
传承自ml的函数语言中,函数是类型签名。
In the ML-descended functional languages, functions have type signatures.
函数式语言中的函数称为一级函数,这意味着函数可在任何其他语言结构(比如变量)可能出现的地方出现。
Functions in a functional language are considered first class, meaning that functions can appear anywhere that any other language construct (such as variables) can appear.
您可以使用此函数创建变量绑定标记,方法是更改函数的参数。
With this function you can create variable bind tags by changing the parameters to the function.
某些exslt函数(比如动态名称空间中的那些函数)只能在本机实现。
Some EXSLT functions, such as those in the dynamic namespace, can only be implemented natively.
好的,如果那个函数调用另一个函数,你再放一个托盘在上面,新的托盘代表,那个函数的内存块。
Well, if that function calls another function, you put another tray on, and so that new tray represents that function's chunk of memory.
执行过程和函数:执行存储过程和函数,并查看生成的结果集。
Execute procedures and functions: Execute stored procedures and functions, and view the returned result sets.
这意味着函数可以是其他函数的参数,也可以创建和返回其他函数。
This means that functions can be parameters to other functions and can also create and return other functions.
对于函数和常量,如果当前的名称空间不包含这个函数或常量,PHP的后退机制会后退到标准的php函数。
For functions and constants, if the current namespace does not contain that function or constant, PHP's fallback mechanism will fall back to the standard PHP function.
执行构造函数的剩余部分。
您将编写一个使用本机函数的SPL应用程序,这些本机函数封装 MATLAB编译器生成的函数。
You will write the SPL application that uses the native functions that wrap the functions generated by the MATLAB compiler.
这就是为什么要使纯函数,即无副作用的函数,只能够调用其他纯函数想法的由来。
This is where the idea of making pure functions, functions without side-effects, able to call only other pure functions.
具有私有可视性的成员函数只能由与该成员函数在同一个类中定义的其它成员函数调用,而在子类中的成员函数不能调用该成员函数。
A member function with private visibility can only be invoked by other member functions in the class in which it is defined, but not in the subclasses.
具有私有可视性的成员函数只能由与该成员函数在同一个类中定义的其它成员函数调用,而在子类中的成员函数不能调用该成员函数。
A member function with private visibility can only be invoked by other member functions in the class in which it is defined, but not in the subclasses.
应用推荐