These functions become more powerful when used with the end function.
如果结合使用end函数,那么这些函数将变得更加强大。
The end function moves the internal pointer to, and outputs, the last element in the array.
函数的作用是:将数组的内部指针指向最后一个元素并输出它。
The service provider parses the request message and determines that it has to invoke a back-end function that requires a 5 second timeout.
服务提供程序解析请求消息,确定必须调用需要5秒超时的后端函数。
The job was to end with a monumental bang when I became so poorly I could no longer function.
当我的身体变得很差,再也无法正常工作的时候,这份工作就会以巨大的轰动结束。
If it does, it represents the end of a function.
如果等于该值的话,那么它表示函数的结束部分。
Similarly, at the end of the function, if you know that there are certain post-conditions that should hold, write assertions corresponding to each.
类似地,在函数的末尾,如果您知道应该有某些后置条件,那就编写对应于各项条件的断言。
Expressions must not end with an operator, function, comma, or opening parenthesis.
不可以用操作符、函数、逗号或开括号作为表达式结束符。
When this symbol is encountered, it denotes the end of the function.
如果遇到该符号,则表示函数的结束。
At this point you wait until the script returns, and end the function there.
现在,等待脚本返回并结束这个函数。
Well, if I have a gradient field, then if I try to compute this line integral, I know it will be the value of the function at the end point minus the value at the starting point.
如果有一个梯度场,然后想计算线积分,我知道积分值是,起点的函数值减去终点的函数值。
The normalize function in the END block divides the result by a million to get the timing in milliseconds.
END块中的normalize函数把结果除以一百万,得到以毫秒为单位的时间数据。
At the end of this function, a gratuitous acquisition and release of the console semaphore is performed that emits the next log message to the console (performed within release_console_sem).
这个函数最后将获取和释放执行控制台信号,并将下一条日志消息发送到控制台(在release_console_sem中执行)。
You must also call the stermThread function at the end of processing to prevent any abnormal terminations from affecting the running Lotus Domino server.
您还必须在处理结束时调用stermthread函数,以避免异常终结对运行中的Lotus Domino服务器造成影响。
If status code returned is' 2 ', no new messages, so end the function call.
如果状态是'2 ',则表示没有新消息,终止函数调用。
At the end, your optimized function should look like this.
最后,优化后的函数应该如下所示。
Well, the answer is I could put curly d's if I wanted, but I end up with a function of a single variable.
我也可以用∂,但因为是单变量函数的缘故。
N_RBRAC - right bracket, end of a function.
N_RBRAC是右括号,即函数的结束部分。
When he plugged his hometown's zip code into MyBO's event function toward the end of the campaign, he wasn't expecting much -- "they went pretty solidly for McCain there, " he says with a smile.
当他在竞选活动快结束的时候,把自己家乡的邮政编码输入到MyBO的活动功能中,他没有料到——“他们其实是麦凯恩的坚定支持者,”他微笑着说。
Skipping ahead to the end of Listing 1, fclose serves the opposite function of fopen: it closes the connection to the file or URL.
向前跳至清单1的末尾,fclose将实现与fopen相反的功能:它将关闭指向文件或URL的连接。
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)运行代码。
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))销毁它。
Now if you call a function, swap like increment or cube or swap, or in this case, foo, those variables are the parameters to that function, end up getting stored next in memory.
现在如果你调用一个函数,像increment或者cube或者,或者在这个例子里,foo,这些变量都是,函数的参数,在内存中存储。
Now if you call a function, swap like increment or cube or swap, or in this case, foo, those variables are the parameters to that function, end up getting stored next in memory.
现在如果你调用一个函数,像increment或者cube或者,或者在这个例子里,foo,这些变量都是,函数的参数,在内存中存储。
应用推荐