INIT METHOD Meaning in Japanese - translations and usage examples

initメソッドが

Examples of using Init method in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Append this to the init method in enemy. js.
Jsのinitメソッドにこれを追加します。
Linking an adapter is done inside the init method.
アダプターのリンクは、initメソッド内で行われます。
Add the following init method to the class.
以下のinitメソッドをクラスに追加します。
The final step for our Laser's init method:.
次が、レイザーのinitメソッドの最後のステップです:。
The init method that you to call to initialise boomerang.
Boomerangを初期化するために呼び出すのがinitメソッドです
A classic example is the_init method in Object.
典型的な例は、Objectの_initメソッドです
(init method is not accessible from the tag its mixed in).
(initは、ほかのメソッドからはアクセスできません)。
And then set the vel property in the init method to 16:.
その後、initメソッドのvelプロパティを16に設定します。
The init method in the StatelessSessionBean class was also invoked.
StatelessSessionBeanクラス内のinitメソッドも呼び出されました。
The web container initializes the servlet by calling its init method.
Webコンテナは、そのinitメソッドをコールしてサーブレットを初期化します。
When a module is created, its Init method is called and the module initializes itself.
モジュールの作成時に、そのInitメソッドが呼び出され、モジュールが自身を初期化します。
We can accomplish this by adding this code to the ControllerServlet's init method.
このコードをControllerServletのinitメソッドに追加することで、これを実現できます。
Use a controller init method to set the validate attribute to a function that carries out a validation determination.
コントローラのinitメソッドを使用して、検証の判断を行う関数にvalidate属性を設定します。
Access to joints is provided through the RobotState object,passed into the init method.
Jointへのアクセスが、initメソッドの中に手渡されて、RobotStateオブジェクトを通して提供されます。
Once this is set programmatically in the init method it can only be changed manually by the user in Settings→ Notifications→ App Name.
Initメソッドで値が設定された場合でも、設定→通知→アプリ名からユーザが手動で設定を変更することができます。
Clicking the button invoked the sayHello method in the StatelessSessionBean class andinvoked the init method again.
ボタンのクリックにより、StatelessSessionBeanクラス内のsayHelloメソッドが呼び出され、initメソッドが再度呼び出されました。
Note: If you call the init method with an incorrect App ID, the Vungle SDK will not initialize and we do not fire an onFailure callback.
注意:正しくないアプリケーションIDを指定してinitメソッドを呼び出すと、VungleSDKの初期化が実行されず、onFailureコールバックも起動しません。
Please note that the value youset this option to the first time you call the init method will be how the application always acts.
Initメソッドが初めて実行されるときに設定されるオプションの値によって、アプリがどのように動作するかが決まります。
Additionally, its init method is called by MobileFirst Server as soon as the adapter is deployed(before it starts serving) and when the Mobile Foundation runtime starts up.
さらに、アダプターがデプロイされるとすぐ(サービスを開始する前)に、MobileFoundationランタイムの開始時に、MobileFirstServerによってこのクラスのinitメソッドが呼び出されます。
When the adapter configuration is modified from the MobileFirst Operations Console,the JAX-RS application class is reloaded and its init method is called again.
アダプター構成がMobileFirstOperationsConsoleから変更されると、JAX-RSアプリケーション・クラスが再ロードされ、そのinitメソッドが再び呼び出されます。
You need to overload the init, starting, update,and stopping methods. The init method will get called in non-realtime when the controller is loaded.
あなたはinit,starting,update,stoppingメソッドをオーバーロードする必要がありますinitメソッドはコントローラーがロードされる非リアルタイムで呼ばれるでしょう。
When the adapter is deployed, or whenever the configuration is changed from the MobileFirst Operations Console,the adapter's MFPJAXRSApplication's init method is called.
アダプターをデプロイするとき、またはMobileFirstOperationsConsoleから構成を変更するたびに、アダプターのMFPJAXRSApplicationのinitメソッドが呼び出されます。
If you call the init method with an incorrect Placement ID, the Vungle SDK will initialize, but the placement will not be able to load ads and will always return false for isAdPlayable.
正しくない広告配置IDを指定してinitメソッドを呼び出すと、VungleSDKの初期化は実行されますが、広告配置で広告を読み込むことはできないため、isAdPlayableで必ずfalseが返されることになります。
For example: the init method(new document is dirty, operation=‘add') and the push method(finds the new document with operation=‘add') were called, but no add key with the add procedure was found in the adapter that is linked to the collection.
例えば、initメソッド(新規文書はダーティーで、操作は「add」)とpushメソッド(操作「add」で新規文書を検索) が呼び出されたが、追加プロシージャーを使用するaddキーが、コレクションにリンクされたアダプターに見つかりませんでした。
Results: 24, Time: 0.0258

Word-for-word translation

Top dictionary queries

English - Japanese