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.
稳定蠕变应变率本构方程是作用在盐岩上的应力偏量的幂次函数和能量与温度的指数函数。
Another sizing technique, Use Case Function Point (UCFP) estimation, is an adaptation of Function Point Counting.
另一个估计技术,用例功能点(UCFP)评估,是功能点计算方法的改编。
In the well-designed application, one state of the application function will move smoothly and quickly to the state of another function.
在设计良好的应用程序中,应用程序功能的一种状态可以平衡快速地转移到另一个功能状态上。
An anonymous function is defined within the context of another function, usually by assigning it to a delegate variable.
匿名函数通常通过分配到一个代理变量,来在其他函数的上下文中定义。
Therefore, the header file should include the prototype of the function and also a dummy function definition.
因此,头文件应该包含函数的原型和一个虚拟的函数定义。
But all this stuff, these cross sections are measured as a function of energy, they're measure as a function of the neutron energy which is a function of the temperature of the particular medium.
但是,所有这个材料,这些横截面被测量的,是以能量的函数,它们是测量,中子能量的函数,那也是特定的媒介的,温度的函数。
So what's for all this function — what's the role of this function in life?
这个函数是干什么的-,这个函数的最终角色是什么呢?
You pass in a function to both of them; the function is called when something happens.
您传入一个函数给这两者,当有事发生时调用此函数。
A nested, or inner, function can inherit the arguments and variables of its outer function, and is private to that function.
一个嵌套的内部函数可以继承外部函数的参数和变量,并由该外部函数私有。
The ESB, acting as a logical intermediary in the interactions, provides loosely coupled interconnectivity between the requester of a function and the provider of that function.
充当交互中的逻辑中间层的ESB提供了功能的请求者和功能的提供者之间松散耦合的互连。
[END-FUNCTION] : a block containing details of function that is being deployed.
[end - FUNCTION]:这个块包含部署的函数的详细信息。
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.
每个函数的定义都给出了函数名和函数的元数,以便您能导出函数的特定定义。
Now this is a function of cross section, this is a function of energy on a log plot.
现在,这是横截面的函数,这是在坐标图的能量函数。
This example shows the C++ source code that contains a non-class function, a Private member function of a class, and a Public member function of a class.
这个示例使用的 C++源代码包含一个非类函数、类的一个私有成员函数和一个公共成员函数。
Then, when the linker is setting up references to functions, it compares the TOC of the current function to the TOC of the function it's calling.
然后,当链接器设置对函数的引用时,就会将当前函数的TOC 与所调用的函数的 TOC 进行比较。
It ACTS like a macro in this context, where calling the method of function via the closure makes the function call in the context of where it's defined.
它在此上下文中用作宏,通过闭包调用函数方法将在定义它的上下文中执行函数调用。
In the case of function names, this returns the function.
如果是函数名,则返回该函数。
This expression is actually the body of an "anonymous function", called a function literal in Scala.
这个表达式实际上是一个“匿名函数”的函数体,在Scala中称为字面函数。
The next function of interest is the ok function.
另一个感兴趣的函数是ok函数。
If a callback function is provided, this function sets the onreadystatechange property of the XHR object to that callback function.
如果提供了回调,那么这个函数将XHR对象的onreadystatechange属性设置为这个回调函数。
Kprobes allow developers to write small kernel modules to run code at the start of a function (jprobe), the end of a function (kretprobe), or at any address (kprobe).
开发人员可以用kprobes编写小的内核模块,从而在函数的开头(jprobe)、函数的结尾(kretprobe)或在任何位置(kprobe)运行代码。
Just as iterators are a generalization of Pointers, function objects are a generalization of functions: a function object is anything that you can call using the ordinary function call syntax.
正像iterators是指针的一般化,函数对象是函数的一般化:一个函数对象是你可以使用普通函数调用语法。
Before closures, implementation of the passed function was limited to the context of its function arguments.
在closures之前,对所传递函数的实施限定在其函数参数的上下文。
As the callback function name, instead of a real function name, to let jQuery know that it should generate a function for us.
表示回调函数名,而未使用实际函数名,这是为了告诉jQuery为我们生成一个函数。
Use of an extension function, guarded by XSL: choose testing for availability of the function.
使用扩展函数,用xsl:choose测试保证函数的可用性。
You can implement the reentrant version of this function by changing the prototype of the function. This listing provides storage for the output string
通过修改函数的原型,您可以实现这个函数的可重入版本。
At this point, one set of information is captured, that is, for a binary, one of the included file names and one function and the details of that function.
此时,将捕捉到一个信息集,对于二进制文件来说,该信息集包含一个included文件名、一个函数以及函数的细节。
At this point, one set of information is captured, that is, for a binary, one of the included file names and one function and the details of that function.
此时,将捕捉到一个信息集,对于二进制文件来说,该信息集包含一个included文件名、一个函数以及函数的细节。
应用推荐