所有其他函数的使用方法相同。
其他函数将在以后章节中详细解释。
The other functions are explained in detail in the following sections.
大部分调用其他函数的函数都会需要它。
Most functions that call other functions will need it, though.
还有许多其他函数可用。
事实上,几个其他函数也可以提供类似功能。
In fact, several other functions provide similar functionality.
不能调用其他函数。
和其他函数一样,构造函数能接受多个参数。
Like any function, a constructor can take multiple arguments.
如果这个函数又一次调用了其他函数,其状态也会被挂起。
If that function again calls other functions, its state is likewise suspended.
对于其他函数式语言,像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.
该技术的优点是,其他函数都不需要了解前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.
清单3中的函数提供了可由在客户机和服务器端上执行的其他函数访问的一般函数。
The functions in Listing 3 provide general functions accessible by other functions executed on both the client and server side.
应用推荐