KeyLang

namespace

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

AIによる解説

1
1名前空間。プログラミングで識別子の衝突を避けるための区画。XMLやC++などで使用される概念。

A container for identifiers in programming; prevents naming conflicts; concept used in XML, C++, and other languages.

ライセンス: KeyLang Original

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

Use a namespace to avoid naming conflicts.

名前の衝突を避けるために名前空間を使用してください。

-

The class is defined in the System namespace.

そのクラスはSystem名前空間で定義されています。

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