assembly
Definition from Wiktionary, the free dictionary
See also Assembly
Contents |
[edit] English
[edit] Etymology
From Middle English assemblee, from Anglo-Norman asemblee (Old French asemblee, French assemblée).
[edit] Pronunciation
[edit] Noun
Wikipedia assembly (plural assemblies)
- A set of pieces that work together in unison as a mechanism or device.
- A congregation of people in one place for a purpose
- school assembly, freedom of assembly
- A legislative body; e.g., the General Assembly of the United Nations.
- (computing) A shortened or jargon form of the term assembly language.
- (computing) In Microsoft .NET, a building block of an application, similar to a DLL, but containing both executable code and information normally found in a DLL's type library. The type library information in an assembly, called a manifest, describes public functions, data, classes, and version information.
[edit] Translations
A set of pieces that work together in unison as a mechanism or device
|
A congregation of people in one place for a purpose
|
|
A legislative body
|
A shortened or jargon form of the term assembly language
In Microsoft .NET, a building block of an application, similar to a DLL