英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

build    音标拼音: [b'ɪld]
vt. 建设,建造,修建,制造
n. 骨骼,体格

建设,建造,修建,制造骨骼,体格

build
建立

build
n 1: constitution of the human body [synonym: {physique}, {build},
{body-build}, {habitus}]
2: alternative names for the body of a human being; "Leonardo
studied the human body"; "he has a strong physique"; "the
spirit is willing but the flesh is weak" [synonym: {human body},
{physical body}, {material body}, {soma}, {build}, {figure},
{physique}, {anatomy}, {shape}, {bod}, {chassis}, {frame},
{form}, {flesh}]
v 1: make by combining materials and parts; "this little pig
made his house out of straw"; "Some eccentric constructed
an electric brassiere warmer" [synonym: {construct}, {build},
{make}]
2: form or accumulate steadily; "Resistance to the manager's
plan built up quickly"; "Pressure is building up at the
Indian-Pakistani border" [synonym: {build up}, {work up},
{build}, {progress}]
3: build or establish something abstract; "build a reputation"
[synonym: {build}, {establish}]
4: improve the cleansing action of; "build detergents"
5: order, supervise, or finance the construction of; "The
government is building new schools in this state"
6: give form to, according to a plan; "build a modern nation";
"build a million-dollar business"
7: be engaged in building; "These architects build in
interesting and new styles"
8: found or ground; "build a defense on nothing but the accused
person's reputation"
9: bolster or strengthen; "We worked up courage"; "build up
confidence"; "ramp up security in the airports" [synonym: {build
up}, {work up}, {build}, {ramp up}]
10: develop and grow; "Suspense was building right from the
beginning of the opera"

Build \Build\ (b[i^]ld), v. i.
1. To exercise the art, or practice the business, of
building.
[1913 Webster]

2. To rest or depend, as on a foundation; to ground one's
self or one's hopes or opinions upon something deemed
reliable; to rely; as, to build on the opinions or advice
of others.
[1913 Webster]


Build \Build\ (b[i^]ld), v. t. [imp. & p. p. {Built} (b[i^]lt);
p. pr. & vb. n. {Building}. The regular imp. & p. p.
{Builded} is antiquated.] [OE. bulden, bilden, AS. byldan to
build, fr. bold house; cf. Icel. b[=o]l farm, abode, Dan. bol
small farm, OSw. bol, b["o]le, house, dwelling, fr. root of
Icel. b[=u]a to dwell; akin to E. be, bower, boor. [root]97.]
1. To erect or construct, as an edifice or fabric of any
kind; to form by uniting materials into a regular
structure; to fabricate; to make; to raise.
[1913 Webster]

Nor aught availed him now
To have built in heaven high towers. --Milton.
[1913 Webster]

2. To raise or place on a foundation; to form, establish, or
produce by using appropriate means.
[1913 Webster]

Who builds his hopes in air of your good looks.
--Shak.
[1913 Webster]

3. To increase and strengthen; to increase the power and
stability of; to settle, or establish, and preserve; --
frequently with up; as, to build up one's constitution.
[1913 Webster]

I commend you to God, and to the word of his grace,
which is able to build you up. --Acts xx. 32.
[1913 Webster]

Syn: To erect; construct; raise; found; frame.
[1913 Webster]


Build \Build\, n.
Form or mode of construction; general figure; make; as, the
build of a ship; a great build on a man.
[1913 Webster]

188 Moby Thesaurus words for "build":
Platonic form, Platonic idea, add to, aesthetic form, aggrandize,
amplify, anatomy, archetype, architectonics, architecture,
arrangement, art form, assemble, augment, base, bloat, blow up,
bod, body, body-build, boost, broaden, build in, build up,
building, bulk, bulk out, cast, combine, compose, composition,
compound, concoct, configuration, conformation, consist of,
constitute, constitution, construct, construction, create,
creation, crescendo, cut, develop, devise, dilate, distend,
elaborate, embody, enlarge, enter into, erect, establish, evolve,
exalt, expand, extend, extrude, fabric, fabricate, fabrication,
fashion, fashioning, fatten, figuration, figure, fill out, fix,
forge, forging, form, format, formation, formulate, found, frame,
fudge together, genre, get up, getup, go into, ground, habit,
heighten, hike, hike up, huff, impression, incorporate, increase,
indite, inflate, inner form, install, intensify, invest, jack up,
join, jump up, lay the foundation, layout, lengthen, magnify, make,
make up, makeup, making, manufacture, matrix, mature, maximize,
merge in, mix, modality, mode, model, mold, molding, mount,
multiply, organic structure, organism, organization, organize,
parlay, patch together, pattern, patterning, person, physique,
piece together, pitch, plan, plant, prefabricate, prepare, produce,
production, prototype, puff, puff up, pump, pump up, put in,
put together, put up, pyramid, raise, rarefy, rear, rise, run up,
seat, set, set up, setup, shape, shaping, significant form, stamp,
strengthen, stretch, structure, structuring, style, sufflate,
swell, synthesize, tectonics, texture, thicken, throw up, tissue,
turn, type, unite in, up, uprear, upsurge, vest, warp and woof,
wax, weave, web, whomp up, widen, write

To process all of a project's {source
code} and other digital assets or resources in order to
produce a deployable product. In the simplest case this might
mean compiling one file of {C} source to produce an
{executable} file. More complex builds would typically
involve compiling multiple source files, building library
modules, packaging intermediate build products (e.g. {Java}
{class files} in a {jar file}), adding or updating version
information and other data about the product (e.g. intended
deployment {platform}), running tests and interacting with a
{source code control} system.

The build process is normally automated using tools such as
{Unix} {make}, {Apache} {ant} or as part of an {integrated
development environment}. This is taken one step further by
{continuous integration} set-ups which periodically build the
system while you are working on it.

(2011-12-16)



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • build - What exactly is Building? - Stack Overflow
    "The build" can be done "by hand" or it can be automated, or some hybrid of the two A manual build is a build that requires build commands like compilers to be executed one by one An automated build packages together all of the individual build tools into a large build program that can be (ideally) run in a single step
  • Difference between Build Solution, Rebuild Solution, and Clean Solution . . .
    Rebuild solution will clean and then build the solution from scratch, ignoring anything it's done before The difference between this and "Clean, followed by Build" is that Rebuild will clean-then-build each project, one at a time, rather than cleaning all and then building all Clean solution will remove the build artifacts from the previous
  • build - Building vs. Compiling (Java) - Stack Overflow
    Build is a compiled version of a program Compile means, convert (a program) into a machine-code or lower-level form in which the program can be executed In Java: Build is a Life cycle contains sequence of named phases for example: maven it has three build life cycles, the following one is default build life cycle
  • What is the difference between npm install and npm run build?
    One more thing, npm build and npm run build are two different things, npm run build will do custom work written inside package json and npm build is a pre-defined script (not available to use directly) You cannot specify some thing inside custom build script (npm run build) script and expect npm build to do the same
  • Whats the difference between the docker commands: run, build, and . . .
    An image occupies just disk-space, it does not occupy memory cpu To create an image you usually create instructions how to build that image in aDockerfile FROM and RUN commands in the docker file create the file-snapshot One may build an image from a docker file with docker build <dockerfile> Container You can create new containers with an
  • Getting msbuild. exe without installing Visual Studio
    Scroll down to "Tools for Visual Studio 2019" and choose "Build Tools for Visual Studio 2019" (despite the name, it's for users who don't want the full IDE) See this question for additional information
  • How do I compile a Visual Studio project from the command-line?
    This is the ideal solution But in our case we have a MSDEV (Visual Studio 2019) plug in that triggers a 2 pass build This is for internal reasons but msbuild will only build a target 1 time We have special files that require the EXE be built twice, once in a stub mode Then a process runs the exe to create files used in pass2 –
  • c++ - How do I use CMake? - Stack Overflow
    cmake -S thelibrary -B build cmake --build build cmake --install build The first line known as configuration step, this generates the build files on your system -S(ource) is the library source, and -B(uild) folder CMake falls back to generate build according to your system it will be MSBuild on Windows, GNU Makefiles on Linux
  • What is a build tool? - Stack Overflow
    Build tools help and automates the process of creating builds *So in Short Build is a Version of Software in pre-release format used by the Developer or Development team to gain confidence for the final result of their Product by continuously monitoring their Product and solving any issues early during the development process *
  • Maven skip tests - Stack Overflow
    If -Dmaven test skip=true (or simply -Dmaven test skip) is specified, the test-jars aren't built, and any module that relies on them will fail its build In contrast, when you use -DskipTests, Maven does not run the tests, but it does compile them and build the test-jar, making it available for the subsequent modules





中文字典-英文字典  2005-2009