FUNCTION IS EXECUTED Meaning in Japanese - translations and usage examples

['fʌŋkʃn iz 'eksikjuːtid]
['fʌŋkʃn iz 'eksikjuːtid]
関数が実行されます
関数が実行された

Examples of using Function is executed in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
This function is executed.
この関数が実行されます
When the position is determined, the defined callback function is executed.
現在位置が特定されるとコールバック関数が実行されます
The other function is executed in the same way.
同様に別の機能を実行します
When the"Sign Up" button is clicked, the performSignUp() function is executed.
SignUp"ボタンがクリックされると、performSignUp()関数が実行されます
The function is executed every time the app receives a request.
この関数は、アプリケーションが要求を受け取るたびに実行されます
Each time the heading is retrieved, the headingSuccess callback function is executed.
方位情報を取得するたび、headingSuccessコールバック関数が実行されます
When a function is executed as new User(…), it does the following steps:.
NewUser(…)として関数が実行されたとき、次のようなステップになります:。
The Thing-IF SDK allows you tolog internal information generated when each function is executed.
Thing-IFSDKは、各機能を実行する際の内部情報をログ出力できます。
Then, the rewritten function is executed little by little on the scheduler.
そして書き換えた関数をスケジューラの上で少しずつ実行するのです
The positional parametersare temporarily replaced when a shell function is executed(see FUNCTIONS below).
シェル関数が実行されると、位置パラメータは一時的に置き換えられます(後述の関数を参照)。
The shell function function is executed in the current shell environment.
Ffunctionシェル関数functionは現在のシェル環境で実行されます
In the HTML output, when that event is triggered on the component for which the event handler is defined,the JavaScript function is executed.
イベントハンドラーが定義されたコンポーネントのイベントがHTML出力にて起動されると、対応するJavaScript関数が実行されます
When a function is executed, the arguments to the function become the positional parameters during its execution.
関数の実行中には、関数に与えた引き数が位置パラメータとなります。
When executing executeSql function in SQLTransaction object, the callback function is executed and SQLResultSet object is passed to it.
SQLTransactionオブジェクトのexecuteSqlの実行時に、コールバック関数が実行され、SQLResultSetオブジェクトがコールバック関数に渡されます。
The body of the generator function is executed by calling the generator's next() method repeatedly until it raises an exception.
ジェネレータ関数の本体は、ジェネレータのnext()が例外を発行するまで繰り返し呼び出して実行します
However, Haskell guarantees that if the function is applied to the same integer, the same exact string will be returned,regardless of where and when the function is executed.
しかしHaskellは、この関数について、「同じ整数が引数として提供されれば、いつ、どこでこの関数が実行されても同じ文字列を返す」ということを保証します。
When a function is executed with the privilege of the user aaaa, an API is called with the access token 9nM5Nzu-NXLle specified.
ユーザーaaaaの権限で機能を実行する際、アクセストークン9nM5Nzu-NXLleを指定してAPIを実行します。
This is useful to validate that a DSL function is being called in the right context, for example in the Model DSL above you wouldn't want Type to be called anywhere else but when the Model function is executed.
これは、適切なコンテキストでDSL関数が呼び出されていることを検証するのに便利です。たとえば、上記のModelDSLでは、Model関数が実行されたときにTypeが呼び出されないようにします。
The body of the generator function is executed by calling the next()function on the generator repeatedly until it raises an exception.
ジェネレータ関数の本体は、ジェネレータのnext()が例外を発行するまで繰り返し呼び出して実行します
C- Add Value/Subkey to ignore list: to prevent a registry entry's value orkey from being repaired when the Repair function is executed and from being detected in future scans, add the value or subkey to your personalized Ignore Lists.
C[値/サブキーを無視リストに追加]:レジストリエントリの値またはキーが修復機能の実行時に修復されたり、今後のスキャンで検出されたりしないようにするには、その値またはサブキーを個人用の無視リストに追加します。
If the function is executed successfully, the retrieved RSS feeds are listed in the Home screen as shown in the screenshot below.
この関数の実行に成功すると、取得したRSSフィードが、スタート/ホーム画面のページ上に、一覧状に表示されます。下のスクリーンショットをご確認ください。
Therefore, if GetPhysicalTimerCount is executed after this function is executed, that function will return the physical timer count value just before this function is executed..
すなわち、本関数の実行後にGetPhysicalTimerCountを実行した場合には、本関数実行直前の物理タイマのカウント値が返る。
After this function is executed, the count value is incremented by one at a constant time interval that is the inverse of the timer clock frequency.
関数の実行後は、タイマのクロック周波数の逆数の時間間隔ごとに、カウント値が1ずつ増加する。
In IMC, there is a function called Reverse Comment.When this function is executed, it can be changed from the 5'side of the complementary strand of the currently loaded genomic sequence to the forward strand and displayed.
IMCでは、ReverseComlementという機能があり、この機能を実行すると、現在ロードされているゲノム配列の相補鎖の5'側から順ストランドに変更し、表示することができます。
When this function is executed, the program first checks whether for the respective part a macro has been entered in the Technical data tab in the Macro field.
この機能を実行した場合、各部品の[技術データ]タブの[マクロ]フィールドにマクロが入力されているかどうかが最初にチェックされます。
When register() function is executed, PushNotification is initialized and then, call the function that registers Local Push Notification.
Register()のファンクションを実行するとPushNotificationを初期化してアプリ(App)自体お知らせ(LocalPushNotification)を登録するファンクションを呼びます。
Normally, whenever a function is executed, Emacs sets the value of this-command to the functionbeing executed(which in this case would be copy-region-as-kill).
通常、関数が実行されると、Emacsは、this-commandの値に実行する関数(ここでは、copy-region-as-kill)を設定する。
Normally, whenever a function is executed, Emacs sets the value of this-command to the functionbeing executed(which in this case would be copy-region-as-kill).
通常、Emacsはどんな関数を実行している場合でもthis-commandの値を現在実行中のコマンドの値(今の場合ならcopy-region-as-kill) にセットしている。
This variable exists only when a shell function is executing.
この変数はシェル関数を実行している間のみ存在します。
Functions are executed based on the specified token's permission.
このトークンの権限で機能が実行できます。
Results: 553, Time: 0.0483

Word-for-word translation

Top dictionary queries

English - Japanese