Assembly (programming)

http://dbpedia.org/resource/Assembly_(programming) an entity of type: Thing

In computer programming an assembly is a runtime unit consisting of types and other resources. All types in an assembly have the same version number. Often, one assembly has only one namespace and is used by one program. But it can span over several namespaces. Also, one namespace can spread over several assemblies. In large designs, an assembly may consist of multiple files that are held together by a manifest (i.e. a table of contents). In C#, an assembly is the smallest deployment unit used, and is a component in .NET. In Java, it is a JAR file. rdf:langString
アセンブリとは、型(データ型)と他のリソース(資源)から構成されるランタイムユニット(実行単位)である。アセンブリ内にある全ての型は同じバージョン番号を持つ。 しばしば、1つのアセンブリは1つだけの名前空間を持ち、1つのプログラムで使用される。しかし、1つのアセンブリがいくつかの名前空間に及ぶこともある。また、1つの名前空間がいくつかのアセンブリに及ぶこともある。巨大な設計において、アセンブリは「マニフェスト」(内容を記した一覧表)によってまとめられた複数のファイルから構成されていてもよい。 C#やVB.NETなどの.NET言語において、アセンブリは使用される最小の配置単位であり、.NETにおけるコンポーネントである。たとえばMicrosoft Windows環境の場合、具体的にはDLLやEXEとなる。転じて、.NETコンポーネントではないネイティブのDLL/EXEも、「アセンブリ」と呼ばれることがある。Javaにおいて、アセンブリはJARファイルである。 rdf:langString
rdf:langString Assembly (programming)
rdf:langString アセンブリ (プログラミング)
xsd:integer 32646739
xsd:integer 1096434787
rdf:langString In computer programming an assembly is a runtime unit consisting of types and other resources. All types in an assembly have the same version number. Often, one assembly has only one namespace and is used by one program. But it can span over several namespaces. Also, one namespace can spread over several assemblies. In large designs, an assembly may consist of multiple files that are held together by a manifest (i.e. a table of contents). In C#, an assembly is the smallest deployment unit used, and is a component in .NET. In Java, it is a JAR file.
rdf:langString アセンブリとは、型(データ型)と他のリソース(資源)から構成されるランタイムユニット(実行単位)である。アセンブリ内にある全ての型は同じバージョン番号を持つ。 しばしば、1つのアセンブリは1つだけの名前空間を持ち、1つのプログラムで使用される。しかし、1つのアセンブリがいくつかの名前空間に及ぶこともある。また、1つの名前空間がいくつかのアセンブリに及ぶこともある。巨大な設計において、アセンブリは「マニフェスト」(内容を記した一覧表)によってまとめられた複数のファイルから構成されていてもよい。 C#やVB.NETなどの.NET言語において、アセンブリは使用される最小の配置単位であり、.NETにおけるコンポーネントである。たとえばMicrosoft Windows環境の場合、具体的にはDLLやEXEとなる。転じて、.NETコンポーネントではないネイティブのDLL/EXEも、「アセンブリ」と呼ばれることがある。Javaにおいて、アセンブリはJARファイルである。
xsd:nonNegativeInteger 2203

data from the linked data cloud