Named parameters without parenthesis.
没有圆括号的命名参数。
Named parameters in a JDBC callable statement.
JDBC可调用语句中的命名参数。
Widget options are all passed as named parameters.
窗口小部件选项都作为命名的参数传递。
Even the extractors can accept named parameters.
甚至提取器也可以接受命名参数。
First of all, in Groovy, named parameters look like this.
首先,在Groovy中命名参数看起来是这样的。
Attribute classes have positional and named parameters.
特性类具有定位参数和命名参数。
The script creates instances with zero or more named parameters.
这段脚本在创建实例的时候提供了0个或者更多的命名参数。
The system returns true if named parameters are supported. For example
如果支持命名参数,则系统返回true。
Each active URI specifies one service and any number of named parameters.
每个activeURI指定了一个服务以及任意数量的命名参数。
Specify positional parameters and named parameters for the attribute.
指定属性的位置参数和具名参数。
The preferred dimensions are passed to the "main" template as named parameters.
将喜爱的尺寸作为命名的参数传递到 "main"模板。
The request URI can be retrieved as well as the argument values of named parameters.
我们可以获得请求的URI以及参数的名值对。
In this case you are passing in two named parameters to the constructor of HttpRequest.
在本例中,您将两个命名参数传递给HttpRequest的构造函数。
Starting from version 1.0.5, we may reference named parameters in the route part of a rule.
从版本1.0.5开始,我们可能在一个路由规则中使用参数令牌。
We also have seen that services can be called with named parameters, all encoded as URI addresses.
我们还知道可以调用带有命名参数的服务,这些参数都被编码为uri地址。
Services are called with named parameters using the active: URI scheme.The active scheme takes the form.
使用active:URI模式可以调用带有命名参数的服务。
In the above example, we used numbered parameters, but you can also use named parameters for more complicated queries.
在上例中,使用了编号的参数,但是也可以使用指定参数以进行更复杂的查询。
With the required parameters, variable number and keyword arguments can be used as well for positional and named parameters.
有了所需的参数,变量数和关键字参数还可以作为位置参数和名称参数使用。
Named and variadic parameters can be used in the same function, simply by placing the variadic ellipsis after the list of named parameters.
可以在同一个函数中同时使用命名参数和可变参数,只需要将可变参数的省略号放在命名参数列表之后。
Named parameters are especially useful for calling stored procedures that have many arguments and some of those arguments have default values.
在调用具有许多参数,而且其中一些参数有默认值的存储过程时,命名参数特别有用。
To achieve this goal even further, the grammar of the language was tweaked to allow us to use named parameters without the surrounding parenthesis.
为了更进一步实现这个目标,Groovy的语法做了通融,允许我们使用没有圆括号括起来的命名参数。
In addition to these examples above, MTK migrates procedures that utilize features like positional and named parameters, overloading, and recursion.
除了以上例子外,MTK还可以迁移使用了位置参数和命名参数、重载、递归之类的特性的过程。
Definition of parameterized queries that can take parameters as an ordered list, referred to by index Numbers, or as named parameters referred to by name.
定义参数化的查询,这种查询可以以有序列表形式接收参数(按索引号引用参数),也可以采用按名称引用的命名参数。
Finally, another constraint on named parameters is that once you provide a name for a parameter in a method invocation, then the rest of the parameters appearing after it must also be named.
最后,还有一个对命名参数的约束就是一旦你为一个方法掉哦那个指定了参数名称,那么剩下的在这个参数之后的所有参数都必须是命名参数。
It contains an element named after the operation wrapping a sequence of elements containing data and named after each of the operation's parameters.
它包含了一个根据操作命名的元素,而这个元素又按顺序包含了一组根据操作参数命名的元素及数据。
Another source of problems is named templates and their parameters.
问题的另外一个来源就是命名模板及其参数。
But named parameter provides the flexibility to set the parameters by name, instead of by ordinal position.
但是,命名参数则提供了更大的灵活性,它允许根据名称而不是顺序位置来设置参数。
The method for subscribing is aptly named "subscribe" and requires two parameters, both arrays.
订阅的方法适当地称为“订阅”,并要求有两个数组参数。
Additional parameters can be named by specifying a semicolon-separated list.
通过指定一个以分号分隔的列表,还可以指定其他参数。
Uses these three parameters to call the named query SLAEndpointLookup.
使用这3个参数来调用已命名查询SLAEndpointLookup。
应用推荐