memrootじしょ
英和翻訳
function naming
it's possible that... not
Event-Driven Architecture
Visual Basic
Learning theory
No-code
inline engine
ecosystem function
swift change
Multiphysics
function naming
/ˈfʌŋkʃən ˈneɪmɪŋ/
ファンクション ネイミング
1.
関数の命名
プログラミングにおいて、関数(メソッドやプロシージャ)に識別可能な名前を割り当てるプロセスや、その命名に関する規則を指します。コードの可読性、保守性、そして理解を向上させるために非常に重要です。
Consistent
function
naming
improves
code
readability.
(一貫した関数の命名はコードの可読性を向上させる。)
Consistent
一貫性のある、統一された
function naming
関数の命名
improves
~を向上させる
code readability
コードの可読性
Proper
function
naming
is
crucial
for
maintainable
software.
(適切な関数の命名は、保守可能なソフトウェアにとって極めて重要である。)
Proper
適切な、正しい
function naming
関数の命名
is crucial
極めて重要である
for maintainable software
保守可能なソフトウェアにとって
The
team
agreed
on
a
specific
convention
for
function
naming.
(チームは関数の命名に関する特定の規約に合意した。)
The team
そのチーム
agreed on
~に合意した
a specific convention
特定の規約
for function naming
関数の命名に関して
関連
variable naming
class naming
naming convention
best practices
code readability
refactoring
identifier
scope