The next function of interest is the ok function.
另一个感兴趣的函数是ok函数。
This is returned, and the next function waiting is reactivated.
然后将这个结果返回,并重新激活下一个等待的函数。
The next function, setvalueTag, takes in two required parameters, as shown in Listing 10.
下一个函数setvalueTag 需要接收两个参数,如清单 10 所示。
Moves execution into the next function on the current line, or moves to the next line if there is no function to step into.
开始执行当前行的下一个函数;如果没有要单步执行的函数,则移动到下一行。
We want to write a function that given a function to compute the sum of a sequence, gives us the next function to compute the sum of a sequence.
我们要编写一个返回另一个函数的函数,用返回的函数计算对序列求和。
As you can see, each time a function calls another function, its own values and state are suspended while the next function invocation occurs.
正如您可以看到的一样,每次一个函数调用另外一个函数时,在下一次发生调用时,它自己的值和状态都会被挂起。
All local variables are on the stack, and that part of the stack is reclaimed when a function returns, and will be reused for the next function call.
所有局部变量在堆栈,堆栈的一部分回收当函数返回时,并将在接下来的函数调用中重用。
The difference is that with recursive functions, you rarely have to modify any variable — you just pass the new values as parameters to the next function call.
区别在于,使用递归函数极少被迫修改任何一个变量——只需要将新值作为参数传递给下一次函数调用。
Next comes the body of the function.
下面是这个函数的主体。
The next major step is to create the function that makes the phone call once the user agent server addresses have been set.
设置了用户代理服务器地址后,下一个主要步骤是创建进行电话呼叫的功能。
Next, create an SPL function that returns the area of a circle given its radius.
接着,创建一个spl函数,它将返回给定半径的圆的面积。
Visualization essentially gives you some much-needed boundaries to protect yourself from the cannon that could be fired at the next family function.
形象化基本上让你获得更多需要的界限来保护自己不受别的家庭作用的诋毁。
Before moving on to the next phase, it makes sense to write a small function that tells you who the current user is already following.
在进入下一个阶段之前,还需要编写一个小函数,该函数将返回当前用户正在追随的用户。
Next, notice the starter function called index , which loads a view called welcome_message.
接下来,注意名为index的启动函数,它将加载welcome_message视图。
Next comes the invlist function, which produces inversion lists.
接下来是invlist函数,用于生成倒排表。
Next, notice that you used the await function.
接下来,使用 await函数。
The function pick_next_task chooses the next task to execute (depending upon the particular policy of the scheduling class).
函数 pick_next_task选择要执行的下一个任务(取决于调度类的具体策略)。
The next line illustrates the use of the map function.
下一行说明map函数的使用。
Next, call the function render_chart with appropriate parameters (including the XML obtained from step 3).
下一步,使用合理的参数(包括从第三步中得到的XML)调用render_chart函数。
Literally, return the control from this function, and take the value of the next expression, and return that as the value of the whole computation.
正如字面意义上说的,从这个函数返回,然后取得下一个表达式的值,并把这个值作为整个计算的结果返回。
This next function displays the indentation, shown in Listing 10.
下一个函数显示了缩进,如清单 10 所示。
Then it applies the function to the previous result and the next element in the sequence.
然后再将此函数应用到之前的结果以及序列中的下一个元素。
Just turn on the change-tracking function and pass the document from one contributor to the next.
只需打开变化跟踪功能并且将文档从一个贡献者传递到下一个贡献者。
Once the business function work units and services are defined, the next step is to organize these activities into meaningful work groups.
一旦确定了业务功能工作单元及服务,下一个步骤就是将这些活动组织到有意义的工作组中。
Proceed to call the key-unsafe function, with the link register set, so that the called function returns to the next step below.
继续调用键不安全的函数,使用所设置的连接寄存器,以便被调用的函数返回下面的下一个步骤。
The next step is to build the equivalent client function in PHP.
下一步是在php中建立等价的客户机功能。
The next window will ask for any input parameters that are needed by the function.
接下来的窗口将要求提供函数所需的参数。
All this is done in the OPEN call to the table function; in the FETCH calls, the next word is retrieved from the set and returned as index entry.
这些都是在对表函数的OPEN调用中完成;在FETCH调用中,从集合中检索下一个单词并作为索引条目返回。
The next two lines demonstrate that the variable t really does point to a function.
接下来的两行代码表示变量t确实指向函数。
The next two lines demonstrate that the variable t really does point to a function.
接下来的两行代码表示变量t确实指向函数。
应用推荐