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.
当你调用一个函数,实际上发生的是函数得到了自己的内存块,它的大小与它期望的数据类型相同。
Declining mental function is often seen as a problem of old age, but certain aspects of brain function actually begin their decline in young adulthood, a new study suggests.
心智功能衰退通常被视为老年问题,但一项新的研究表明,大脑功能的某些方面实际上在青年时代就开始衰退了。
The steady-state creep strain rate is a power function of deviatoric stress and exponential function of temperature and energy.
稳定蠕变应变率本构方程是作用在盐岩上的应力偏量的幂次函数和能量与温度的指数函数。
Well, if that function calls another function, you put another tray on, and so that new tray represents that function's chunk of memory.
好的,如果那个函数调用另一个函数,你再放一个托盘在上面,新的托盘代表,那个函数的内存块。
This can improve accountability by mapping more directly between an it function and the business function it supports.
这使IT功能和它所支持的业务功能之间的映射更加直接,从而提高了可靠性。
This function takes two parameters: a function and a sequence.
这个函数接受两个参数:一个函数和一个序列。
The parameter list is for parameters that this function sends to other function calls, not for its own parameters.
参数列表中的参数是该函数发送给其他函数调用的参数,而非其自身的参数。
It takes a single parameter, a function, and applies the function to each element in the array.
它接受单个参数:一个函数,并将此函数应用于数组内的每个元素。
The source files are examined, function by function, as you learn to implement the solution using JQM.
当您学习使用JQM实现这个解决方案时,我们将逐一检查源文件中的函数。
Like, the input function, the output function allows you to easily create output tags in your PHP code.
与输入函数类似,您可以使用输出函数轻松地在PHP代码中创建输出标记。
Since it is implemented as an anonymous function within another function, one could do some preliminary checks and calculations before creating the iterator.
由于它是在另外一个函数当中实现了一个匿名函数,人们就能够做一些前置检查和在迭代器创建之后进行计算。
However, this means that any time a function calls another function, it should assume that registers 3-12 will be overwritten by that function.
然而,这意味着一个函数在任何时候调用另外一个函数时,都应假设寄存器3到12均有可能被这个函数改写。
The virtual stack -- like a real stack -- is a last in-first out (LIFO) data structure that temporarily stores function arguments and function results.
虚拟堆栈与实际堆栈类似,是一种后进先出(LIFO)的数据结构,可以用来临时存储函数参数和函数结果。
As you can see, each time a function calls another function, its own values and state are suspended while the next function invocation occurs.
正如您可以看到的一样,每次一个函数调用另外一个函数时,在下一次发生调用时,它自己的值和状态都会被挂起。
When a function returns, the function that called it is revived and it continues from there.
当一个函数返回时,调用它的函数就会被唤醒,然后从此处继续执行。
The first element must evaluate to a function and that function is called with the remaining list elements as arguments.
对第一个元素求值所得到的结构必须是一个函数,并以其余元素作为参数来调用这个函数。
Using a function as a function argument, or returning a function as a value, elevates this abstraction into the realm of higher-order functions.
将函数用作函数的参数,或将函数作为值返回,这些概念属于高阶函数的领域。
Function points: function points are concerned with determining the functionality and functional complexity associated with the target system.
功能点:功能点考虑的是确定与目标系统相关的功能和功能复杂性。
This might seem unconventional, but one argument for it is that this method will ensure that form fits function, since function comes first in usable web designs.
但是有条论据,这种方式能保证形式合乎功能,本来功能在可用性网站设计中就占据首位。
Memoizing a function adds a transparent caching wrapper to the function, so that function values that have already been obtained are returned from a cache rather than being rebuilt each time.
记忆一个功能将为功能添加一个透明的缓存封装,因此已经得到的值将从缓存中返回而不是每次都重建。
The definition for each function shows the function name with the arity of the function. This enables you to export very specific definitions of the function.
每个函数的定义都给出了函数名和函数的元数,以便您能导出函数的特定定义。
As with the XNPV function, the XIRR function cannot be used unless you have installed the Analysis Toolpak.
与xnpv函数一样必须安装分析工具库才能使用xirr函数。
The translational partition function times the vibrational partition function, times the rotational partition function, et cetera.
平动配分函数乘以,振动配分函数,乘以转动配分函数等等。
Implementation of each level of granularity (for example, technical function, business function, business process, and so forth) and the associated choreography should also form a key milestone.
每个粒度级别(例如,技术性功能、业务功能、业务流程等)的实现和相关的编排也构成了一个关键的里程碑。
You can read data from a /proc entry (from the kernel to the user) by using the read_proc function. This function has the following prototype
我们可以使用 read_proc函数从一个 /proc项中读取数据(从内核空间到用户空间)。
Function. This function takes a function as its input parameter.
该函数接受一个函数作为它的输入参数。
This expression is actually the body of an "anonymous function", called a function literal in Scala.
这个表达式实际上是一个“匿名函数”的函数体,在Scala中称为字面函数。
This can be a standard PHP function, a function present in the WordPress core, or a function defined by you in the plugin file.
该函数可以是标准的PHP函数,在WordPress核心中定义的函数或者你自己在插件文件中定义的函数。
Resolving function addresses to function names with Addr2line
使用Addr2line 将函数地址解析为函数名
Now look at the search function. This function USES one of the most powerful features of Scala, its pattern matching.
现在参看搜索函数,这个函数使用一个功能最强大的scala特性:模式匹配。
应用推荐