The function definitions are targeted to a specific domain.
函数定义针对特定的领域。
Function definitions are not permitted at the prompt or in scripts.
字面上的含义为:不能在脚本中定义函数。
Error: Function definitions are not permitted at the prompt or in scripts.
错误:函数定义是不允许在提示符下或在脚本。
A module can contain executable statements as well as function definitions.
模块可以像函数定义一样包含执行语句。这些语句通常用于初始化模块。
Names the code section where the specified function definitions are to reside.
指定一个函数必须被放在哪个代码段里。
By replacing formal function definitions with anonymous functions, you simplify code.
通过用匿名函数来替换正式函数定义,您可简化代码。
The objects declared outside all blocks, at the same level as function definitions, are always static.
不在任何一个程序块内而和函数声明同级别的变量也是静态的。
The picture illustrates this, but you can also create larger scale constructs like function definitions and classes.
该图说明了这一点,但还可以创建更大规模的构造,如函数定义和类。
For example, in Time1. py there is no obvious connection between the class definition and the function definitions that follow.
例如,在Time1. py里面,类的定义和后面的函数定义就没有啥明显的练习。
After the data structures, state variables, and function definitions are in place, add the load_shadow_dynamics function at line 3163.
在数据结构、状态变量和函数定义就绪后,请在第3163行中添加load_shadow_dynamics函数。
This encloses the self variable with the function definitions, so it is still available when the browser calls the functions, as shown in Listing 6.
这将self变量封闭在函数定义中,所以当浏览器调用函数时它仍然可用,见清单 6。
The modules view provides a representation of the source files that were used to create the program, including the function definitions they provided.
模块视图提供了用于创建程序的源文件的代表,包括它们所提供的函数定义。
The AST is a tree representation of the source code that contains everything from variable declarations to function definitions and method invocations.
AST是源代码的树形表示,它包含了从变量声明到功能定义和方法调用的全部内容。
The compiler performs automatic generalization only on complete function definitions that have explicit arguments, and on simple immutable values.
编译器只会对具有显式参数的完整函数定义和简单的不可变值执行自动泛化。
This is your first opportunity to use function closures to enclose variables in function definitions, but it won't be the last, so get used to this, too.
这是使用函数闭包在函数定义中封闭变量的第一种方法,但不是惟一的方法,目前就采用这种方法。
DB2 Universal Database (DB2 UDB) user-defined functions (UDFs) allow you to extend the built-in functions of DB2 by adding your own function definitions.
DB 2UniversalDatabase (DB 2UDB)用户定义函数(user - defined functions,UDF)允许您添加自己的函数定义,从而扩展db2的内置函数。
In fact function definitions are also 'statements' that are' executed '; the execution enters the function name in the module's global symbol table.
事实上函数定义既是“声明”又是“可执行体”;执行体由函数在模块全局语义表中的命名导入。
Google reiterated on Thursday that the tool is intended to help programmers to find coding examples and obscure function definitions, not parse for flaws.
Google在周四重申,该工具目的是帮助程序员寻找示例代码和模糊的函数定义,而非为搜寻漏洞。
The function definitions inside a class normally have a peculiar form of argument list, dictated by the calling conventions for methods — again, this is explained later.
类中的函数定义通常包括了一个特殊形式的参数列表,用于方法调用约定——同样我们在后面讨论这些。
In practice the statements inside a class definition will usually be function definitions but other statements are allowed and sometimes useful - we'll come back to this later.
在实践中,类定义中的语句通常都是函数定义,不过其他的一些语句也被允许,一些时候还会很有用——我们之后会来说明这些。
This paper designs an applicable trust management system. The function definitions, module interfaces and workflow design are given, so as to the physical deployment structure.
本文基于声望模型设计了一个信任管理应用系统,给出了其功能定义、模块接口和流程设计,以及其物理部署结构。
In practice, the statements inside a class definition will usually be function definitions, but other statements are allowed, and sometimes useful — we'll come back to this later.
习惯上,类定义语句的内容通常是函数定义,不过其它语句也可以,有时会很有用——后面我们再回过头来讨论。
Many features were introduced in the XSLT 2.0 specification-features like function definitions, multiple result documents, sequences and temporary trees, stronger typing, and text parsing.
XSLT 2.0规范引入了很多特性,比如函数定义、多结果文档、序列和临时树、更强的类型设置以及文本分析。
This program contains two function definitions: print_lyrics and repeat_lyrics. Function definitions get executed just like other statements, but the effect is to create function objects.
这个程序包含两个函数的定义:print_lyrics以及repeat_lyrics,函数定义的执行就和其他语句一样,但是效果是创建函数对象。
And the critical safety functions are listed here, and people might have somewhat different definitions but we want to keep the fission products within the fuel as one safety function.
临界的安全功能就列在这里,人们可能有一些不同的定义,但是我们要保持这些裂变生成物,在燃料里由于一个安全的功能。
The factory is simply a component of the runtime whose function is to instantiate SDO data objects from SDO type definitions.
这个工厂仅仅是运行时的一个组件,它的功能就是根据sdo类型定义实例化sDO数据对象。
In addition to the function attributes discussed earlier in this article, GCC provides attributes for variables and type definitions.
除了本文前面讨论的函数属性之外,GCC还为变量和类型定义提供了属性。
It provides function to create and manage network-based group definitions and associated lists of members of those groups.
它提供了创建和管理基于网络的组定义及关联的组成员列表的功能。
Until a system is properly configured with appropriate service policy definitions, consider disabling the traffic queuing function of ARFM.
如果还没有为系统配置适当的服务策略定义,应该考虑禁用ARFM的请求排队功能。
The definitions shown in Listing 4 reflect some of the function attributes available in GCC.
清单4 所示的定义是 GCC中可用的一些函数属性。
应用推荐