ENDIF 日本語 意味 - 日本語訳 - 英語の例文

名詞
endif

英語 での Endif の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Unterminated@if…@endif block.
If…@endifブロックが閉じられていません。
Endif" block in the middle is skipped.
Endif"ブロックはスキップされます。
Go forward to unclosed else or endif.
次の閉じられていないelse,endifに移動する
Else"/" endif" in this line and go to its match.
Else"/"endif"のペアを検索して移動。
To comment out a large block of code, use if 0 and endif.
の大きな部分をコメントアウトする際に,if0,endif
This matches"endif","endwhile" and"endfor".
Endif"、"endwhile"、"endfor"にマッチします。
It is a control syntax consisting of if, elif, else, and endif.
If、elif、else、endifで構成される制御構文です。
Endif%} is a template tag we can use when we want to check something.
Endif%}は、何かをチェックしたいときに使用できるテンプレートタグです。
Any number of else-if pairs are possible; only one endif is needed.
Else-ifのペアはいくつでも指定できますが、endifはひとつしかいりません。
Endif If the specified expr is true then the commands to the first else are executed;
Endif指定したexprが真の場合、最初のelseまでのコマンド群が実行されます。
A particularly confusing one is": end", which could stand for": endif".
特にややこしいのは":end"で、これは":endif"、":endwhile"あるいは。
Mod_include provides an if, elif, else, endif structure for building conditional statements.
Mod_includeは条件を表現するためにif,elif,else,endif構造を提供しています。
Then a(i) a(i)+ b endif enddo end In this case, the compiler is unable to vectorize the loop since it failed to privatize the variable b.
Thena(i)a(i)+bendifenddoendこの例では、変数bのプライベート化に失敗したため、コンパイラーはこのループをベクトル化できません。
The most common statements in views are echo,if/endif, foreach/endforeach, and that's about all.
ビューでもっともよく使われるステートメントはecho、if/endif、foreach/endforeachだけです。
(The words else and endif must appear at the beginning of input lines; the if must appear alone on its input line or after an else.).
(elseとendifの各単語は入力行の先頭にしか置けません。ifは入力行の先頭に単独で置くか、elseの後に置くかしなければなりません。)。
The test condition is evaluated and if the result is true, then the text until the next elif,else. or endif element is included in the output stream.
テストコンディションが評価され、もしその結果がtrueなら次のelsif、elseまたはB>endifの要素がアウトプットに含まれます。
If a script ended in"if… then… halt endif", the resulting compiled script could crash Signal when used.
スクリプトが「if…then…haltendif」で終わると、その結果コンパイルされたスクリプトは、Signalが使用されると、Signalをクラッシュさせることがありました。
There is no need to worry about multiple imports of the same module,no need to wrapper header files with ifndef/ endif or pragma once kludges, etc.
複数回同じモジュールをimportする心配は不要で、ヘッダをifndef/endifで囲うラッパやpragmaonceなどの必要がなくなりました。
Ifdef__MIC___Cilk_shared int res; endif If you compile the variable conditionally for the coprocessor, the_Cilk_shared keyword is not necessary because the host does not access the variable.
Ifdef__MIC___Cilk_sharedintres;endif変数をコプロセッサー用に条件付きでコンパイルすると、ホストは変数にアクセスしないため、_Cilk_sharedキーワードは必要ありません。
If code has beenduplicated(for instance with ifdef OLDCODE… else… endif), patch is incapable of patching both versions and, if it works at all, will likely patch the wrong one, and tell you that it succeeded to boot.
コードが重複している場合(例えばifdefOLDCODE…else…endifのように区切られている場合)、patchは両方のバージョンにパッチを当てることはできない。
Endif The__KLOCWORK__ macro supports generic code replacement using standard preprocessor mechanisms, and is very powerful, but it still means that you have to modify your source code specifically for Insight.
Endif__KLOCWORK__マクロは標準プリプロセッサメカニズムを使用した汎用コード置換をサポートしており、非常に強力である一方で、やはりInsightに合わせてソースコードを変更する必要があります。
If code has beenduplicated(for instance with ifdef OLDCODE… else… endif), patch is incapable of patching both versions, and, if it works at all, will likely patch the wrong one, and tell you that it succeeded to boot.
コードが複製されている場合(例えばifdefOLDCODE…else…endifによって)、patchは両者にパッチをあてることができません。そしてそこでパッチコマンドがうまくいった場合、そのパッチはおそらく誤って適用されており、おまけに「成功しました」と報告してきます。
Endif The__KLOCWORK__ macro supports generic code replacement using standard preprocessor mechanisms, and is very powerful, but it still means that you have to modify your source code specifically for Klocwork.
Endif__KLOCWORK__マクロは標準プリプロセッサメカニズムを使用した汎用コード置換をサポートしており、非常に強力である一方で、やはりKlocworkに合わせてソースコードを変更する必要があります。
結果: 23, 時間: 0.0237

トップ辞書のクエリ

英語 - 日本語