分隔符也抽象为这个函数的一个参数。
The separator is also abstracted out as a parameter to this function.
因为map接受一个参数,即一个函数,我们可以用_占位符来替代有名参数。
Because map takes one argument, a function, we can use the "placeholder" indicator _ instead of a named parameter.
default这个特殊方法使用 @cherrypy.expose 修饰符标记为 CherryPy处理程序函数。
The special method default is marked as a CherryPy handler function by the @cherrypy.expose decorator.
因为Perl足够灵活,可以适应不同执行操作系统命令的方法,因此有许多不同的核心函数和操作符。
Because Perl is flexible enough to accommodate different ways of executing operating system commands, there are many different core functions and operators used for that purpose.
在一种情况下,nose不考虑setup和teardown函数的名称:使用 @with_setup 修饰符为某一函数显式地指定它们。
There is one case in which nose does not care about the name of setup and teardown functions: when you specify them explicitly for a particular function using the @with_setup decorator.
XQuery提供了大多数高级语言的所有基本功能(if - then - else、for、变量、函数和算术操作符)。
XQuery has all the rudimentary functionality of most high level languages (if-then-else, for, variables, functions, and arithmetic operators).
这些节点代表了具体的标识符,如函数名称、变量及枚举类型。
These represent specific identifiers, such as the names of functions, variables, and enumerated types.
提供了很多新的函数和运算符在时间点和时期之间完成适当的算术运算。
Many new functions and operators are provided that allow all suitable arithmetic operations between points in time and durations.
每个客户端必须有单独的标识符串,将该标识符串作为参数传送给类构造函数。
Each client has to have a unique identifier string which is passed as an argument to the class constructor.
这样,当转换执行的时候,将在源代码中为选定的参数生成带有常量修饰符的函数签名。
This will generate a function signature in the source code with the const qualifier for the selected parameter, once the transformation is executed.
注意:当索引表达式被用于关系表达式,或作为某个操作符类函数的参数时,查询优化器将考虑使用函数索引。
Note: the query optimizer considers using a functional index when the index expression is used in a relational expression or as an argument to one of the operator class functions.
不可以用操作符、函数、逗号或开括号作为表达式结束符。
Expressions must not end with an operator, function, comma, or opening parenthesis.
随后,在所有CAI回调函数中,这个标识符将被传入来识别哪个具体业务组件实例受到影响。
In all subsequent CAI callbacks, this identifier will be passed in to identify which concrete business component instance is affected.
要使阵列和表之间的转换成为可能,DB 2要提供新的array_agg函数和UNNES t运算符。
To make such conversions between arrays and tables possible, DB2 provides the new ARRAY_AGG function and UNNEST operator.
如果表达式包含括号,但不包含操作符,则存在需要求值的函数。
If the expression contains parentheses but no operators, there is a function here that needs to be evaluated.
高等数学——XSLT在基本数学方面游刃有余,但它不支持三角学、指数函数、对数或其他更为高级的数学运算符及函数。
Advanced math — XSLT can perform basic arithmetic easily enough, but it doesn't support trigonometry, exponential functions, logarithms, or other more advanced mathematical operators and functions.
允许使用除法和乘法、多个函数、账户和运算符。
Allowing division and multiplication, multiple functions, accounts and operators.
通过函数描述符表示导出的函数,由加载器对这些描述符进行修改,以使得AMR 能够将服务更改为前端 导出服务。
Exported functions are represented by function descriptors that are modified by the loader to enable the AMR changing service to front-end exported services.
操作可以是一个关系运算符,或者系统或用户定义的函数,也可以是一个sql操作符,例如GROUPBY、ORDER BY等。
An operation can be a relational operator, a system - or user-defined function, or an SQL operator, such as GROUP BY, ORDER BY, and so on.
由于WKT和svg字符串的实际大小是未知的,DBA通过定位符在DB 2与该函数之间发送数据。
Since the actual size of the WKT and SVG strings are unknown, the DBA sends the data between DB2 and the function via locators.
行标识符(RID_BIT或RID)内置函数:该内置函数可用于SELECT列表或谓词语句。
Row identifier (RID_BIT or RID) built-in function: This built-in function can be used in the SELECT list or predicates statement.
这个函数简单地将元素标识符转换为一个指针,然后调用构造函数,将其他参数不加修改地传递给构造函数。
The function simply converts the element identifier into a pointer and then calls the constructor, passing the remaining arguments unchanged.
斜体显示的标识符在新定义函数中是自由的,它们的值在创建该函数的环境中绑定。
The identifiers in italics are the ones that are free in the newly defined function; their values are bound in the environment that creates the function.
请参阅SPARQL的规范,详细学习SPARQL的内置函数、操作符、查询格式和语法,或者参阅更多SPARQL查询示例。
Look at the SPARQL spec to learn in detail about SPARQL's built-in functions, operators, query forms, and syntax, or to see many more example SPARQL queries.
表达式由数据结构、绑定的变量(即具有值的变量)、数学操作符和函数调用组成。
The expression is composed of data structures, bound variables (that is, those with a value), mathematical operations and function calls.
可以创建根据主机改变提示符颜色的函数。
You might craft a function to change the prompt to a different color on each host.
这也意味着您可以定义任何类型的操作符(因为它们实际上就是函数)。
This also means that you can define operators (since they are actually just functions) to any type.
并向该函数传递四字符的NWS站点ID和HTMLDIV标记名称。
I pass this function a four-character NWS station ID and the name of an HTML DIV tag.
在其他语言中,这种构造操作由用于push的函数或操作符处理。
In other languages, this kind of construction is handled by functions or operators for push .
可以通过指定“,”(逗号)作为分隔符来使用substring函数。
You can use the Substring function by specifying ", "(comma) as the delimiter.
应用推荐