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
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
What does the and instruction do to the operands in assembly language? What does the 'and' instruction do in assembly language? I was told that it checks the bit order of the operands and sets the 1s to true and anything else to false, but I don't know what it actually does or what effect it has on the code
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
terminology - Assembly vs. Assembler - Stack Overflow Wikipedia says that assembly language and assembler language are both fine, I personally call it assembler language because I see that more often, at least on german websites
How do you engineers professionally abbreviate the word, Assembly . . . It's either assy or assembly, never saw it any other way until GA level Sub assy or sub-assy commonly used Reply reply cuco33 • Depends on the company but I have seen ASM and ASSY Reply reply pl233 • I like saving space in my spreadsheets, but I won't abbreviate "cumulative assembly scrap" Reply reply more reply more reply More replies
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
Is it worth it to learn assembly? : r learnprogramming - Reddit Understanding assembly can help you interpret low-level performance metrics and find issues in your code more efficiently Assembly language helps in facilitating algorithm optimization It can be applied to improve the performance of the algorithm and make it more efficient
x86 - What does ORG Assembly Instruction do? - Stack Overflow can anyone give me a comprehensive description about ORG directive? When and why is it used in assembly written applications? Using Nasm on x86 or AMD64
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
Assembly Programming - Reddit This is a subreddit for people who need help with programming in assembly and people who want to post their own code to help others out