制御構造 Meaning in English - translations and usage examples

control structures
制御構造
コントロールストラクチャー
管理体制を
支配構造
control construct
control structure
制御構造
コントロールストラクチャー
管理体制を
支配構造

Examples of using 制御構造 in Japanese and their translations into English

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
制御構造と例外処理。
Control structures and exceptions.
ここで、フロー制御構造と呼ばれるものが必要です。
Now we need something called a flow control construct.
BLLは制御構造のために以下の関数テンプレートをサポートする。
The BLL supports the following function templates for control structures:.
制御構造の構文。
Location of control Structure?
関数による制御構造
Control structures by functions.
データ構造と制御構造
Data Types and Control Structures.
例えば、Cshellでは制御構造間のパイプは不可能である。
For example,the C shell could not support piping between control structures.
制御構造レッスンでもガードについて少しだけ触れましたが、これを名前付き関数に適用する方法を見ていきます。
We briefly covered guards in the Control Structures lesson, now we will see how we can apply them to named functions.
制御構造:再帰,Return,forループと内包,requireとassert。
Control structures: Recursion, Returns, for loops and comprehensions, require and assert.
また、高レベルな制御構造(締め切りの監視、着信および発信メールのチェック)により、当社の高い品質基準を順守します。
A higher-level control structure(monitoring of deadlines, checking of incoming and outgoing mail) also safeguards adherence to our high quality standards.
通常、boolean型の値を返す演算子を使用してから、制御構造にその結果を渡します。
Usually you use some kind of operator which returns a boolean value,and then pass it on to a control structure.
PL/SQLプログラミング構造体および条件付き制御コード・フロー(ループ、制御構造および明示カーソル)の制御ができる。
Use PL/SQL programming constructs andconditionally control code flow(loops, control structures, and explicit cursors).
全体として装置はより高級なSUS304ステンレス鋼+PLCのタッチ画面の制御構造、美しい出現および容易な操作から、成っています。
Equipment as a whole is made ofSUS304 stainless steel+PLC touch screen control structure, beautiful appearance and easy operation, more upscale.
JavaScriptはC言語ファミリーの他の言語とよく似た制御構造セットを持っています。
JavaScript has a similar set of control structures to other languages in the C family.
各コマンドの結果が表示される。.IP.Bbreakや.Bcontinueは制御構造(すなわち、.BRfor.BRproc)で、通常通りに動く。
The result of each command is printed..IP Actions such as. B break and. B continue cause control structures(i.e.,. BR for,. BR proc) to behave in the usual way.
これはフロー制御構造と呼ばれ、コンピュータによるプログラムの線形ステップバイステップ解釈を中断し、テストを提示し、そのテストに応じて異なるステートメントに進みます。
This is called a flow control construct because it interrupts the linear step-by-step interpretation of the program by the computer, presents us with a test, and then proceeds to different statements depending on that test.
JavaScriptには、Array、Date、そしてMathといったオブジェクトからなる基本的なライブラリ、そして演算子、制御構造、文といったプログラミング言語の要素からなる主要な機能が含まれています。
JavaScript contains a standard library of objects, such as Array, Date, and Math,and a core set of language elements such as operators, control structures, and statements.
ブランチカバレッジは、テストスイートの実行中に、制御構造内のboolean式がtrueあるいはfalseのどちらかとして評価されたかどうかを計測します。
The Branch Coveragesoftware metric measures whether the boolean expression of each control structure evaluated to both true and false while running the test suite.
コアJavaScriptは、Array、Date、Mathといったオブジェクトのコアセット、さらに演算子、制御構造、命令文といった言語要素のコアセットからなります。
Core JavaScript contains a core set of objects, such as Array, Date, and Math,and a core set of language elements such as operators, control structures, and statements.
制御構造の開き中括弧は同じ行に記載しなければならず(MUST)、閉じ中括弧は本文の次の行に記載しなければなりません(MUST)。
The opening curly brace({) of the control structure must be written on the same line of the declaration, and the closing curly brace(}) must be written on the subject itself.
先に進む前に、あなたが手続きやオブジェクト指向プログラミングの基礎を理解していることを確認してください:制御構造、データ構造や変数、クラス、オブジェクト、など。
Before you proceed,make sure that you understand the basics of procedural and object-oriented programming: control structures, data structures and variables, classes, objects, etc.
このようなループが故意に作成されたとき、通常はループを終了するための別の制御構造(例えばbreak文)を使用する。
When such a loop is created intentionally,there is usually another control structure(such as a break statement) that allows termination of the loop.
これらには、変数とデータ型、演算子、式と文、フロー制御構造、関数、サブルーチン、言語の洗練されたオブジェクト指向に依存します(オブジェクト指向プログラミングはブートストラップ第2部にあります)。
These include variables and data types, operators, expressions and statements,flow control constructs, functions and subroutines and depending on the language's sophistication object-orientation object-oriented programming will be in Bootstrap Part 2.
制御構造に関する別の構文。
Alternative syntax for control structures.
SQL言語に制御構造を追加すること。
Adds control structures to the SQL language.
制御構造は関数によって実現されます。
Control structures are provided by functions.
前回は制御構造について学習しました。
Last lecture we discussed the controlled structure.
フラットパッケージ化,制御構造をノックダウンします。、。
Knock down structure, flat packaging, control the.
If文,for文などの制御構造のことです.。
For and if statements are control structures.
Results: 29, Time: 0.0267

How to use "制御構造" in a sentence

制御構造 関数型プログラミング.。
Twig のドキュメンテーションの 制御構造 で詳細を調べることができます。
js を電卓として使ってみる 制御構造 値と演算のまとめ 配列 文字列処理 変数と関数.
js 基本事項 プログラミング・パラダイムの説明 プログラムの構成要素 データ構造 制御構造 関….
文字列 正規表現 数値 リスト タプル 集合 辞書 制御構造 ファイル.。

Word-for-word translation

Top dictionary queries

Japanese - English