assembly 音标拼音: [əs'ɛmbli]
n .
U 集合;
C 集会;议会;装配
U 集合;
C 集会;议会;装配
assembly 组合常式
assembly 组合
ASM
assembly 组合的; 装配件
assembly 组合
assembly n 1 :
a group of machine parts that fit together to form a self -
contained unit 2 :
the act of constructing something (
as a piece of machinery )
[
synonym : {
fabrication }, {
assembly }] [
ant : {
disassembly },
{
dismantlement }, {
dismantling }]
3 :
a public facility to meet for open discussion [
synonym : {
forum },
{
assembly }, {
meeting place }]
4 :
a group of persons who are gathered together for a common purpose 5 :
a unit consisting of components that have been fitted together 6 :
the social act of assembling ; "
they demanded the right of assembly " [
synonym : {
assembly }, {
assemblage }, {
gathering }] [
ant :
{
disassembly }, {
dismantlement }, {
dismantling }]
Assembly \
As *
sem "
bly \,
n .;
pl . {
Assemblies }. [
F .
assembl ['
e ]
e ,
fr .
assembler .
See {
Assemble }.]
1 .
A company of persons collected together in one place ,
and usually for some common purpose ,
esp .
for deliberation and legislation ,
for worship ,
or for social entertainment .
[
1913 Webster ]
2 .
A collection of inanimate objects . [
Obs .] --
Howell .
[
1913 Webster ]
3 . (
Mil .)
A beat of the drum or sound of the bugle as a signal to troops to assemble .
[
1913 Webster ]
Note :
In some of the United States ,
the legislature ,
or the popular branch of it ,
is called the Assembly ,
or the General Assembly .
In the Presbyterian Church ,
the General Assembly is the highest ecclesiastical tribunal ,
composed of ministers and ruling elders delegated from each presbytery ;
as ,
the General Assembly of the Presbyterian Church in the United States ,
or of Scotland .
[
1913 Webster ]
{
Assembly room },
a room in which persons assemble ,
especially for dancing .
{
Unlawful assembly } (
Law ),
a meeting of three or more persons on a common plan ,
in such a way as to cause a reasonable apprehension that they will disturb the peace tumultuously .
{
Westminster Assembly },
a convocation ,
consisting chiefly of divines ,
which ,
by act of Parliament ,
assembled July 1 ,
1643 ,
and remained in session some years .
It framed the "
Confession of Faith ,"
the "
Larger Catechism ,"
and the "
Shorter Catechism ,"
which are still received as authority by Presbyterians ,
and are substantially accepted by Congregationalists .
[
1913 Webster ]
Syn :
See {
Assemblage }.
[
1913 Webster ]
217 Moby Thesaurus words for "
assembly ":
British Cabinet ,
Sanhedrin ,
US Cabinet ,
advisory body ,
architecture ,
assemblage ,
assemblee ,
assembly line ,
assembly -
line production ,
assignation ,
association ,
at home ,
ball ,
bench ,
bicameral legislature ,
board ,
board of aldermen ,
body ,
body of advisers ,
borough council ,
brain trust ,
brawl ,
brethren ,
building ,
buildup ,
cabinet ,
call -
up ,
camarilla ,
canvass ,
casting ,
caucus ,
census ,
chamber ,
chamber of deputies ,
churchgoers ,
circle ,
city board ,
city council ,
class ,
collection ,
colligation ,
collocation ,
colloquium ,
combination ,
commission ,
committee ,
common council ,
company ,
comparison ,
composition ,
compound ,
conclave ,
concourse ,
concurrence ,
conference ,
confluence ,
conflux ,
congregation ,
congress ,
connection ,
constitution ,
construction ,
consultative assembly ,
conventicle ,
convention ,
convergence ,
conversion ,
convocation ,
corralling ,
council ,
council fire ,
council of ministers ,
council of state ,
council of war ,
county council ,
court ,
crafting ,
craftsmanship ,
creation ,
crowd ,
cultivation ,
dance ,
data -
gathering ,
date ,
deliberative assembly ,
devising ,
diet ,
directory ,
divan ,
eisteddfod ,
elaboration ,
embodiment ,
erection ,
extraction ,
fabrication ,
fashioning ,
federal assembly ,
festivity ,
fete ,
flock ,
fold ,
forgathering ,
formation ,
forming ,
formulation ,
forum ,
framing ,
gathering ,
general assembly ,
get -
together ,
getup ,
group ,
growing ,
handicraft ,
handiwork ,
harvesting ,
horde ,
host ,
house of assembly ,
housewarming ,
incorporation ,
ingathering ,
inventory ,
junction ,
junta ,
juxtaposition ,
kitchen cabinet ,
laity ,
laymen ,
legislative assembly ,
legislative body ,
legislative chamber ,
legislature ,
levee ,
lower chamber ,
lower house ,
machining ,
make ,
makeup ,
making ,
manufacture ,
manufacturing ,
meet ,
meeting ,
milling ,
mining ,
minyan ,
mixture ,
mobilization ,
molding ,
multitude ,
muster ,
national assembly ,
nonclerics ,
nonordained persons ,
organization ,
panel ,
parish ,
parish council ,
parishioners ,
parliament ,
party ,
people ,
piecing together ,
plenum ,
prefabrication ,
preparation ,
privy council ,
processing ,
producing ,
production line ,
prom ,
provincial legislature ,
provincial parliament ,
putting together ,
quorum ,
raising ,
rally ,
reception ,
refining ,
rendezvous ,
representative town meeting ,
rodeo ,
roundup ,
seance ,
seculars ,
session ,
set -
up ,
setup ,
shaping ,
sheep ,
shindig ,
sit -
in ,
sitting ,
smelting ,
society ,
soiree ,
soviet ,
staff ,
state assembly ,
state legislature ,
structure ,
structuring ,
survey ,
symposium ,
syndicate ,
syneresis ,
synod ,
synthesis ,
throng ,
town meeting ,
tribunal ,
turnout ,
unicameral legislature ,
upper chamber ,
upper house ,
workmanship
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
c# - System. IO. FileNotFoundException: Could not load file or assembly . . . I'm having a strange problem with deploying an application, which references an assembly, written in managed c++ I've created an assembly X, compiled it and referenced it in an exe file, called S
Creating parts in an assembly vs only using assembly for . . . - Reddit If you edit parts in an assembly, references are created and if you lose your assembly, you will loose those references It’s not suitable for using parts in more than one assembly, but perfectly fine for create robust assemblies I work in design automation and virtual components are as useful as library parts, maybe even more
What do the dollar ($) and percentage (%) signs represent in x86 assembly? I am trying to understand how the assembly language works for a micro-computer architecture class, and I keep facing different syntaxes in examples: sub $48, %esp mov %eax, 32(%esp) What do these
Module could not be loaded, assembly with same name : r PowerShell - Reddit Import-Module: Assembly with same name is already loaded Ive tried uninstalling the modules, removing them (remove-module, uninstall-module) and then installed and imported again with no luck
How to use Assembly on windows ? : r Assembly_language - Reddit How to use Assembly on windows ? Hello everyone I want to code in Assembly, but I can't find compilers to run the programs All I can work on is the MASM in Visual Studio, but people say that the x86 is complex and not good to start
terminology - Assembly vs. Assembler - Stack Overflow The assembly is a piece of code executable that is in machine executable code This might be an obj, exe, dll, It is the result of a compile The assembler is the "compiler" that compiles code into machine executable code This code has been written in the language " Assembly Language " Assembly language in common English is often called Assembler Assemblator seems to be a creative word
How to enable assembly bind failure logging (Fusion) in . NET How to enable assembly bind failure logging (Fusion) in NET Asked 17 years, 5 months ago Modified 3 years, 5 months ago Viewed 616k times
How to write if-else in assembly? - Stack Overflow How to write the equal condition (in the question) in assembly? Your example has an else statement while mine uses an else if
x86 - assembly to compare two numbers - Stack Overflow What is the assembler syntax to determine which of two numbers is greater? What is the lower level (machine code) for it? Can we go even lower? Once we get to the bit level, what happens? How is it
Importing STEP file as an assembly and editing parts - Reddit Anyway, I had to try importing an assembly STEP file a few times and playing with setting in "options" to even be able to save the assembly after importing There was a buggy file that was causing havoc