所有其他函数的使用方法相同。
其他函数将在以后章节中详细解释。
The other functions are explained in detail in the following sections.
向其他函数或存储过程传递参数值。
Pass parameter values to other functions or stored procedures.
如果这个函数又一次调用了其他函数,其状态也会被挂起。
If that function again calls other functions, its state is likewise suspended.
可将函数视为值,并可以直接传递给其他函数。
Functions are treated as values, and can be passed directly to other functions.
对于其他函数式语言,像LISP,存在并行扩展。
There are concurrent extensions for other functional languages like LISP.
它受到了Lisp的函数编程特性和其他函数式语言的启发。
It was inspired by the functional programming aspects of Lisp and other functional languages.
简单地,您可以在其他函数中添加代码来对文件系统进行增强。
Similarly, you can add code in other functions to enhance your filesystem.
这是加载模块的主要函数,它利用许多其他函数完成困难的工作。
This is the main function for module loading, making use of numerous other functions to do the difficult work.
此方法对于其他函数族在相关问题的研究上开辟了新途径。
This opens up a new way for researching related problems of some other classes of functions.
内核提供了用于per - CPU锁定和变量动态分配的其他函数。
The kernel provides other functions for per-CPU locking and dynamic allocation of variables.
是更好地调用函数在其他函数,或者有一个大的控制器吗?。
OOP - Is it better to call functions from within other functions, or to have one big controller?
匿名函数通常通过分配到一个代理变量,来在其他函数的上下文中定义。
An anonymous function is defined within the context of another function, usually by assigning it to a delegate variable.
或者,也可以使用Python的任何其他函数更精细地控制外部进程。
Or, you could use any of Python's other functions for finer control of an external process.
从安全的角度考虑,可认为某些api函数比其他函数更危险。
Some API functions can be considered more risky than others from a security standpoint.
该技术的优点是,其他函数都不需要了解前10名列表,因为它是自包含的。
The advantage of this technique is that no other functions need to know about the top 10 list as it is self contained.
这意味着函数可以是其他函数的参数,也可以创建和返回其他函数。
This means that functions can be parameters to other functions and can also create and return other functions.
参数列表中的参数是该函数发送给其他函数调用的参数,而非其自身的参数。
The parameter list is for parameters that this function sends to other function calls, not for its own parameters.
Optim在数据隐私方面还提供了几个其他函数,用于提供各种屏蔽功能。
There are several other functions available in Optim in the data privacy area that provide various masking functions. For example, some of the functions include.
注意,术语callback通常用于描述作为参数传递给其他函数的函数。
Note that the term callback is typically used to describe functions that are passed as parameters to other functions.
SquirrelShell的其他函数将管理文件、处理环境和执行策略。
The remainder of the Squirrel Shell functions manage files, manipulate the environment, and perform mathematics.
SystemTap还提供许多其他函数,提供对调用堆栈和当前注册表的访问。
SystemTap provides a number of other functions, as well, providing access to the call stack and current registers.
如果没有分配一个变量或没有执行其他函数,它将在屏幕上默认打印一个样例结果集。
When this is not assigned to a variable or no further functions are performed, it will by default print a sample result set to the screen.
这些函数与其他函数在风格上类似,只是前者打开和关闭的标记通常有一些嵌套的元素。
These functions are similar in style to the rest of the functions except they open and close tags that generally can have a few to several nested elements.
在这里,还可以添加其他函数名以支持HTTP的POST、PUT和DELETE方法。
Here, you can also add other function names to support POST, PUT, and DELETE methods of HTTP.
Scheme实现必需要实现这种优化,很多其他函数式语言实现也必须要实现。
Scheme implementations are required to implement the optimization and many other functional language implementations do so, too.
清单3中的函数提供了可由在客户机和服务器端上执行的其他函数访问的一般函数。
The functions in Listing 3 provide general functions accessible by other functions executed on both the client and server side.
在函数式语言中,程序被定义成由其他函数组成的函数,函数求值形成最终的结果。
In a functional language, a program is defined as a function composed of other functions, the evaluation of which leads to the final result.
我这里先通过另一个3d对象创建方法来演示其中一个函数,然后再讨论其他函数。
I demonstrate one here with another 3-d object construction function, and then discuss some of the others.
但由于基线条件并不调用任何其他函数,所以无需从堆栈框架加载链接寄存器——值还在原处。
However, since the base case doesn't call any other functions, you don't need to load the link register from the stack frame — the value is still there.
应用推荐