検索結果- 英語 - 多言語
検索内容:
triangular division
(military) A division composed of three regiments.
3つの連隊で構成される師団
square division
(military) a division composed of two brigades / (military) a division composed of four regiments / (military) a division composed of two brigades of two regiments each
(軍事) 2個の旅団で構成される師団 / (軍事) 4個の連隊で構成される師団 / (軍事) それぞれ2個の連隊からなる2個の旅団で構成される師団
procedure division
(computing) The part of a COBOL program containing all the instructions that the computer is to execute
COBOLプログラム内における手続き部。プログラムの実行命令が記述された部分。
data division
(computing) The part of a COBOL program in which the format and layout of external files and databases, and internally-used variables and constants are defined
COBOLプログラムにおける、外部ファイルやデータベースのフォーマット・レイアウト、内部で使用される変数および定数が定義される部分。
identification division
(computing) The (sometimes optional) part of a COBOL program that identifies the name of the program (and optionally of its programmer)
COBOLプログラムにおいて、プログラム名(および必要に応じてプログラマ名)を識別するための宣言部
environment division
(computing) The part of a COBOL program that specifies the hardware on which it is designed to run, the symbolic names to be used by files, and certain other specifications.
COBOLプログラムにおける環境部門。実行に必要なハードウェアの仕様、ファイルで使用するシンボル名、およびその他の仕様を定義する部分。