You can click the name of a called function to make it the selected function in the view.
您可以按一下所呼叫函式的名称,让它成为检视中选取的函式。
Only a few CPUs provide a mechanism for a called function to determine and verify the number of parameters passed to it.
有几个cpu提供一个机制来调用函数来确定和验证传递给它的参数的数量。
These techniques increase the probability that a called function is in memory when it is needed and will not have to be paged from disk.
这些技巧可以增加当您需要呼叫某个函式时它就在记忆体中而不需再从磁碟分页的可能性。
For a called function, the number of bytes that were allocated by the instances of the function that were called by the selected function.
对于所呼叫函式而言,是花费在所选取函式呼叫的函式执行个体之资源争用事件的时间。
For a called function, the amount application time spent executing the instances of the function that were called by the selected function.
对于所呼叫函式而言,是花费在执行所选取函式呼叫的函式执行个体的应用时间长度。
For a called function, the number of objects that were allocated by the instances of the function that were called by the selected function.
对于“被调用函数”,为所选函数调用的函数实例中发生的争用事件数。
For a called function, the time that was spent in resource contention events for the instances of the function that the selected function called.
对于被调用函数,为由所选函数调用的函数实例分配的字节数。
For a called function, the number of samples that were collected when the called function was executing because of a call from the selected function.
对于被调用函数,为被调用函数执行时因所选函数产生调用而收集的样本的数量。
Only a few CPUs provide a mechanism for a called function to determine and verify the number of parameters passed to it. The VAX CPU is a major example.
有几个cpu提供一个机制来调用函数来确定和验证传递给它的参数的数量。VAXcpu是一个主要的例子。
In this case, it is creating a function called divisible-by-3-or-5.
在本例中,它创建了一个名为divisible-by-3-or-5 的函数。
You pass in a function to both of them; the function is called when something happens.
您传入一个函数给这两者,当有事发生时调用此函数。
When an instance receives a message, it executes a corresponding function, called a method, which has the same name as the message.
当实例接收消息时,它执行相应的功能,称为方法,它有与消息相同的名称。
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.
对第一个元素求值所得到的结构必须是一个函数,并以其余元素作为参数来调用这个函数。
The core of this model is a function called a stretched exponential relaxation, which is similar to the decay curve of a radioactive material.
这个模型的核心是延伸型指数函数的松弛效应,就像放射性物质的衰变曲线一样。
Well the idea of a hash, in fact, what's called a hash function is to have some way of mapping any kind of data into integers.
我要怎么做?实际上想法还是哈希,通过一个哈希函数,把任何种类的数据都映射成整数。
If a function is called from many places, use the stack backtrace to determine the specific calling sequence.
如果在许多地方调用了一个函数,可以使用堆栈跟踪检查调用序列。
Pass this to a function called search to compare it against the feed ID passed into the method.
把服务ID传递给搜索函数来将其与传递给方法的提要ID相比较。
Counting the number of times a function is called.
统计调用某一函数的次数。
ERANGE — You've called a function, and the return value is too large to be represented by the return type.
ERANGE:您已调用函数,但返回值太大而无法通过返回类型来呈现。
For some reason, at the top of this file, I've also included what I've called a function prototype.
因为一些原因,在这个文件顶端,我包含了一个函数原型。
The SCSI tape driver also provides a probe function called st_probe.
SCSI磁带驱动器还提供了一个probe函数,称为st _ probe。
db2select.php simply extends prepinsert.php by adding a new function called display_authors().
php通过向其中添加了一个称为 display_authors() 的新函数简单地扩展了 prepinsert.php 。
Functions create the stack frame during the beginning of the function (called the function prologue) and tear it down at the end of a function (called the function epilogue).
函数在函数开始过程中(称为函数序言(function prologue))创建堆栈帧,并在函数结束时(称为函数尾声(functionepilogue))销毁它。
If you want to show something else, as is done here, you supply a function called text.
如果您想显示其他信息,就像在这里的操作一样,您要提供一个名为text的函数。
To perform calls to the remote Web service server, in WSBase.as define a function called call.
为了对远程Web服务服务器执行调用,在WSBase.as 中定义一个名为call 的函数。
The first line defines a function called square that takes an argument and emits its square root.
第一行定义一个名为square的函数,该函数可接受参数并发出其平方根。
Go back to the functions.php file and add a function called following , shown in Listing 12.
回到functions . php文件,添加一个名为following的函数,如清单12所示。
In this case, it is creating a function called divisible-by-3-or-5?.
在本例中,第一行实际上是创建了一个名为divisible-by-3-or-5? 的函数。
In this case, it is creating a function called divisible-by-3-or-5?.
在本例中,第一行实际上是创建了一个名为divisible-by-3-or-5? 的函数。
应用推荐