网站首页  词典首页

请输入您要查询的英文单词:

 

单词 return value
释义

return value

美 
英 
  • un.利润;返回值
  • 网络传回值;回传值;回返值
un.
1.
利润
2.
返回值

例句

释义:
1.
The return value is an integer value equal to the greatest integer less than or equal to its numeric argument.
传回值为一个小于或等于其数字引数的最大整数值。
technet.microsoft.com
2.
The return value is always the same arbitrary value, and has no special significance.
返回值始终是相同的任意值,没有特别的意义。
msdn2.microsoft.com
3.
With the return value of fork in mind, the code can now check to see if it is the parent or child process and act accordingly.
考虑到fork的返回值,现在该代码可以检查确定它是父进程还是子进程,并进行相应的操作。
www.ibm.com
4.
Note, however, that, unlike C or Perl, Vimscript does not allow you to throw away the return value of a function without using it.
但是要注意,与C或Perl不同,Vimscript并不允许您在未使用的情况下抛出函数的返回值。
www.ibm.com
5.
The return value has no special meaning and is not suitable for use in a hash code algorithm.
返回值没有特殊意义,不适合在哈希代码算法中使用。
msdn2.microsoft.com
6.
The return value of any function is the result of the last expression in that clause (in our examples there is only one line).
任何函数的返回值都是子句(在我们的示例中只有一行)中最后一个表达式的结果。
www.ibm.com
7.
You can include none at all if the function is being used as a procedure and has no useful return value.
如果函数被用作一个过程,并且没有任何有用的返回值,那么可以不包含return语句。
www.ibm.com
8.
Determine the name of the function you want to call, plus its arguments, data types, and return value.
确定要调用的函数的名称、函数的参数、数据类型以及返回值。
msdn2.microsoft.com
9.
If you retrieve the value by means of the table's row index or column index, you will not be able to set the return value.
如果您通过表的行索引或列索引检索值,将无法设置返回值。
technet.microsoft.com
10.
The return value field constraint, =, allows the return value of a function to be used for comparison inside a pattern.
回传值栏位限制,=,允许函数的回传在模型使用比较。
el.mdu.edu.tw
1.
The result of the expression is still considered to be the return value.
表达式的结果仍将视为返回值。
msdn.microsoft.com
2.
The body section contains information processed by an application, such as the parameters or return value for a Web service.
消息体部分包含由应用程序处理的信息,例如Web服务的参数或返回值。
msdn2.microsoft.com
3.
A return value of 1 indicates that expression can be converted to at least one of the numeric types.
返回值1指示可以将表达式转换为至少一种numeric类型。
msdn2.microsoft.com
4.
When a correct signature is found a constant will be returned otherwise the return value is FALSE.
如果发现了恰当的签名则返回一个常量,否则返回FALSE。
www.bing.com
5.
Actually, this message would likely be sent to the class that would then result in a return value of the created object, so I cheated a bit.
事实上,该消息将可能被发送到类,然后这将导致一个已创建对象的返回值,所以与我说的有点不符。
www.ibm.com
6.
Like the predicate field constraint, the return value field constraint must be followed by a function.
这个栏位属性的连用,回传值的限制须为单栏位回传值。
el.mdu.edu.tw
7.
The DefineParameter method is used to set the name and parameter attributes of a parameter, or of the return value.
DefineParameter方法用于设置参数或返回值的名称与参数属性。
msdn2.microsoft.com
8.
Password to edit. The return value of this function should be assigned back to the string as shown in the example.
编辑的密码,这个函数返回值应该赋回给字符串,看下面的例子。
game.ceeger.com
9.
Seam relieves you of having to define a navigation rule in faces-config. xml that maps to the return value of every action.
借助Seam,就不必在faces-config.xml中定义导航规则,即映射每个操作的返回值。
www.ibm.com
10.
Declaration to a method parameter or return value that corresponds to a part element of a SOAP message definition in a WSDL document.
向方法参数或对应于WSDL文档中SOAP消息定义的part元素的返回值添加。
msdn2.microsoft.com
1.
If you call the derived type's GetHashCode method, the return value is not likely to be suitable for use as a key in a hash table.
如果您调用派生类型的GetHashCode方法,则返回值不大可能适合用作哈希表中的键。
msdn2.microsoft.com
2.
Note that the return value of a get on a Scala Map is not the actual value corresponding to the passed key.
注意,ScalaMap中get的返回值实际上并不对应于传递的键。
www.ibm.com
3.
When the sequence gets to the return value "balance, " it checks to see if the balance is less than the amount.
当序列到达返回值“balance”的时候,它检查看看是否余额比金额更少。
www.ibm.com
4.
If the return value is not equal to the saved value of the running total , then another thread has updated the total in the meantime .
如果返回值不等于保存的运行总和,则表示其他线程在此期间更新了该运行总和。
www.bing.com
5.
Is specified in the format parameter, the return value is the offset from the top to the bottom of the drawn text.
则返回值为所绘制文本的顶部到底部的偏移量。
msdn2.microsoft.com
6.
If it is easier to check a return value, or call an API to change a setting then go deep. . . and stop messing around on the surface.
如果检查一个返回值或者调用一个API来改变设置会更简单,那么就深入下去,停止在UI上浪费时间了。
www.cnblogs.com
7.
In an EJB finder, the return value is a ResultSet, but it has a different number of fields than in the current CMP EJB component.
在EJB查找程序中,返回值是ResultSet,但是与当前的CMPEJB组件相比,字段的数量不同。
www.ibm.com
8.
Notice that the return value must be one of the pre-defined values, EQUIVALENT, PRECEDES, or FOLLOWS.
注意,返回值必须是预定义的值:EQUIVALENT,PRECEDES或FOLLOWS。
www.ibm.com
9.
The Highlighter aspect captures the return value of a join point and replaces it with a highlighted version of the same.
Highlighter方面捕获联结点的返回值并换成突出显示的版本。
www.ibm.com
10.
The return value of this method is typically used to declare and expose the dependency property by storing a dependency property identifier.
此方法的返回值通常用于通过存储依赖属性标识符来声明和公开dependencyproperty。
msdn2.microsoft.com
1.
For each of the two samples that you need for your calculation, assign a return value of NextSample to a variable of type CounterSample.
对于要用于计算的两个样本中的每一个,分别将NextSample的返回值赋给类型为CounterSample的变量。
msdn2.microsoft.com
2.
Each instance of a Post attribute specifies a set of properties for the annotated parameter or return value.
Post属性(Attribute)的每个实例为批注参数或返回值指定一组属性(Property)。
msdn2.microsoft.com
3.
Statement with nothing between the parentheses executes everything before it in the batch and then exits without a return value.
语句会执行批处理中此语句前的所有内容,然后退出,且不返回任何值。
msdn2.microsoft.com
4.
The return value can be one of the 32-bit values shown in the Locale ID chart.
返回值可以是区域设置ID表中显示的任何一个32比特值。
www.fzs8.net
5.
The proxy class does the work to transform the method call into a request message and the response message back into a method return value.
代理类将方法调用转换为请求消息,并将响应消息转换回方法返回值。
msdn2.microsoft.com
6.
The type of the return value of the method that this delegate encapsulates.
此委托封装的方法的返回值类型。
msdn2.microsoft.com
7.
The return value of the method that this delegate encapsulates.
此委托封装的方法的返回值。
msdn2.microsoft.com
8.
In Erlang the last line of a function is the implied return value (just like Ruby) and it always ends in a period.
在Erlang中,函数的最后一行默认成为函数的返回值(和Ruby一样),并且总是以句号结尾。
www.infoq.com
9.
Because both processes resume execution at the same space, the only practical differentiator is the return value from fork.
由于两个进程都在同一空间中继续运行,唯一有实际意义的区别是从fork返回的值。
www.ibm.com
10.
The odd-looking return value server. NOT_DONE_YET is a flag to the Twisted server to flush the page content out of the request object.
模样奇特的返回值server.NOT_DONE_YET是一个标记,要求Twisted服务器将页面内容清出request对象。
www.ibm.com
1.
Notice that the return value is no longer a primitive type but rather a collection of user-defined JavaBeans.
注意到返回值不再是原语类型,而是用户定义的JavaBean集。
www.ibm.com
2.
The simplest approach is always to treat the return value as an array and loop over it.
最简单的办法是将返回值永远看作一个数组并循环遍历该数组。
www.ibm.com
3.
The command might also return values in the form of a return value or output parameter values.
命令还可能以返回值或输出参数值的形式返回值。
msdn2.microsoft.com
4.
The activation context may consist of a series of values, in which case the return value of the method should be an array or a List.
活化上下文可以由一连串的值组成,即方法返回值将是数组或列表。
www.javaeye.com
5.
In Scala, the last expression in a function is the return value, although you can have return statements elsewhere, too.
在Scala中,函数的最后一个表达式就是返回值,尽管你也可以在其它地方使用return语句。
www.bing.com
6.
Returns information about the formatting, location, or contents of the upper-left cell in a reference. See Help for the return value codes.
返回引用中左上角单元格的内容、格式及位置等信息。有关返回值代码,请参阅“帮助”。
www.jukuu.com
7.
Imagine being able to modify the return value of your subroutine!
想象一下可以修改子程序的返回值!
www.ibm.com
8.
Statement with nothing between the parentheses executes everything preceding it in the batch, and then exits with no return value.
语句会执行批处理中该语句前的所有内容,然后退出,且不返回任何值。
msdn2.microsoft.com
9.
Also enable the Named Return Value optimization , which eliminates the copy constructor and destructor of a stack based return value .
也支持命名返回值优化,它消除了基于堆栈的返回值的复制构造函数和析构函数。
www.bing.com
10.
The return value is formatted with the general format specifier ( "G" ) and the NumberFormatInfo for the current culture.
返回值用通用格式说明符(“G”)和当前区域性的NumberFormatInfo进行格式设置。
msdn2.microsoft.com
1.
In particular, nothing can be scheduled within an epilog, including loading of a return value.
特别是,不能在Epilog内进行调度,包括加载返回值。
msdn2.microsoft.com
2.
Og also enables the Named Return Value optimization, which eliminates the copy constructor and destructor of a stack based return value.
Og还会启用命名的返回值优化,此优化可消除基于堆栈的返回值的复制构造函数和析构函数。
msdn2.microsoft.com
3.
To save a data value to be returned by a stored procedure return code or function return value.
保存存储过程返回代码要返回的数据值或函数返回值。
technet.microsoft.com
4.
The return value from the remote procedure is converted into a standard Perl scalar by call and printed.
远程过程的返回值通过call转换成标准的Perl标量,并打印出来。
www.ibm.com
5.
The return value of that utility is actually of type NumberGeneratorAsync, which is the asynchronous sibling of the main interface.
该实用程序的返回值实际上属于NumberGeneratorAsync类型,这是主接口的异步版本。
www.ibm.com
6.
Is not resolved at compile time, so you can use it as the return value of a property or method.
因此可以将它用作属性或方法的返回值。
msdn2.microsoft.com
7.
Also, note that the absence of a header version child element results in a return value of "false. "
同时,注意缺乏消息头版本的子元素会导致返回值为“false”。
www.ibm.com
8.
Do not have public members that return exceptions as the return value or as an out parameter.
不要包含将异常作为返回值或输出参数返回的公共成员。
technet.microsoft.com
9.
The SOAP binding serializes the return value from the EJB or Java object into a SOAP response message.
SOAP绑定将EJB或Java对象返回的值序列化到SOAP响应消息中。
www-128.ibm.com
10.
Gets or sets the XML element name used for the return value from the target method.
获取或设置用于来自目标方法的返回值的XML元素名称。
msdn2.microsoft.com
1.
Lets you use the result of a SELECT statement as the return value from sqlcmd.
允许使用SELECT语句的结果作为sqlcmd的返回值。
technet.microsoft.com
2.
In the context of method overloading, the signature of a method does not include the return value.
在方法多载的内容中,方法的签章并不包括传回值。
msdn.microsoft.com
3.
The return value of this constructor is a node that you can add to the tree in the same way as the nodes in the above example.
该构造函数的返回值是一个节点,可以使用与上面示例中相同的方式将其添加到树中。
www.ibm.com
4.
When a remote method is called, the response encapsulates the return value of the method call.
当远端方法被调用时,响应就会将此方法调用的返回值封装起来。
www.ibm.com
5.
Each element similarly refers to a message; it treats the message as the return value of the operation call.
类似地,每个元素引用一个消息;它将该消息当作操作调用的返回值。
john.yi.blog.163.com
6.
If your code does not need to retrieve the number of rows affected, the return value variable can be omitted.
如果你的代买不需要返回受影响的行数,返回值的变量可以忽略。
bbsftp.redcheek.net
7.
Whenever a new set of argument types or return value type is needed, a new delegate type must be declared.
每当需要一组新的参数类型或新的返回值类型时,都必须声明一个新的委托类型。
msdn2.microsoft.com
8.
When we get down to the actual code, take a look at how parameters are processed, and how the return value is passed.
现在我们来观察实际的代码,看看参数是怎样被处理的,返回值又是怎样被传递的。
www.ibm.com
9.
Neither of these delegates has a return value, because there is no place to return the data from an asynchronous call.
这两个委托都没有返回值,因为没有地方用于从异步调用中返回数据。
msdn2.microsoft.com
10.
The value is set to the return value of the business object method call, which is called using reflection.
构造函数中设置的。该值被设置为使用反射调用的业务对象方法调用的返回值。
msdn2.microsoft.com
1.
As shown in Figure 4, you get a blank screen, a horizontal rule, and a return value of 1.
您得到的是一个空白的屏幕,一条水平线和返回值1,如图4所示。
www.ibm.com
2.
The return value is formatted with the general format specifier ( "G" ).
传回的值会以一般格式规范(“G”)格式化。
technet.microsoft.com
3.
After the call is completed, the return value is returned to the ORB over the network, and the ORB hands it back to the stub.
调用完成后,返回值通过网络返给ORB,ORB再交给存根。
www.ibm.com
4.
The value of the last expression is the default return value of a function.
最后一个表达式的值是默认的返回值。
www.bing.com
5.
A return value that contains text specifying the version number for the snap-in and is passed uninitialized.
一个返回值,它包含指定管理单元版本号的文本,它不经初始化就传递。
msdn2.microsoft.com
6.
Improve the implementation and design of Area by returning the product of its input parameters rather than hardcoding a return value.
改变Area方法的实现,返回值用输入参数的乘积来代替起初指定的返回值常量。
www.bing.com
7.
The return value from the remote procedure is converted into a standard Perl scalar by.
转换成标准的Perl标量,并打印出来。
www-128.ibm.com
8.
Assign the return value to a variable, or directly use the method call as a parameter to another call.
将返回值赋给变量,或直接将方法调用作为另一个调用的参数。
msdn2.microsoft.com
9.
Keyword is similar to a standard cast, except that rather than throw an exception if the conversion fails, the return value is null.
关键字与标准强制转换类似,不同之处在于:如果转换失败,则返回值为空,而不是引发异常。
msdn2.microsoft.com
10.
The last Select clause in a query expression determines the return value of the query.
查询表达式中的最后一个Select子句确定查询的返回值。
msdn2.microsoft.com
1.
Really good for a person, not just care about what return value every second with her.
真心对一小我好,纷歧定需求什么报答在乎地只是爱护保重跟她在一同地每一秒钟。
www.meili28.com
2.
If the return type is not a reference, then the return value is copied into the temporary at the call site.
如果返回类型不是引用,在调用函数的地方会将函数返回值复制给临时对象。
dictsearch.appspot.com
3.
Result_type is an optional parameter that controls how the return value is initialized.
result_type是可选参数,控制着怎样初始化返回值。
www.phpx.com
4.
When assigning an expression to your property or variable, use or cast the return value to a compatible data type.
将表达式分配给属性或变量以后,使用返回值或将返回值强制转换为兼容的数据类型。
msdn2.microsoft.com
5.
If the method return value is an OLE object, returnvalue must be a local variable of data type int.
如果方法返回值为OLE对象,则returnvalue必须是数据类型为int的局部变量。
msdn2.microsoft.com
6.
Finally, as you might expect, if the first item appears after the second, the return value is greater than zero.
当然,如果前项在后项之后,返回值就大于零。
www.ibm.com
7.
When using Java method calls, the return value of the method determines the condition result as shown in Table 6.
在使用Java方法调用时,方法的返回值将确定条件的结果,如表6所示。
www.ibm.com
8.
The operating system takes care of it and lets the program know through a return value whether the operation is granted or denied.
操作系统将负责此任务,并通过一个返回值让程序知道是允许还是拒绝此操作。
www.ibm.com
9.
The return value will be passed back in another SOAP message and extracted by the client.
返回值将在另一条SOAP消息里被传送回来,再由客户提取出来。
www.ibm.com
10.
Return values are optionally indicated using a dashed arrow with a label indicating the return value.
返回值可以使用带有表明是返回值标签的虚线箭头表示。
www.ibm.com
1.
These same attributes play a role in determining parameter and return value formatting, as described under the next heading.
这些属性在确定参数和返回值的格式设置时同样可以使用,如下一个标题中所述。
msdn2.microsoft.com
2.
Parameter, do not depend on the return value being a reference to the same object.
方法,返回值不一定是对同一对象的引用。
msdn2.microsoft.com
3.
Returns the object URI as an out parameter, and the URI of the current channel as the return value.
将对象URI返回为输出参数,将当前信道的URI返回为返回值。
msdn2.microsoft.com
4.
A new local variable of the same type as the method's return value is created for you.
系统将为您创建与该方法的返回值类型相同的新局部变量。
www.ibm.com
5.
ERANGE -- You've called a function, and the return value is too large to be represented by the return type.
ERANGE:您已调用函数,但返回值太大而无法通过返回类型来呈现。
www.ibm.com
6.
Check Electromagnetic relay operation, return value and return coefficient shall comply with product technology requirement.
检查电磁式继电器的动作、返回值及返回系数应符合产品技术要求。
blog.sina.com.cn
7.
The activate event handler may also return a value, which is treated identically to a return value of an action request event trigger.
激活事件处理器也可以返回一个值,它与动作请求的事件触发器返回的值是一样的。
www.jukuu.com
8.
These wsdl-return-value-mapping elements should be removed (otherwise NullPointerException is thrown during the deployment).
这些wsdl-return-value-mapping元素应该删除(否则在部署期间会抛出NullPointerException)。
www.ibm.com
9.
String expression corresponding to the return value of the Error function for the specified Number, if this string exists.
与Error函数为指定的Number返回的值对应的字符串表达式(如果该字符串存在)。
msdn2.microsoft.com
10.
The maximum Sharpe ratio for the given set of assets is the return value of the Callable task.
给定资产集的最大Sharpe比率是Callable任务的返回值。
www.ibm.com
1.
contains information needed for transferring a structure element , parameter , or function return value between processes.
包含在进程之间传输结构元素、参数或函数返回值时所需的信息。
www.ichacha.net
2.
The getMsg Web services method gets invoked with the name parameter value as "Steve, " and the return value gets output.
将用名称参数值“Steve”调用getMsgWeb服务方法,并且输出返回值。
www.ibm.com
3.
HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
可以打印HTTP请求的参数,以及函数调用的参数值和返回值。
cosoft.net.cn
4.
InvalidCheck attribute is provided to determine whether a return value of a function is valid or invalid.
InvalidCheck属性,用于确定函数的返回值是否有效。
msdn2.microsoft.com
5.
Otherwise, the return value is the string representation of the numeric value of this instance.
其他情况下,返回值是此实例的数值的字符串表示形式。
technet.microsoft.com
6.
The first example illustrates calling a Scheme function from C, passing in an argument, and capturing the return value.
第一个例子演示如何从C调用一个Scheme函数,传入一个参数,并捕获返回值。
www.ibm.com
7.
In a data logic method, the return value is an object or value that matches the method signature.
在数据逻辑方法中,返回值是一个对象或与方法签名相匹配的值。
www.ibm.com
8.
The cluepacket is sent as a parameter to the POST, and a return value of either HTML or XML is expected.
cluepacket将作为POST的一个参数发送,返回值可以是HTML,或者是XML。
www.ibm.com
9.
Execute a stored procedure that requires both input and output parameters and that makes use of a return value.
执行需要输入参数和输出参数以及使用返回值的存储过程。
msdn2.microsoft.com
10.
Most of the code is duplicated; the only unique part is the return value.
大部分代码是经过复制的;惟一不同的部分是返回的值。
www.ibm.com
1.
The return value is always a PyObject*, as all values in Python are objects (even integers).
返回值始终是PyObject*,因为Python中的所有值都是对象(甚至整数)。
www.ibm.com
2.
If the object is a scalar function, the parameter name is an empty string in the row representing the return value.
如果对象是标量函数,则参数名称为表示返回值的行中的空字符串。
msdn2.microsoft.com
3.
In the form's Load event, use the return value from CanRequestNotifications to set the Enabled property of the form's only button.
在窗体的Load事件中,使用CanRequestNotifications的返回值设置窗体的唯一一个按钮的Enabled属性。
msdn2.microsoft.com
4.
The WebResult annotation (optional) is declared at the method level and is used to customize the return value of the web service operation.
WebResult注释(可选)在方法级别声明,用于自定义Web服务操作的返回值。
www.ibm.com
5.
Describes how control parameter and return value formatting for a Web service method.
描述如何控制Web服务方法的参数和返回值的格式设置。
msdn2.microsoft.com
6.
Parameters specify the value and index position of the surrogate pair in the input , and the nominal return value is not used .
参数指定输入中代理项对的值和索引位置,未使用名义返回值。
www.bing.com
7.
You can also explicitly specify the return value of a function by providing a type annotation after all the parameters.
也可以通过在所有参数后面指定类型批注,从而显式指定函数的返回类型。
technet.microsoft.com
8.
The return value of the hit test filter callback function determines what type of action the enumeration of the visual objects should take.
点击测试筛选回呼函数的传回值,可以判断视觉物件的列举应该采取的动作类型。
technet.microsoft.com
9.
Hardcode a return value of 6 for the function Area, rebuild the program, and run it again. This time the program runs without asserting.
指定Area方法的返回值为6,再重新编译程序,并运行,此时没有错误发生。
www.bing.com
10.
Method invocations and delegate invocations evaluate to the return value of the method, if the method returns a value.
如果方法返回值,则方法调用和委托调用的计算结果为该方法的返回值。
technet.microsoft.com
1.
Specifies a return value type for a method that does not return a value.
为不返回值的方法指定返回值类型。
msdn2.microsoft.com
2.
The parameter object for the return value must be the first item in the parameters collection.
返回值的参数对象必须是参数集合中的第一项。
msdn2.microsoft.com
3.
There is no return value to enter; in some upcoming steps we'll tell you how to trigger the next state change.
没有要输入的返回值;在一些后续步骤中,我将会告诉您如何触发下一状态变化。
www.ibm.com
4.
A Java method signature is a compact character representation of the types of the parameters and the type of the return value.
Java方法签名是参数类型和返回值类型的压缩字符表示形式。
www.ianywhere.com
5.
Gets a value indicating whether the parameter is input-only, output-only, bidirectional, or a stored procedure return-value parameter.
获取一个值,该值指示参数是只可输入、只可输出、双向或存储过程返回值参数。
msdn2.microsoft.com
6.
A return value that contains a structure that specifies the color used to generate a mask.
包含一个结构的返回值,该结构指定生成掩码时所使用的颜色。
msdn2.microsoft.com
7.
When a correct signature is found, the appropriate constant value will be returned otherwise the return value is FALSE.
如果发现了恰当的签名则返回一个对应的常量,否则返回FALSE。
pl2.php.net
8.
Class, using the specified output parameters, return value, and number of rows affected by the database operation.
使用指定的输出参数、返回值和此数据库操作影响的行数初始化。
msdn2.microsoft.com
9.
A return value of Binding. : : . DoNothing indicates that the binding does not transfer the value or use the FallbackValue or default value.
Binding.::.DoNothing的返回值表示绑定不传输值,或不使用FallbackValue或默认值。
msdn2.microsoft.com
10.
You can use the return value from the Item. Add method to retrieve the index of an item as it is added.
添加项时,可以使用Item.Add方法的返回值检索其索引。
msdn2.microsoft.com
1.
The return value designates the slices on which the given query will be executed.
返回值会指定给定查询将要在其上执行的那些片。
www.ibm.com
2.
If the property type is user defined, the type of the return value is the same as the type of the return value of the MemberValue function.
如果属性是用户定义的,则返回值的类型与MemberValue函数的返回值类型相同。
msdn2.microsoft.com
3.
The return value of the function is specified with a return statement.
函数返回值使用return语句指定。
www.ibm.com
4.
This return value can be used to figure out if an account update or creation is needed.
这个返回值可以被用来推测是否需要更新或创建帐户。
www-128.ibm.com
5.
Each method has a name, a number of parameters, and a return value.
每个方法有一个名字、若干参数和一个返回值。
www.ibm.com
6.
Note: The argument in a method list has to be specified by name in the comment, while the return value does not.
注:方法列表中的参数只能由注释中的名称指定,而返回值则不是。
www.ibm.com
7.
A non-FALSE return value means that the query was legal and could be executed by the server.
非FALSE的返回值意味着查询是合法的并能够被服务器执行。
www.phpx.com
8.
The response from the server is sent back as another XML-encoded, SOAP envelope, this time with the return value from the function.
服务器通过另一个XML编码的SOAP信封返回响应,这一次是函数的返回值。
www.ibm.com
9.
Procedure, the return value is supplied to the calling expression as the value of the property.
过程中,返回值作为属性值提供给调用表达式。
msdn2.microsoft.com
10.
In general, the type of the return value depends on the type of the specified attribute.
一般情况下,返回值的类型取决于指定属性的类型。
www.ibm.com
1.
Notice that the COM signature returns an HRESULT and has an additional out parameter for the return value.
请注意,COM签名返回一个HRESULT,而且对于返回值具有附加的out参数。
msdn2.microsoft.com
2.
Only the post-condition method receives the eventual return value, through the returnValue parameter.
只有后置条件方法可以通过returnValue参数接收最终的返回值。
www.ibm.com
3.
The following statement executes the procedure, and stores the return value in a variable for checking return status.
下面的语句执行过程,并在用于检查返回状态的变量中存储返回值。
www.ianywhere.com
4.
The return value of this method must indicate the ordering of the two records.
这个方法的返回值必须指示这两条记录的顺序。
www.ibm.com
5.
With both implementations, the return value appears in the HTTP response body as a non-SOAP XML document.
对于这两种实现,返回值都以非SOAPXML文档的形式出现在HTTP响应正文中。
msdn2.microsoft.com
6.
If the response code is 200, it will buffer the content from the HTTP response and use it as a return value for the method.
如果响应码是200,就缓冲HTTP响应中的内容并使用它作为方法的返回值。
www.ibm.com
7.
This program represents a third-party testing tool that produces pass or fail results for its exit or return value at program completion.
此程序表示一个第三方测试工具,它可以在程序完成时针对其退出或返回值得出测试通过或失败的结果。
technet.microsoft.com
8.
Is the single SELECT statement that defines the return value of an inline table- valued function .
定义内联表值函数返回值的单个SELECT语句。
www.bing.com
9.
Finally, the server sends the return value back to the client in the response of the Ajax call.
最后,此服务器以Ajax调用的响应向客户机发回返回值。
www.ibm.com
10.
The return value is zero only if the position is currently at the end of the stream .
仅当位置当前位于流的末尾时,返回值才为零。
www.bing.com
1.
The last line of the method is the method's return value, which is the list of factors in this case.
此方法的最后一行是方法的返回值,它是本例子中的因子列表。
www.ibm.com
2.
Similarly, around advice can declare a return value ( "void" above), which requires any join point have the same return value.
类似地,around通知可以声明一个返回值((上面的“void”),要求所有链接点具有同样的返回值。
www.ibm.com
3.
This object is used as a return value for the session bean's method, as well as the Java bean for the JSP page.
该对象用作会话Bean的方法的返回值以及JSP页面的JavaBean。
www.ibm.com
4.
The return value of this method is a series of nested PHP objects, each representing an entry in the underlying Atom result feed.
该方法的返回值是一系列嵌套的PHP对象,分别代表底层Atom结果提要中的一个项。
www.ibm.com
5.
The return value is a copy of the child code list.
返回值是子代码列表的一个副本。
msdn2.microsoft.com
6.
Attribute ignores all method signatures without a return value.
属性忽略所有没有返回值的方法签名。
msdn2.microsoft.com
7.
The correct way to do it is of course to store the Items property return value in a SPListItemCollection variable.
正确的方法当然是把Items属性的返回值存储在一个SPListItemCollection变量中。
www.infoq.com
8.
The return value of this instance is formatted with the NumberFormatInfo for the current culture.
此实例的返回值用当前区域性的NumberFormatInfo格式化。
msdn2.microsoft.com
9.
Or, the return value of a property or a method was requested, but it does not return a value.
或者,要求属性或方法返回值,但该属性或方法未返回值。
msdn2.microsoft.com
10.
The return value of an asynchronous call can be recovered by calling the EndInvoke method.
异步调用的返回值可以通过EndInvoke方法回收。
www.cnblogs.com
1.
The return value includes the registry path of the specified key and the hexadecimal value for the key.
返回值包括指定项的注册表路径和此项的十六进制值。
msdn2.microsoft.com
2.
Represents bitmask values that describe the structure element, parameter, or return value.
表示描述结构元素、参数或返回值的位屏蔽值。
msdn2.microsoft.com
3.
Element. The parameters or return value appear without namespace qualification.
出现没有命名空间限定的参数或返回值。
msdn2.microsoft.com
4.
Return value is an array, the papers are all read into the array variable.
返回值是一个数组,文件全部读入数组变量。
www.360doc.com
5.
It is therefore important that your code checks a return value is not an empty handle before continuing execution.
所以在继续执行前,在代码中检查返回值是否为一个空句柄是非常重要的。
blog.sina.com.cn
6.
Also, your parameters and return value must be of types that GWT can serialize.
此外,参数和返回值必须属于GWT可以序列化的类型。
www.ibm.com
7.
The mapping is case insensitive and only matches if the method has a return value and no input parameters.
映射区分大小写,只有当方法拥有一个返回值而且没有输入参数时才能匹配。
www.ibm.com
8.
When tracing is enabled, Xdebug logs each function call, including each function's arguments and return value.
当跟踪被启用后,Xdebug将记录所有函数调用,包括每个函数的参数和返回值。
www.ibm.com
9.
Therefore, it cannot retrieve the return value of a function.
因此,不能获取函数的返回值。
www.ibm.com
10.
Click the Auto-Map icon (double arrows next to Output Mapping) to define the variable for the return value.
单击Auto-Map图标(OutputMapping旁边的双箭头)定义返回值的变量。
www.ibm.com
1.
Write the thread identity, which is represented by the return value of the Thread. : : . ManagedThreadId property for the current thread.
写入线程标识,该标识由当前线程的Thread.::.ManagedThreadId属性的返回值表示。
msdn2.microsoft.com
2.
If a return value is not otherwise specified, the default return value for a function is int.
如果返回值没有指定,那么函数的缺省返回值是int类型的。
www.ibm.com
3.
The return value is the corresponding index into the checked indexes collection.
返回值是选中索引集合中的相应索引。
msdn2.microsoft.com
4.
The return value of the new-expression to a pointer of the correct type.
编译器保证将此返回值赋给正确的类型。
blog.csdn.net
5.
Return value which may be set to false if a catastrophic error is encountered which prevents release of the resource.
返回值,如果遇到阻止资源释放的灾难性错误,该值会被设置为。
msdn2.microsoft.com
6.
The return value is a proxy for an instance of the target class.
返回值是target类一个实例的代理。
blog.sina.com.cn
7.
Method will always include prompt and literal characters in the return value, regardless of the value of the.
方法将始终在返回值中包含提示字符和原义字符。
msdn2.microsoft.com
8.
Defines input, output, and return value parameters for commands and stored procedures.
定义命令和存储过程的输入、输出和返回值参数。
msdn2.microsoft.com
9.
If the button has any other style, the return value is 0.
如果按钮是其它风格,则返回0。
www.zjrj.org
10.
The contract of the return value carries similar semantics to Query Target Policy.
返回值的协议也有着与查询定向策略相似的语义。
www.ibm.com
1.
Behaviour, parameter, return value and other changes between different PHP versions are documented in notes and inline text in the manual.
PHP不同版本之间的行为、参数、返回值和其它改变都以“注意”的形式加入了本手册的正文。
ca3.php.net
2.
The return value from each method call is assigned to an instance variable for the class.
将每个方法调用的返回值赋给该类的一个实例变量。
www.ibm.com
3.
otherwise , the function name is taken as representing the return value of the function.
否则,函数名就会被视为表示函数的返回值。
www.ichacha.net
4.
The XML Web service method executes its code, eventually setting the return value and any out parameters.
XMLWeb服务方法执行其代码,最终会设置返回值和任何输出参数。
msdn2.microsoft.com
5.
Indicates that the parameter receives the return value of the member.
指示参数接收成员的返回值。
msdn2.microsoft.com
6.
Any other return value has a meaning that is defined by the operating system.
任何其他非零的返回值都有操作系统定义的含义。
download.csdn.net
7.
Stored procedures sometimes return data using out parameters or via the procedure's return value.
存储过程有时使用out参数或通过过程的返回值返回数据。
msdn2.microsoft.com
8.
The extender control supplies the ScriptBehaviorDescriptor object in the return value for the GetScriptDescriptors method.
扩展程序控件在GetScriptDescriptors方法的返回值中提供ScriptBehaviorDescriptor对象。
msdn2.microsoft.com
9.
If the command is a stored procedure and it returns a value, the first item in the collection (item zero) is reserved for this return value.
如果命令是一个存储过程并且返回值,则为该返回值保留集合中的第一项(零项)。
msdn2.microsoft.com
10.
Public field, property, parameter, or return value that returns an array of complex objects.
返回复杂对象数组的公共字段、属性、参数或返回值。
msdn2.microsoft.com
1.
When complete, a return value is generated by the callee method and sent to the caller.
完成后,被调用方方法生成返回值并将其发送给调用方。
msdn2.microsoft.com
2.
Note also that the input (syscall number) is consumed (used) before the output (the return value of syscall) is produced.
另请注意,输入(syscall号)在产生输出(syscall的返回值)之前被消耗(使用)。
www.ibm.com
3.
Pass the collection of the log's trace listeners to the GetListeners function, and display the return value.
将日志的跟踪侦听器集合传递给GetListeners函数,并显示返回值。
msdn2.microsoft.com
4.
Specifies that the return value should be estimated.
指定返回值应为估计值。
msdn2.microsoft.com
5.
The default return value is true for all components, because all components are focusable by default.
所有组件缺省的返回值都为真,因为所有组件在缺省情况下都是可定焦的。
www.ibm.com
6.
Use this method to obtain the return value of the RPC when RPC is declared with return value.
如果RPC声明了返回值,那么使用该方法来获取RPC的返回值。
www.ibm.com
7.
Marks a method as one way, without a return value and out or ref parameters.
将方法标记为单向方法,无返回值和out或ref参数。
msdn2.microsoft.com
8.
The return value is the number of objects the function pushed on the stack.
返回值是该函数push到栈上的对象的数量。
www.ibm.com
9.
This return value is independent of the credentials under which the application is run.
此返回值与运行应用程序的凭据无关。
msdn2.microsoft.com
10.
Procedure, you do not have to use its return value.
过程时,不必使用它的返回值。
msdn2.microsoft.com
1.
The caller should always check the return value and handle error cases appropriately.
调用方应当总是检查返回值,并适当地处理错误情况。
technet.microsoft.com
2.
The meaning of the return value depends on the hook type.
返回值的意义取决于钩子类型。
www.yr-skf.com
3.
SOAP guarantees that a return value will be available directly in the corresponding native type in a particular platform.
SOAP保证,返回值将以一个特定平台中的对应原生类型直接可用。
www.ibm.com
4.
A return value is defined, although it is unchanging, because this method implements an abstract method.
即使返回值是不变的,也仍会定义一个返回值,原因是此方法会实现一个抽象方法。
msdn2.microsoft.com
5.
Depending on the formula, the return value of INDEX may be used as a reference or as a value.
根据公式的需要,函数INDEX的返回值可以作为引用或是数值。
office.microsoft.com
6.
Conversion error occurred when selecting return value.
选择返回值时发生转换错误。
msdn2.microsoft.com
7.
The code example uses the GetUnderlyingType method to display the type argument of the return value.
该代码示例使用GetUnderlyingType方法来显示返回值的类型参数。
msdn2.microsoft.com
8.
The return value is the trade id (tid), the key generated when inserting the database record.
返回值是交易ID(tid),这是在插入数据库记录时生成的键。
www.ibm.com
9.
The return value of cl. Exe can be useful if you are compiling from a script, or. Bat file.
如果从脚本或.bat文件编译,cl.exe的返回值很有用。
msdn2.microsoft.com
10.
The return value should not be displayed to users.
不应向用户显示返回值。
msdn2.microsoft.com
1.
Define XML serializable types for the return value (and the parameters).
为返回值和参数定义XMLserializable类型。
www.infoq.com
2.
The method must be contained in a CER to ensure that it can report the return value.
该方法必须包含在CER中,以确保它可以报告返回值。
msdn2.microsoft.com
3.
Hence, you should avoid creating a service endpoint that uses a remote reference as a parameter or return value.
因此您应该避免去创建一个使用远程引用作为参数或返回值的服务端点。
www-128.ibm.com
4.
Contains information about how to transfer a structure element , parameter, or function return value between processes .
包含有关如何在进程之间传输结构元素、参数或函数返回值的信息。
www.bing.com
5.
If yield occurs, return must only occur without any accompanying return value.
如果yield发生,return一定只发生在没有伴随任何返回值的情况中。
www.ibm.com
6.
Searches a text input to deserialize an object representing a Web method return value.
搜索文本输入以便反序列化表示Web方法返回值的对象。
msdn2.microsoft.com
7.
The return value is a 13-character printable character string representing the encrypted password.
返回值是一个包含13个可打印字符的字符串,用来表示加密后的密码。
www-128.ibm.com
8.
Gets or sets the portion of the SOAP message that contains the return value.
获取或设置包含返回值的SOAP消息部分。
msdn.microsoft.com
9.
A null return value implies all active slices, while an empty array will raise an exception.
空返回值意味着所有片都是活动的,而空数组则会引发一个异常。
www.ibm.com
10.
The self object is created by the Box constructor, which also overrides the return value, as seen in Listing 3.
self对象是由Box构造函数创建的,后者也覆盖返回值,如清单3所示。
www.ibm.com
1.
The return value of this method invocation is ignored.
这个方法调用的返回值被忽略。
blog.csdn.net
2.
Each delegate type describes the number and types of the arguments, and the type of the return value of methods that it can encapsulate.
每一个委派型别说明了引数的数目和引数的型别,和它可以封装之方法的传回值型别。
technet.microsoft.com
3.
Write the process identity, which is represented by the return value of the Process. : : . Id property.
写入进程标识,该标识由Process.::.Id属性的返回值表示。
msdn2.microsoft.com
4.
For functions, this view also returns one row with return value information.
对于函数,该视图还会返回一行返回值信息。
technet.microsoft.com
5.
Public field, property, parameter, or return value that returns an array of.
对象数组的公共字段、属性、参数或返回值。
msdn2.microsoft.com
6.
If the return value is non-zero, the database server assumes that you are not using the old API.
如果返回值是非零值,则该数据库服务器就假定您没有使用旧API。
www.ianywhere.com
7.
You use the return value to determine which process is which.
您将使用返回值来确定哪个是父进程,哪个是子进程。
www.ibm.com
8.
TimeOutID is the return value used to terminate the timer.
TimeOutID是用于终止计时器的返回值。
www.ibm.com
9.
The CELL function uses the return value of INDEX as a cell reference.
CELL函数将函数INDEX的返回值作为单元格引用。
office.microsoft.com
10.
I emit an error message and replace the return value with 0, instead (remember: every inline code block returns an object).
我发出错误信息,将返回值替换为0(请记住:每个内联代码块都返回一个对象)。
www.ibm.com
1.
This will change the substitution from the datapool value to the return value of the custom code class.
这将把取代值从数据池值更改为自定义代码类的返回值。
www.ibm.com
2.
Public field, property, parameter, or return value that returns an array of XmlAttribute objects.
返回XmlAttribute对象数组的公共字段、属性、参数或返回值。
msdn2.microsoft.com
3.
If a constant parameter is specified, or if OUTPUT is not specified, any return value from an output parameter is ignored.
如果指定的是常量参数,或者未指定OUTPUT,则输出参数的任何返回值均被忽略。
msdn2.microsoft.com
4.
You load register 3 with the return value and perform the function epilogue to restore the stack frame and return.
需要用返回值加载寄存器3并执行函数尾声(epilogue)来恢复堆栈框架并返回。
www.ibm.com
5.
The immediate return value is an object that stores all the information that is required to perform the action.
即时返回值为一个对象,该对象存储执行操作所需的所有信息。
msdn2.microsoft.com
6.
The delegate is a type that defines a signature, that is, the return value type and parameter list types for a method.
委托是一个定义签名的类型,即方法的返回值类型和参数列表类型。
msdn2.microsoft.com
7.
The return value for a method has an ID qualifier.
方法返回只有一个ID限定符。
www.drados.com
8.
Do not use the return value of the link(2) call.
不要使用link(2)调用的返回值。
www.ibm.com
9.
The return value is formatted with NumberFormatInfo data for the current culture.
返回值由当前区域性的NumberFormatInfo数据格式化。
msdn2.microsoft.com
10.
Dividing two numbers often results in a return value that is not a whole number.
将两个数相除通常导致返回的值不是整数。
msdn2.microsoft.com
1.
The data type should be the return value of the method.
数据类型应该是该方法返回值的类型。
www-128.ibm.com
2.
The following code example defines a method whose return value is of type Nullable of Int32.
下面的代码示例定义返回值为Int32的Nullable类型的方法。
msdn2.microsoft.com
3.
The default return value is -1, which means that an unknown number of rows were updated.
默认返回值为-1,表示更新的行数未知。
msdn2.microsoft.com
4.
The return value is specified in the Breakpoint Hit Count dialog box and in the Breakpoints Window.
传回值指定于[中断点叫用次数]对话方块与[中断点]视窗中。
msdn.microsoft.com
5.
Representing the return value of the invoked member.
表示被调用成员的返回值的。
msdn2.microsoft.com
6.
Write the call stack, which is represented by the return value of the Environment. : : . StackTrace property.
写入调用堆栈,该堆栈由Environment.::.StackTrace属性的返回值表示。
msdn2.microsoft.com
7.
Then steady decline measuring the return value of measuring relays.
然后平稳下降测量继电器的返回值。
blog.sina.com.cn
8.
The Return value type is the same as the item being truncated.
Return的值类型与截断项的类型相同。
msdn2.microsoft.com
9.
If the return value is an object, the default is null.
如果返回值是一个对象,默认为空值。
www.ibm.com
10.
Error encountered prior to selecting return value.
选择返回值前遇到错误。
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/12 18:39:31