CALLBACK FUNCTIONS in Japanese translation

Examples of using Callback functions in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
It's got callback functions for handling complex types and handles arrays of data and nested structs as well.
なお、コールバック関数を使用して、複合的な型やデータの配列、ネストされた構造体を扱ったりすることができます。
Search functions which take CSsearchNotify type parameter can notify their state using callback functions.
CSsearchNotify型の変数を引数としてとる解探索関数は、コールバック関数の呼び出しを通じて探索中の状態を通知することができます。
The response object is received by the onSuccess and onFailure callback functions.
応答オブジェクトは、onSuccessおよびonFailureのコールバック関数によって受信されます。
We implemented the part up to calling callback functions with inline JavaScript with WebAssmebly and the message displaying in our web app.
Callback関数を呼ぶところまではWebAssemblyのInlineJavaScriptとして実装して、LIFFのメッセージ表示部分はウェブアプリ部分に実装しています。
Callback functions can not only be simple functions, but also object methods, including static class methods.
コールバック関数は、単純な関数だけでなく、オブジェクトのメソッドあるいはクラスの静的メソッドであってもかまいません。
After the initialization, your program will wait for the SDK to execute the callback functions.
これらの処理の完了後は、SDK側からコールバック関数が呼び出されるのを待機することになります。
Godot can write new callback functions for you in the connected script.
Godotは接続されたスクリプトで新しいコールバック関数を書くことができます。
The callback provided here runs if any of the Promises or their callback functions encounters an error.
ここに記述しているコールバックは、いずれかのPromiseまたはそのコールバック関数でエラーが発生した場合に実行されます。
The Thing-IF SDK supports both of promises and callback functions as implementation methods for non-blocking APIs.
Thing-IFSDKではノンブロッキングAPIの実装手段として、Promiseを利用する方法と、コールバック関数を利用する方法の両方をサポートしています。
Using TypeScript promises, you can define Success and Failure callback functions.
TypeScriptのpromisesを使用して、Successコールバック関数とFailureコールバック関数を定義できます。
These arguments show up in the editor's node dock, and Godot can use them to generate callback functions for you.
これらの引数はエディタのノードドックに表示され、Godotはこれらを使いコールバック関数を生成します。
You can provide multiple callback functions that behave like middleware to handle a request.
リクエストを処理するために、ミドルウェアのように動作する複数のコールバック関数を指定できます。
Using JavaScript promises, you can define onSuccess and onFailure callback functions.
JavaScriptのpromisesを使用して、onSuccessおよびonFailureのコールバック関数を定義できます。
NPF exports callback functions for all the I/O operations of the applications: open, close, read, write, ioctl.
NPFは全てのアプリケーションのI/Oオペレーションのためのコールバック関数をエクスポートします。
Callback functions are also provide in the design flow to minimize data entry.
このデザインフローには、データエントリーを最小化するためにコールバック機能も提供されています。
There are two kinds of plug-in API. One is called directly from plug-ins, another one utilizes the signal mechanism of GObject and calls the callback functions on specific events.
プラグインAPIには、プラグインが直接呼び出す関数群と、GObjectのシグナル機構を利用して、特定のイベントが発生した場合にコールバック関数を呼び出すものの2種類があります。
The virtio_driver structure defines the upper-level device driver, list of device IDs that the driver supports, a features table(dependent upon the device type), and a list of callback functions.
Virtio_driver構造体が定義するのは、上位レベルのデバイス・ドライバー、そのドライバーがサポートするデバイスIDのリスト、機能テーブル(デバイスのタイプに依存)、そしてコールバック関数のリストです。
If there have multiple requests, you need to define multiple actions and callback functions for them, then the source code may looks like below.
複数のリクエストが発生する場合には、複数のアクション及びそれに対するコールバック関数を定義する必要です、そしてソースコードは以下のように読みにくくなってしまいます。
For example, you will implement some callback functions in your thing program. These callback functions will be executed from the dedicated tasks managed by the SDK.
一例として、Thingの実装ではいくつかのコールバック関数を用意しますが、これらはSDK内部で生成された実行タスクから呼び出されます。
Initializing and Onboarding To use the Thing SDK Embedded, you need to initialize the SDK and set callback functions for OS-dependent processes such as socket and task creation.
初期化コードの実装ThingSDKEmbeddedを使用するには、SDKの初期化処理を実行し、ソケットやタスク生成などのOS依存の処理をコールバック関数として設定する必要があります。
Results: 59, Time: 0.0353

Word-for-word translation

Top dictionary queries

English - Japanese