Second, as Listing 4 shows, the invoked method can also have a return parameter.
第二,如清单4所示,调用的方法也可以拥有返回参数。
Listing 17 contains a list of items as a Vector data type, which is the return parameter.
清单17包含一系列项目,作为Vector数据类型,它是返回参数。
Create a UML operation named purevirtualop with a return parameter of type int and a parameter x of type int.
创建一个名为purevirtualop的UML操作,其返回值类型为int,参数x 的类型为 int。
Add another method, and name it parse_line, with two input parameters - line and argv - along with a return parameter with int as the type. (see Figure 5).
添加另外一种方法,并将其命名为parse_line,其两个输入参数为—line和argv—以及一个int的返回参数(见于图5)。
It is important to note that the language type return parameter doesn’t translate the user-contributed content; however, it does translate the standard labels or UI associated with this content.
要注意,语言类型返回参数不翻译用户输入的内容;它翻译标准标签或与此内容相关的UI。
Parameter, target, exception and return value binding.
参数,目标,异常以及返回值绑定。
The main similarity between these two methods is that they both take one keyword as a parameter and return one or more exact matching documents as a result.
这两个方法主要的共同之处是,它们都使用一个关键字作为参数,并返回一个或多个精确匹配的文档作为结果。
Hence, you should avoid creating a service endpoint that USES a remote reference as a parameter or return value.
因此您应该避免去创建一个使用远程引用作为参数或返回值的服务端点。
A method descriptor just combines field descriptors to specify the parameter types and return type of a method.
方法描述符结合了字段描述符,以指定方法的参数类型和返回类型。
The application will then return a random number that's between 0 and this parameter, and return that generated number to the caller.
然后,应用程序返回一个介于 0和该参数之间的随机数字,并将生成的数字返回给调用者。
Attempts to update the INSTANCE_MEMORY configuration parameter to values larger than these limits will fail with a SQL5130N return code, specifying the restricted range allowed for the license.
如果尝试将INSTANCE_MEMORY配置参数更新为大于这些限制的值,那么会遭到失败,并收到SQL 5130 n返回码,指定该许可允许的限制范围。
In addition, if a resource representation should be returned, a return queue parameter is specified in the header.
另外,如果一个资源表示需要被返回,在回复的消息头部中会申明一个返回队列参数。
Our experimental setup was the same as for the last tests, except that the remote stored procedure was written to return a result set whose size depended on an input parameter.
实验设置与前面的测试相同,惟一不同的是远程存储过程现在返回一个结果集,结果集的大小取决于输入参数。
On the other hand, if the method on the server-side component has a void return type, then you can disregard this optional parameter.
另一方面,如果服务器端组件上的方法具有一个空返回类型,则可以忽略此可选参数。
You can also use the template parameter T for an attribute’s type, in the same way as it was used for the method’s return type.
您也可以使用模板参数T来定义一个属性类型,用同样的方式它也可以用作定义该种方式的回转类型。
This allows one query to be used to return different results based on the different values provided to the parameter.
这允许使用一个查询根据提供给参数的不同的值返回不同的结果。
The current channel is set by the calling program or transaction by issuing a LINK, XCTL, START and pseudo-conversational RETURN with the channel parameter.
通过发出带有管道参数的LINK、XCTL、START和伪会话return,当前管道由调用程序或事务实现。
A return type and a single parameter are set for UML operation that represents a unary operator.
表示单目运算符的UML操作还设置有返回类型和一个参数。
It takes the connection object as a parameter and returns the return code for the function that was executed.
它的参数是连接对象,它返回已经执行的函数的返回码。
In Listing 24, the procedure proc is coded to return an OUT parameter value, which is denoted by the parameter marker (?), and was not coded to accept an input value.
在清单24中,过程被编码为返回一个OUT参数值,使用参数标记(?)表示,并且不能接受输入值。
To pass a channel between programs, use the LINK, XCTL, START and RETURN APIs with the channel parameter specified.
要在程序之间传递管道,请将LINK,XCTL,START和RETURNAPI与指定的管道参数一起使用。
Will return results in pages of up to ten items, specified by the page parameter.
以每页不超过10个条目的方式返回结果,这由page参数指定。
These take a function as an input parameter and return an instance of OnClickListener, the interface defined in the Android SDK.
这两个函数以一个函数作为输入参数,并返回OnClickListener的一个实例,OnClickListener是Android SDK中定义的一个接口。
Modify the getMsg controller action to take a string parameter and return a string value.
修改getMsg控制器动作以获取字符串参数并返回字符串值。
The max-results parameter specifies the number of results to return in the feed.
max - results参数指定将在提要中返回的结果的数量。
Notice also the cmlimit parameter, which specifies the number of results to return.
还要注意参数cmlimit,它指定了返回结果的数量。
The simplest form of each exit uses the exit interface method to return the agentBuffer parameter that is passed in.
每个出口最简单的形式是使用出口接口方法返回传入的agentBuffer参数。
The validator method receives the user's input as a parameter and may return an error message, which is stored in a JSP variable named validationError.
validator方法将用户输入作为参数,并且可能会返回一条错误消息,保存在一个名为 validationError 的JSP变量中。
RowsInSection should return the number of items in whatever section it passes in via the section parameter.
RowsInSection基于section参数传递进来的分段索引来返回条目的数量。
View functions, or "views" as they are more commonly known, are basically Python functions that accept a request parameter and return a response.
视图函数(通常称为“视图”)是基础的python函数,它接受一个请求参数并返回一个响应。
应用推荐