THIS CALLBACK Meaning in Japanese - translations and usage examples

このコールバック

Examples of using This callback in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
This callback is invoked on the main queue.
このコールバックはメインキューで呼び出されます。
A browser instance will automatically be passed to this callback by Dusk and is the main object used to interact with and make assertions against your application.
Duskによりブラウザインスタンスは自動的にこのコールバックに渡され、このオブジェクトで、アプリケーションに対する操作やアサートを行います。
This callback would be specified as array'Util'.
このコールバックはarray'Util'。
Notice that when the user chooses to discard andrepeat a webcam recording, this callback will be invoked multiple times with the metadata of the different recordings.
ユーザーがウェブカム録画を廃棄または繰り返した時には、このコールバックが様々な録画のメタデータにより複数回作動することにご注意ください。
If this callback is not set, all data will be merged.
本コールバックが未設定の場合には、全データをマージ対象として動作します。
GetReplyBuffer Similar to getErrorBuffer, this callback function is responsible of returning a valid buffer where the DownloadFiles method can write.
GetReplyBuffergetErrorBufferと同様に、このコールバック関数は、DownloadFilesメソッドが書き込むことができる有効なバッファを返します。
This callback is automatically applied to every Keras model.
このコールバックは全Kerasモデルに自動的に適用されます.。
Always() This callback will be executed after either success or failure.
Always()成功または失敗のいずれの場合でも、このコールバックが実行されます。
This callback function is trigger automatically when that button is pressed.
このコールバック関数は、そのボタンが押されると自動的にトリガーされます。
The rest of this callback function outputs that return value to the console.
このコールバック関数の残りの部分は、その戻り値をコンソールに出力するものです。
Use this callback to perform any required initializations. See inc/userprg.
このコールバック関数を使用して必要な初期化処理を行います。
Processing of this callback will register the received data in its own database.
このコールバックの処理は、受け取ったデータを自身のデータベースへの登録をすることになります。
If this callback is not set, merge is executed as if there was no target data.
本コールバックを未設定の場合には、対象データがなかったものとしてマージが実行されます。
Every second, this callback then calls setCount(0+ 1), so the count never goes above 1.
毎秒ごとにこのコールバックはsetCount(0+1)を呼び出すので、カウントは1のまま変わらなくなってしまいます。
This callback function enables the developer to make some follow-up process after the invitation.
このコールバック関数内で、招待に対する後処理を行うことが可能です。
Remember this callback will not work if your application is located on localhost.
アプリケーションがローカルホストにある場合、このコールバックは機能しません。
This callback function will be called exactly once when a realm with a lower version is opened.
このコールバック関数は古いスキーマバージョンのファイルを開く際に1回だけ呼び出されます。
GetErrorBuffer This callback function should return a buffer which will hold the errors occured during the download.
GetErrorBufferこのコールバック関数は、ダウンロード中に発生したエラーを保持するバッファを返します。
This callback function runs every time an event tracking call, the function pintrk(), is triggered.
このコールバック機能は、イベントトラッキングコールの関数pintrk()がトリガーすると毎回実行されます。
For example, you could use this callback to add geo-location data to your search options before the search query is passed to Algolia:.
たとえば、Algoliaへサーチクエリが渡される前に、サーチオプションにgeo-locationデータを追加するために、このコールバックが利用できます。
This callback allows you to respond to user actions and notify your backend server about image editing progress.
このコールバックによって、ユーザーアクションに対応し、バックエンドサーバーに画像編集の進捗を通知することができます。
Unlike the previous case, this callback function takes one argument, called info, which holds the asynchronous return value from the getAccountInfo API method.
前述の例とは異なり、このコールバック関数は、getAccountInfoAPIメソッドからの非同期戻り値を保持するinfoという引数を1つ取ります。
This callback is automatically applied to every Keras model. The History object gets returned by the fit method of models.
このコールバックは全Kerasモデルに自動的に適用されます.Historyオブジェクトはモデルのfitメソッドの戻り値として取得します.。
However, if this callback is passed as a prop to lower components, those components might do an extra re-rendering.
しかし、このコールバックがpropsの一部として下層のコンポーネントに渡される場合、それら下層コンポーネントが余分に再描画されることになります。
This callback is constructed with anonymous functions that will be called at the appropriate time. Note that the callbacks expects positional arguments, as:.
このコールバックは,適切なタイミングで呼び出される無名関数で構築されます.以下のような位置引数が必要であることに注意してください:。
This callback function is invoked for every webcam recording and input video file when the webcam recording or input video file was successfully analysed.
このコールバック関数は、ウェブカム録画や入力動画ファイルの分析が正常に行われた時に、すべてのウェブカム録画や入力動画ファイルに対して作動します。
This callback function is invoked once when the output video has completed uploading where a single data object contains meta information about the uploaded file.
このコールバック関数は、単一のdataオブジェクトがアップロードされたファイルに関するメタ情報を含んでいる状態で、出力動画のアップロードが完了した時に作動します。
By default, this callback records all data in the local environment and exceptions, failed jobs, scheduled tasks, and data with monitored tags in all other environments:.
デフォルトでは、このコールバックはlocal環境、例外、失敗したジョブ、スケジュール済みタスク、他の全環境においてモニター対象とタグ付けされたデータを記録します。
This callback function is invoked for a number of events affecting the recording of videos and the webcam or phone camera where status is a String reflecting the new status of the webcam or the recording:.
このコールバック関数は、statusがウェブカムや録画の新しいステータスを反映したStringである場合など、ウェブカムや携帯端末のカメラの録画に影響を与えるイベントの数によって作動します。:。
In this callback we process all commands sent by the Player, both client and server will execute the command, reading the click parameter and sending it to the AICharacterControl through a message.
このコールバック内ではPlayerから送信された全てのコマンドを処理し、クライアントとサーバーの両方でそのコマンドを実行し、clickパラメータが読み込まれメッセージを介してAICharacterControlに送信されます。
Results: 32, Time: 0.027

Word-for-word translation

Top dictionary queries

English - Japanese