CONDITION IS TRUE - 日本語 への翻訳

条件がtrueの
条件が真であれ
conditionが真であれば

英語 での Condition is true の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
If the condition is true, the body is executed and then a recursive call to whileLoop is made.
もしconditionがtrueならば、bodyが実行され、次にwhileLoopが再帰的に呼ばれます。
When the condition is true, the layer is displayed. Otherwise, nothing is displayed.
条件がTrueならレイヤーが表示され、そうでなければ表示されません。
When the condition is true, break is executed and loop(for, while) is terminated.
条件が真の場合、breakが実行され、ループ(for、while)が終了します。
If( Slider1. Value= 25,"Result1") The condition is true, and the corresponding result is returned.
If(Slider1.Value=25,"Result1")条件はtrueであり、対応する結果が返されます。
The condition is true if the event is of the correct type and within the specified range.
イベントが正しいタイプで、指定した範囲内であれば、条件はtrueになります
You can also provide a media type or query inside a media attribute; this resource will then only be loaded if the media condition is true.
Media属性でメディア種別やクエリを指定することもできます。このリソースはメディアの条件が真になった場合のみ読み込まれます。
In if statement you have only one block of statements and this block is executed only when the condition is True, ignored when the condition is False.
Ifステートメントにはステートメントのブロックが1つしかなく、このブロックは条件がTrueの場合にのみ実行され、条件がFalseの場合は無視されます。
Condition is true(that is, the two fields are equal), the database record will be ignored when the mapping runs, and the next defined action(Insert Rest, for example) will be executed.
条件がtrueの場合、(つまり、2つのフィールドが等しい場合)、データベースの記録は無視され、次に定義されたアクション(例えば、「残りを挿入」)は、実行されます。
For these purposes, the condition of an elif clause is always false if any prior condition is true, while the condition of an else clause is only true when all prior conditions are false.
これらの目的のため、elif節の条件はそれ以前の条件がTrueなら常にFalseで、すべての条件がFalseならelse節だけがTrueになります。
Screen shot of the SMS Notification task that sends an sms on form submit, when the rule condition is true To add a new push notification task: Click on Automation-< Tasks.
ルールの条件が「true」の場合、フォームの送信時にSMSを送信するタスクのSMS通知の画面プッシュ通知のタスクを追加するには自動化-タスクをクリックします。
Screen shot of the Email Notification task that sends an email on form submit, when the rule condition is true To add a new sms notification task, Click on Automation-< Tasks.
ルールの条件が「true」の場合、フォームの送信時にメールを送付するタスクのメール通知新しいSMS通知のタスクを追加するには自動化-タスクをクリックします。
Deciding whether or not to run some code depending on if a condition is true or deciding to run some code repeatedly while a condition is true are basic building blocks in most programming languages.
条件が真かどうかによってコードを走らせるかどうかを決定したり、条件が真の間繰り返しコードを走らせるか決定したりすることは、多くのプログラミング言語において、基本的な構成ブロックです。
When this condition is true, the action taken is defined by the mapping. In this case, the telephone extension is prefixed by 100, and copied to the PhoneExt field of the Person table.
条件が真の場合に取られるアクションはマッピングにより定義されており、この場合は"100"というプレフィックスが追加された内線番号がPersonテーブルのPhoneExtフィールドに与えられます。
If( Slider1. Value= 25,"Result1","Result2") The condition is true, and the corresponding result is returned.
If(Slider1.Value=25,"Result1","Result2")条件はtrueであり、対応する結果が返されます。
While events are usually not needed, but these events can be used to repeat actions as long as a condition is true.
通常、Whileイベントは必要ありませんが、これらのイベントを使用して、特定の設定条件が真である限り、アクションを繰り返すことができます。
If their conditions are true at startup.
起動時に条件が真であれば、。
Execute the trigger when the comparison condition is TRUE.
比較条件がTRUEのときに実行。
IF(CONDITION is True) THEN ACTION.
条件)が真ならば(処理)を行う。
And that as soon as one of the conditions is true.
この様に、1つ目の条件が真だった時だけ、。
In the previous example, code was executed only when the condition was true.
前述の例では、if文の条件がTrueの時だけコードが実行されました。
結果: 47, 時間: 0.0439

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語