What is the translation of " WHICH RETURNS " in Chinese?

[witʃ ri't3ːnz]
[witʃ ri't3ːnz]

Examples of using Which returns in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Len() which returns the length of an object.
LEN(c)返回某个文本域的长度.
Try out the following example, which returns result in ascending order.
尝试下面的例子,它返回的结果是按升序排列的。
Time(), which returns the current Unix timestamp.
Time()返回当前时间的Unix时间戳。
Line 32- 38: Create the/chain endpoint, which returns the full Blockchain.
Line32-38:创建/chain端点,它返回全部区块链。
STDDEV, which returns the standard deviation of the values.
STDDEV()返回数值表达式的标准偏差。
First, we have the basic length() function, which returns the length of a string.
首先,有一个基本length()函数,它返回字符串的长度。
Unique, which returns the sorted unique values in an array:.
Unique,它返回一个数组的经过排序的unique值:.
This requests the sixth entry in the three-times-table, which returns a value of 18, or 3 times 6.
这条获取了三倍表的第六条结果,它返回了值18或者6的3倍。
A function which returns a coroutine object.
返回一个coroutine对象的函数。
At line 16(the listing's line 10),the outer function- which returns theinner function- is called.
在第16行(清单中第10行),调用了outer函数-它返回inner函数。
T attribute, which returns the transpose of the data.
T属性,它返回数据的转置。
The async function declaration defines an asynchronous function, which returns an AsyncFunction object.
Asyncfunction声明定义了一个异步函数,它返回一个AsyncFunction对象。
Define a__iter__() method which returns an object with a next() method.
需要定义一个__iter__函数,它返回一个有next方法的对象。
R is an expression language in the sense that its only command type is a function orexpression which returns a result.
R是一种表达式语言,也就是说其命令类型只有函数或表达式,并由它们返回一个结果。
Define a__iter__() method which returns an object with a next() method.
定义一个__iter__()方法,使其返回一个带有next()方法的对象。
The way we do that with one-parameter functions is:we write one function with one parameter, which returns another function in one parameter.
而采用单个参数函数的写法是:我们写一个只有一个参数的函数,让它返回另一个只有一个参数的函数。
All enums have an ordinal method, which returns the numerical position of each enum constant in its type.
所有枚举都有一个ordinal方法,它返回每个枚举常量类型的数值位置。
The function* declaration(function keyword followed by an asterisk)defines a generator function, which returns a Generator object.”.
Function*这种声明方式function关键字后跟一个星号)会定义一个生成器函数(generatorfunction),它返回一个Generator对象。
In the example below, we call getPromise which returns us a promise that will resolve in at least 2000 milliseconds.
在下面的示例中,我们调用getPromise它返回一个将在至少2000毫秒内解析的promise。
END IF END BEGIN ThermometerRead(Source insideOrOutside) RETURN 28 END ThermometerRead Theabove pseudocode utilises the function ThermometerRead, which returns a temperature.
ENDIFENDBEGINThermometerRead(SourceinsideOrOutside)RETURN28ENDThermometerRead上例中的伪码调用了ThermometerRead函数,其返回一个温度。
For this, you should use the GetArrayLength() function, which returns a jsize representing the array's size.
为了做到这一点,应该使用GetArrayLength()函数,它返回一个表示数组大小的jsize。
Define a function hypotenuse(a, b) which returns the length of the hypotenuse c, if the other two sides have lengths a and b.
定义一个函数hypotenuse(a,b),它会返还斜边的长度c,如果另外两边的长度为a和b。
For example, suppose you wanted to define linear(a, b) which returns a function f(x) that computes the value a*x+b.
例如,假设你想要定义linear(a,b)使其返回一个函数f(x)来设计a*x+b的值。
The Ord trait implements the cmp method, which returns an Ordering rather than an Option<Ordering> because a valid ordering will always be possible.
Ordtrait实现了cmp方法,它返回一个Ordering而不是Option<Ordering>,因为总存在一个合法的顺序。
Module objects havea secret read-only attribute called__dict__ which returns the dictionary used to implement the module's namespace;
模块对象有一个称为__dict__的秘密只读属性,它返回用于实现模块命名空间的字典;.
Deriving PartialOrd implements the partial_cmp method, which returns an Option<Ordering> that will be None when the values given don't produce an ordering.
派生PartialOrd实现了partial_cmp方法,其返回一个Option<Ordering>,但当给定值无法产生顺序时将返回None。
The second is aconvenience type function called levelIsUnlocked, which returns true if a particular level number is already unlocked.
第二个是一个便利的levelIsUnlocked类型函数,当一个特定的级别被解锁,它返回true。
The weakest performers were commodities trading advisers andmanaged futures funds, which returned 0.5 percent.
表现最差的是商品交易顾问和管理期货基金,其回报率为0.5%.
Results: 28, Time: 0.0274

Word-for-word translation

Top dictionary queries

English - Chinese