RETURNS A PROMISE 日本語 意味 - 日本語訳 - 英語の例文

[ri't3ːnz ə 'prɒmis]
[ri't3ːnz ə 'prɒmis]
promiseを返します
promiseが返る
プロミスを返します

英語 での Returns a promise の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Function which returns a Promise.
Promiseを返す関数を使う。
It returns a promise that resolves with a Blob.
これは、Blobで解決するpromiseを返す
Use a Function which returns a Promise.
Promiseを返す関数を使う。
It returns a promise that resolves with an ArrayBuffer.
これは、ArrayBufferで解決するpromiseを返す
Makes XHR(aka AJAX) requests, and returns a promise.
XHR(別名AJAX)リクエストを行い、Promiseを返します
人々も翻訳します
Request method returns a Promise, not the response data itself.
RequestはPromiseを返しますが、これはレスポンスそのものではありません。
The browser starts the request right away and returns a promise.
ブラウザはすぐにリクエストを開始し、promiseを返します
Match() method returns a Promise that can be used to handle exceptions.
Match()では、例外処理時に使用できるPromiseを返します
This makes a network request to the url and returns a promise.
これは、urlへネットワークリクエストを行い、promiseを返します
Returns a Promise which is resolved once full-screen mode has been activated.
返されるPromiseは、全画面モードが起動したときに解決します。
Here each loadScript call returns a promise, and the next.
ここで、各loadScript呼び出しはpromiseを返し、次の。
Returns a Promise that resolves all triggered action handlers. Details.
すべてのトリガーされたアクションハンドラを解決するPromiseを返します。詳細。
When no callback is passed, the method returns a Promise which resolves to the rendered HTML.
コールバックなしで渡されたとき、そのメソッドは描画されたHTMLに解決するプロミスを返します
Json() Returns a promise that resolves with a JSON representation of the request body.
Json()リクエスト本体を表すJSONが解決されるPromiseが返る
The word“async” before a function means one simple thing:a function always returns a promise.
関数の前の用語“async”は1つの単純なことを意味します:関数は常にpromiseを返します
Because import() returns a Promise, you can also use async/await syntax.
Import()がPromiseを返すため、async/await構文を利用することもできます。
It's the conversion of a function that accepts a callback into a function that returns a promise.
コールバックを受け付ける関数から、Promiseを返す関数への変換です。
Module and returns a Promise that resolves to an Instance of that Module.
Moduleを受け取り、解決時にそのModuleのInstanceを渡すPromiseを返します
The new loadScriptPromise(src) function achieves the same result,but it accepts only src(no callback) and returns a promise.
新しいloadScriptPromise(src)関数は同じことをしますが、srcのみを受け付け(コールバックなし)、Promiseを返します
Blob() Returns a promise that resolves with a Blob representation of the request body.
Blob()リクエスト本体を表すBlobが解決されるPromiseが返る
The connect() method is one of many RippleAPI methods that returns a Promise, which is a special kind of JavaScript object.
Connect()メソッドは、特殊なJavaScriptオブジェクトであるPromiseを返す多くのRippleAPIメソッドの1つです。
This returns a promise that resolves to the Response object representing the response to your request.
これはリクエストのレスポンスを表すResponseオブジェクトを解決するpromiseを返します
CreateImageBitmap() Accepts a variety of different image sources, and returns a Promise which resolves to an ImageBitmap.
CreateImageBitmap()異なるさまざまな画像ソースを受け入れ、ImageBitmapを解決するPromiseを返す
The function returns a Promise and accepts MediaStreamConstraints object as a parameter.
この関数はPromiseを返し、MediaStreamConstraintsオブジェクトをパラメーターとして受け入れます。
The Bluetooth interface of the Web Bluetooth API returns a Promise to a BluetoothDevice object with the specified options.
WebBluetoothAPIBluetoothインターフェースは、オプション指定したBluetoothDeviceのPromiseを返します
Persist() Secure context Returns a Promise that resolves to true if the user agent is able to persist your site's storage.
Persist()安全なコンテキスト用ユーザーエージェントがサイトのストレージを永続化できる場合にtrueに解決されるPromiseを返します
In the second example, myFunction() returns a promise for value, then the rest of the code can carry on running.
つ目の例では、myFunction()はvalueにpromiseを返し、残りのコードも実行に移すことができます。
WhenDefined(name)- returns a promise that resolves(without value) when a custom element with the given name becomes defined.
WhenDefined(name)-指定されたnameのカスタム要素が定義されたときに解決する(値はなし)promiseを返します
MatchAll(request, options) Returns a Promise that resolves to an array of all matching requests in the Cache object.
MatchAll(request,options)Cacheオブジェクトでマッチするすべてのリクエスト配列を解決するPromiseを返す
Persisted() Secure context Returns a Promise that resolves to true if persistence has already been granted for your site's storage.
Persisted()安全なコンテキスト用サイトのストレージに永続性がすでに付与されている場合にtrueに解決されるPromiseを返します
結果: 42, 時間: 0.0761

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語