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

['meθəd ri't3ːnz]
['meθəd ri't3ːnz]

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

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
In case our method returns a value, we provide its data type.
如果我们的方法返回一个值,我们将提供其数据类型。
The fraction of seconds will be discarded(for example,if the actual value is 2.5, this method returns 2).
将丢弃秒的小数部分(例如,如果实际值是2.5,则此方法返回2).
This method returns an object with two properties: value and done.
个方法返回包含两个属性:done和value。
If the browser successfully queues the request for delivery, the method returns"true" and returns"false" otherwise.
如果浏览器成功的以队列形式排列了用于传递的请求,则该方法返回“true”,否则返回“false”。
SGD method returns a four-element tuple representing the results of the monitoring.
SGD方法返回了一个四元组来表示监控的结果。
People also translate
If the queue is empty, a null is returned,otherwise the method returns the first reference object in the queue.
如果队列为空,将返回一个null,否则该方法返回队列中前面的一个Reference对象。
This method returns zero if successful or JNI_ERR if the JVM could not be created.
如果成功,则这个方法返回零,否则,如果无法创建JVM,则返回JNI_ERR。
If the regular expression includes the g flag, the method returns an containing all matched substrings rather than match objects.
如果正则表达式包含g标志,则该方法返回一个Array,它包含所有匹配的子字符串而不是匹配对象。
The now() method returns the current time, and in that value we add the additional time we want for the delay.
Now()方法返回当前的时间,然后我们额外把需要延迟的时间添加进来。
When a thread invokes a synchronized method, it automatically acquires the intrinsic lock for that method's object andreleases it when the method returns.
当一个线程调用一个synchronized方法,它会自动获取该方法对象的内部锁,并且,当方法返回时,释放锁。
The reverse() method returns a reference to the array itself(i.e., in this case, arr1).
Reverse()方法返回对数组本身的引用(即,在这种情况下为arr1)。
At run- time, the F() method throws an OverflowException,and the G() method returns- 727379968(the lower 32 bits of the out-of-range result).
在运行时,F方法引发System.OverflowException,G方法返回-727379968(从超出范围的结果中取较低的32位)。
The reverse() method returns a reference to the array itself(i.e., in this case, arr1).
Reverse()方法返回一個到數組本身的引用(在這種情況下即,arr1)。
When a thread invokes a synchronized method, it automatically acquires the intrinsic lock for that method's object andreleases it when the method returns.
当一个线程调用synchronizedmethod,将自动获取intrinsiclock,然后在方法return时释放lock。
The reverse() method returns a reference to the array itself(i.e., in this case, arr1).
Reverse()方法返回一个到数组本身的引用(在这种情况下即,arr1)。
This means that the addUser() method returns one java/lang/String object as a parameter.
这代表addUser()方法返回了一个java/lang/String对象作为参数。
This method returns the closest long or int, as indicated by the method's return type, to the argument.
方法round返回最接近的long或int,由方法返回类型给出。
As you might expect, the count() method returns the number of occurrences of a specific value in a list.
如你所期望,count()方法返回了列表中某个特定值出现的次数。
If the method returns non-null, there is at least one way to resolve the intent, and it is safe to fire off the intent.
如果方法返回值非空,那么至少有一个方法可以处理这个intent,所以创建这个intent是安全的。
Array keys() The keys() method returns a new Array Iterator object that contains the keys for each index in the array.
Array.keys()方法返回一个新的Array迭代器,它包含数组中每个索引的键。
This method returns an ExecutorService object, so it's been cast to ThreadPoolExecutor to have access to all its methods..
个方法返回ExecutorService对象,所以它被转换为ThreadPoolExecutor类型来访问它的所有方法。
As you can see, Fetch's then method returns a response object that you can further manipulate using a chain of thens.
正如你所看到的,Fetchthen方法返回了一个响应对象,你可以使用一系列的then进行进一步的操作。
Slice() method returns a new SharedArrayBuffer whose contents are a copy of this SharedArrayBuffer's bytes from begin, inclusive, up to end, exclusive.
Slice()方法返回一个新的SharedArrayBuffer其内容是该SharedArrayBuffer的字节从开始包含,直到结束,独占的副本。
If a function or method returns an error, then by convention it has to be the last value returned from the function.
如果一个函数或方法返回一个错误,那么按照惯例,它必须是函数返回的最后一个值。
If the read_line method returns an Err, it would likely be the result of an error coming from the underlying operating system.
如果read_line方法返回Err,则可能是来源于底层操作系统错误的结果。
The symmetric_difference() method returns a new set containing all the elements that are in exactly one of the sets.
Symmetric_difference()方法返回一个新集合,其中装着所有只在其中一个集合中出现的元素。
CharCodeAt: The charCodeAt() method returns an integer between 0 and 65535 representing the UTF-16 code unit at the given index.
CharCodeAt()方法返回0到65535之间的整数,表示给定索引处的UTF-16代码单元.
Calendar's getInstance method returns a Calendar object whose calendar fields have been initialized with the current date and time:.
GetInstance()方法返回一个Calendar对象,其日历字段已由当前日期和时间初始化。
Calendar's getInstance method returns a GregorianCalendar object whose time fields have been initialized with the current date and time:.
CalendargetInstance方法返回一个Calendar对象,其日历字段已由当前日期和时间初始化:.
Slice: The slice() method returns a new ArrayBuffer whose contents are a copy of this ArrayBuffer's bytes from begin, inclusive, up to end.
Slice()方法返回一个新的ArrayBuffer,它的内容是这个ArrayBuffer的字节副本,从begin(包括),到end(不包括)。
Results: 83, Time: 0.0239

Word-for-word translation

Top dictionary queries

English - Chinese