THE CODE BLOCK - 日本語 への翻訳

[ðə kəʊd blɒk]
[ðə kəʊd blɒk]
code block
コードブロックを

英語 での The code block の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The code block will continue to run as long as the variable(i) is less than 5.
コードブロックは変数(i)が5未満である限り、実行が継続します。
Statement 3 increases the value of i(i++) each time the code block is run.
文3(i++)はコードブロックが実行されるたびにiの値を増加させます。
Indentation level(two spaces or four spaces) does not matter as long as it is consistent throughout the code block.
インデントレベル(スペース2つまたはスペース4つ)は、[コードブロック]全体にわたって一貫している限り、問題にはなりません。
Hover at top right of the code block to copy the code or open it in JSFiddle.
コードブロックの右上にカーソルを合わせて、コードをコピーするか、コードをJSFiddlで開きます。
Statement 1 is executed once before the code block is run.
文1は、コードブロックが実行される前に一度実行されます。
There are two ways to determine which input nodes should be put inside of the code block.
どの入力ノードをコードブロックの内部に配置するべきかどうかを決定するには2つの方法があります。
In this case, the code block calls the verify_wisher_credentials function with the name and password entered in the logon form.
この場合、コード・ブロックはログオン・フォームに入力された名前とパスワードを使用してverify_wisher_credentials関数をコールします。
(The code block itself can use $1, etc., to refer to the enclosing pattern's capture groups.).
コードブロック自体は、内側のパターンの捕捉グループを参照するために$1などを使えます。
The code block is a unique feature in Dynamo that dynamically links a visual programming environment with a text-based one.
コードブロックは、ビジュアルプログラミング環境をテキストベースの環境に動的にリンクさせる、Dyanamo独自の機能です。
Test this out on your visual scripts and release the power of the code block!
これをビジュアルスクリプトでテストして、コードブロックの性能をお試しください。
That's because a Function Declaration is only visible inside the code block in which it resides.
なぜなら、関数宣言は、それが存在するコードブロックの内側でのみ見えるからです。
Hide, a flag option, hides the code block in other builders.
Hideはフラグオプションです。他のビルダーの使用時に、codeブロックを隠します。
PointAtParameter: Connect the arc to the‘curve' input and the code block output to the‘param' input to extract a series of points along the curve.
PointAtParameterノードのcurve入力にArc.ByCenterPointRadiusAngleノードのArc出力を接続し、param入力にCodeBlockノードの出力を接続します。これにより、曲線に沿って一連の点が抽出されます。
The compiler builds the code block to run on both the host and target While the instruction sets for the host and targets are similar, they do not share the same system memory.
コンパイラーは、ホストとターゲットの両方で実行するようにコードブロックをビルドします。ホストとターゲットの命令セットは似ていますが、同じシステムメモリーを共有しません。
Names are resolved in the top-level namespace by searching the global namespace, i.e. the namespace of the module containing the code block, and the builtins namespace, the namespace of the module builtins.
それらの名前は、トップレベルの名前空間で解決されます。このために、グローバル名前空間、すなわちそのコードブロックを含むモジュールの名前空間と、組み込み名前空間、すなわちモジュールbuiltinsの名前空間が検索されます。
The code block is designed for Dynamo, so one can define arbitrary variables in the code block, and those variables are automatically added to the inputs of the node.
コードブロックはDynamo専用に設計されているため、コードブロック内で任意の変数を定義することができます。定義した変数は、自動的にノードの入力に追加されます。
because every time the code block in for(let i=0…){…} is executed, a new Lexical Environment is created for it, with the corresponding variable i.
で毎回コードブロックが実行され、iの値に対応する新しいレキシカル環境が作られるからです。
It may be handled by the surrounding code block or by any code block that directly or indirectly invoked the code block where the error occurred.
例外は、エラーが発生部の周辺のコードブロックか、エラーが発生したコードブロック直接または間接的に呼び出しているコードブロックで処理(handle)することができます。
To implement the Delete button, add another HTML table cell to the while loop in editWishList. php, directly below the code block for the editWish button.
Delete」ボタンを実装するには、別のHTML表のセルを、editWishList.phpのwhileループの内部で、editWishボタンのコード・ブロックのすぐ下に追加します。
During this exercise, notice how we use code block and existing Dynamo nodes in tandem: we use the code block for the heavy data lifting while the Dynamo nodes are visually laid out for legibility of the definition.
この演習では、コードブロックと既存のDynamoノードを並行して使用する方法を学習します。Dynamoノードを視覚的に配置して設定を確認しながら、コードブロックを使用して大きなデータを処理します。
結果: 52, 時間: 0.0354

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語