Parenthetical text indicates the parameter name.
中括号中的文字表示参数名称。
That's the syntax you see with the ampersand before the parameter name.
这是您在参数名称以前与符号一同看到的语法。
It contains the parameter name, data type, and a number of optional hints.
参数声明包含参数名称、数据类型以及一些可选提示。
This is a default parameter name for all Struts action and cannot be changed.
这是所有Struts行为默认的参数名称,不能更改。
An argument that does not include a parameter name, so it is not a keyword argument.
位置参数:一种参数,没有参数名字,不是关键字参数。
The first one will create an Interface with a dummy name that is the same as the parameter name.
第一个将创建一个与参数名相同的假名的Interface。
The second Listing 4 addition is the <parameter name="sct-issuer-config"> element and content.
清单4 中第二个添加项是 <parametername="sct-issuer-config">元素和内容。
This tells Swift to use that name as both the local parameter name and the external parameter name.
这告诉迅速使用这个名字作为当地的参数名称和外部参数名称。
The customization will typically include changing the service method parameter name and the bean properties.
定制通常包括更改服务方法参数名称和bean属性。
In the procedure code, use the parameter name to assign a value to the underlying element in the calling code.
在过程代码中,使用形参名称将值赋给调用代码中的基础元素。
Did you notice that we use I as a parameter name twice, first in the factorial method and again in the nested fact method?
你注意到了吗,我们两次把i作为一个参数名字,第一次是在factorial方法里,然后是在嵌套的fact方法里。
From this list, try to find a match for each parameter name, either in the route dictionary or in the URI query string.
根据这个列表,在路由字典或是在URI查询字符串中,试着为每个参数名找到一个匹配。
The use of a call by name parameter implies a textual substitution of the formal parameter name by the actual parameter.
使用名字调用时,包含有用参数对形式参数进行原文替换的意思。
If you want to have this feature, you can do this by changing the configuration parameter like this: <parameter name="hotupdate">true.
如果希望使用此功能,请按照以下所示更改配置参数,从而启用此功能:<parametername="hotupdate">true。
The name and value can be any string except in the case of JSR 168 Struts portlets, where the parameter name must be spf_strutsAction.
这个名称和值可以使任何字符串,除JSR 168Strutsportlet 以外,这种类型的参数名称必须为 spf_strutsAction。
Every row indicates the parameter name, its current value and whether the parameter is dynamically configurable or not (see Figure 33).
每一行都显示参数名、当前值以及此参数是否可以动态地配置(见图33)。
An exception specifier can omit the parameter name when a catch needs to know only the type of the exception in order to handle it.
说明符的类型决定了处理代码能够捕获的异常种类。
You can also specify parameter definitions, including the parameter name, mode, data type, and other extended properties, for the procedure.
您还可以为过程指定参数定义,包括参数名、模式、数据类型及其他扩展属性。
When you want to use the parameter name as it is shown in the SAP function builder, select use Field name to generate attributes (Figure 5).
当需要使用sap函数生成器中显示的参数名称时,请选中useFieldNametogenerateattributes(图5)。
The parameter ID is the parameter name as displayed in the task editor and supported by the XSLT template corresponding to the selected verb.
参数ID是显示在任务编辑器中的参数名,并且与所选谓词相对应的XSLT模板支持该参数名。
These each take the form of a type parameter name followed by the field descriptors for the class bound and interface bounds (if any) of the type.
这些定义的形式都相同,类型参数名称后接类型的类边界和接口边界(若存在)的字段描述符。
If the name is found, the data associated with that parameter is moved to the parameter name in the corresponding location in the second array.
如果名称被找到,与那参数有关的数据被移动到第二个阵列中的相应的位置中的参数名称。
The parameter information such as ordinal, parameter name, parameter mode, and parameter type name can be found using the SYSCAT.ROUTINEPARMS catalog.
可以使用SYSCAT. ROUTINEPARMS编目寻找参数信息,比如序数、参数名、参数模式和参数类型名。
(the parameter name is not crucial, but both the client and server must agree on the name.) Also assume that a request to the service looks like this.
(参数名不重要,但是客户和服务器必须都同意该名称)。
If the parameter name in the second array does not match a parameter name in the new definition, the parameter data is not moved to the new definition.
如果第二个阵列的参数名称不与新的定义中的一个参数名称匹配,参数数据不会被移动到新的定义。
If you would like to manually change a specific database parameter from the CLP, use the command UPDATE DB CFG FOR <database name> USING <parameter name>
如果想在CLP 中手工更改特定的数据库参数,可以使用命令UPDATEDBCFG FOR <databasename>USING <parameter name> <new value>。
SYSCAT.ROUTINEPARMOPTIONS -- Contains information about federated procedure parameter options values such as the remote parameter name and the remote parameter type name.
ROUTINEPARMOPTIONS ——包含关于联邦过程参数选项值的信息,比如远程参数名和远程参数类型名。
This is accomplished by using the same parameter name for Product Line in each report and configuring all three portlets to communicate with each other on a common channel.
这是通过在每一个报表中使用相同的产品线参数名,以及配置全部三个Portlet来在一个通用通道上相互通信来实现的。
Under the hood, I've set up a little security catch: a ServletFilter that will check to see if the given parameter name matches the name currently in session for the current user.
在暗地里,我已经建立了一些安全捕捉:ServletFilter将查看给定的参数名称当前是否与当前用户会话中的名称相匹配。
Each input parameter should have the variable name and its value.
各输入参数应该有自己的变量名和值。
应用推荐