subroutineの語源
この単語の語源は掲載準備中です。
掲載についてはEnglishBattle公式X で更新情報を発信しています。
subroutineの意味
- 1名詞
意味 サブルーチン
reusable code instructions
プログラム内で頻繁に使用される操作を実行するように設計された一連の命令
a set of instructions designed to perform a frequently used operation within a program
和訳例 - サブルーチン
- 副プログラム
- サブプログラム
例文 The program calls the subroutine to sort the data.
プログラムはデータを並べ替えるサブルーチンを呼び出す。
Subroutines help to make programming more efficient.
サブルーチンはプログラミングを効率的にするのに役立つ。
subroutineのWordNet
- 1名詞
意味 処理
a set sequence of steps, part of larger computer program
大きなコンピュータープログラムの一部となる一連の手順
和訳例 - 処理
- プロシージャ
同義語 - subroutine
- function
- procedure
- routine
- subprogram
上位語 (computer science) written programs or procedures or rules and associated documentation pertaining to the operation of a computer system and that are stored in read/write memory
(コンピュータサイエンス)コンピュータシステムの操作に関連するプログラムや手順、ルール、および関連文書で、読み書き可能なメモリに保存されているもの
下位語 a routine designed to yield a random number
ランダムな数値を生成するためのルーチン
a routine that can be used as needed
必要に応じて使用できるルーチン
a routine that provides a chronological record of the execution of a computer program
コンピュータプログラムの実行の履歴を時間順に記録するルーチン
a routine that can be loaded once and executed repeatedly
一度ロードされ、繰り返し実行できるルーチン
a routine that coordinates the operation of subroutines
サブルーチンの動作を調整するルーチン
被構成要素 (computer science) a sequence of instructions that a computer can interpret and execute
(コンピュータ科学) コンピュータが解釈して実行できる命令のシーケンス
もっと見る