KeyLang

subroutine

/ˈsəbɹuˌtin/
複数:
subroutines
意味・定義
2つの辞書から6件の定義

日本語WordNet

5
名詞
1手続、プロシージャ、関数、サブルーチン、ルーティン

a set sequence of steps, part of larger computer program

AIによる解説

1
1プログラム内で特定のタスクを実行する再利用可能なコードブロック。メインプログラムから呼び出され、完了後に制御を戻す。

A reusable block of code within a program that performs a specific task. It is called from the main program and returns control after completion.

ライセンス: KeyLang Original

例文
この単語を含む例文でタイピング練習ができます

The programmer created a subroutine to handle all file input and output operations.

プログラマーはすべてのファイル入出力操作を処理するサブルーチンを作成した。

-

Using subroutines makes the code more modular and easier to maintain.

サブルーチンを使用すると、コードがよりモジュール化され、保守が容易になる。

-

The developer used a subroutine library to speed up coding.

開発者はコーディングを速めるためにサブルーチンライブラリを使った。

-

The subroutine library contains functions for mathematical calculations.

そのサブルーチンライブラリには数学計算用の関数が含まれている。

-
関連語
活用形・派生語などの関連単語
同じレベルの単語
このレベル周辺のおすすめ単語

Pronunciation data from ipa-dict (MIT License) based on cmudict-ipa by @lingz