KeyLang

library_routine

複数:
library_routines
意味・定義
2つの辞書から3件の定義

日本語WordNet

2
名詞
1ライブラリルーチン、ライブラリルーティン

a debugged routine that is maintained in a program library

AIによる解説

1
1ライブラリルーチン。プログラミングライブラリに含まれる再利用可能なサブプログラム。特定の処理を行うためにメインプログラムから呼び出される関数やサブルーチンのこと。

A reusable subroutine or function stored in a programming library. Library routines handle common tasks like mathematical calculations, input/output operations, or string manipulation, and can be called by multiple programs.

ライセンス: KeyLang Original

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

Programmers use library routines to avoid writing code from scratch.

プログラマーはゼロからコードを書くことを避けるためにライブラリルーチンを使用する。

-

The library routine calculates square roots efficiently.

そのライブラリルーチンは効率的に平方根を計算する。

-
関連語
活用形・派生語などの関連単語