THE CALLBACK FUNCTION in Japanese translation

callback関数を
callbackの引数は

Examples of using The callback function in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
A request to a mixi server is sent by the send(), and the result is returned to the callback function from the server.
Send()関数によってmixiのサーバに問い合わせが行われ、コールバック関数に結果が渡されます。
In this case, the arguments are passed to the callback function as a tuple via.
このケースでは、引数はvalue引数で1つのタプルとしてコールバック関数へ渡されます。
Oncomplete(error, data)- the callback function, which is called when the screenshot has been downloaded.
Oncomplete(error、data)-スクリーンショットがダウンロードされたときに呼び出されるコールバック関数
If provided, thisObject becomes the value of the this keyword inside the body of the callback function.
ThisObjectが与えられた場合、これがコールバック関数の本体内でthisキーワードの値になります。
The callback function will get called with result-generated once for each result produced by the user(= once per click on'Done').
コールバック関数は、ユーザーが生成する結果ごと(「完了」をクリックするごと)に毎回result-generatedで呼び出されます。
The callback function will get a dialog property(or alertDialog property) and a cancel property.
コールバック関数にはdialogプロパティ(もしくはalertDialogプロパティ)と、cancel関数が渡されます。
When executing executeSql function in SQLTransaction object, the callback function is executed and SQLResultSet object is passed to it.
SQLTransactionオブジェクトのexecuteSqlの実行時に、コールバック関数が実行され、SQLResultSetオブジェクトがコールバック関数に渡されます。
The callback function provides an event object, which has popover property contains popover object.
コールバック関数には、popoverプロパティを持つオブジェクトが返ります。
The callback function will get a dialog(or alertDialog) property, which is the DialogView object.
コールバック関数には、dialogプロパティ(もしくはalertDialogプロパティ)が渡されます。
Note that the server code execution itself does not end by executing the callback function.
Doneコールバック関数を実行してもServerCode自体は終了しないことに注意してください。
The callback function which is called after a push message arrives displays the push message on the screen.
プッシュメッセージが届いた際のコールバック関数では、メッセージを画面表示します。
The argument result of the callback function in the success block contains fetched KiiObjects in an array.
Successブロックのコールバック関数の引数resultには、取得できたKiiObjectが配列として格納されています。
Note 4: To register the callback function onreadystatechange, you cannot have any arguments.
注4:onreadystatechangeにコールバック関数を登録する際、引数を渡すことはできません。
When the callback function allocates memory, kii_json uses it to parse JSON strings.
コールバック関数でメモリを確保して返すと、kii_jsonはその領域を使ってJSONを解析します。
If the callback function returns zero, it means it performed its job successfully.
コールバック関数がゼロを返した場合、これはジョブが正常に終了したことを意味します。
The callback function will get called with either result-generated or editor-exit, but not both.
コールバック関数は、result-generatedまたはeditor-exitのいずれか(両方ではなく)で呼び出されます。
If you cannot allocate an adequate buffer on the stack, you can use the callback function to allocate the necessary buffer on the heap.
スタック上に大きな領域を取れない場合、コールバック関数を使って必要なバッファをヒープ上に確保できます。
If the callback function removes all parameters from boomerang, the beacon will not fire.
もしコールバック関数がboomerangから全てのパラメーターを削除した場合、ビーコンは送信されません。
After sending the file content finished successfully, the callback function will be called to reload the content list.
ファイル本体の送信が成功すると、コールバック関数が呼ばれてフォルダのファイルリストを再読み込みします。
The callback function which is called after the connection is established subscribes the MQTT topic which was obtained from the response. mqttTopic.
接続完了時のコールバック関数では、response.mqttTopicで得られたMQTTトピックを講読する処理を行います。
Results: 103, Time: 0.0383

The callback function in different Languages

Word-for-word translation

Top dictionary queries

English - Japanese