slovo | definícia |
unwind (mass) | unwind
- vyvinul |
unwind (encz) | unwind,odmotat v: Zdeněk Brož |
unwind (encz) | unwind,odvíjet v: Zdeněk Brož |
unwind (encz) | unwind,odvinout v: Zdeněk Brož |
unwind (encz) | unwind,rozmotat v: Zdeněk Brož |
unwind (encz) | unwind,rozvinout v: Zdeněk Brož |
unwind (encz) | unwind,uvolnit v: web |
unwind (encz) | unwind,vyvinout v: |
Unwind (gcide) | Unwind \Un*wind"\, v. i.
To be or become unwound; to be capable of being unwound or
untwisted.
[1913 Webster] |
Unwind (gcide) | Unwind \Un*wind"\, v. t. [AS. unwindan. See 1st Un-, and
Wind to coil.]
[1913 Webster]
1. To wind off; to loose or separate, as what or convolved;
to untwist; to untwine; as, to unwind thread; to unwind a
ball of yarn.
[1913 Webster]
2. To disentangle. [Obs.] --Hooker.
[1913 Webster] |
unwind (wn) | unwind
v 1: reverse the winding or twisting of; "unwind a ball of yarn"
[syn: unwind, wind off, unroll] [ant: roll,
twine, wind, wrap]
2: separate the tangles of [syn: unwind, disentangle]
3: become less tense, rest, or take one's ease; "He relaxed in
the hot tub"; "Let's all relax after a hard day's work" [syn:
relax, loosen up, unbend, unwind, decompress, {slow
down}] [ant: tense, tense up]
4: cause to feel relaxed; "A hot bath always relaxes me" [syn:
relax, unstrain, unlax, loosen up, unwind, {make
relaxed}] [ant: strain, tense, tense up] |
| podobné slovo | definícia |
unwind oneself from (encz) | unwind oneself from,vyvinout se |
unwindable (encz) | unwindable, |
unwinder (encz) | unwinder,odvíjecí stojan Zdeněk Brož |
unwinding (encz) | unwinding, adj: |
Unwind (gcide) | Unwind \Un*wind"\, v. i.
To be or become unwound; to be capable of being unwound or
untwisted.
[1913 Webster]Unwind \Un*wind"\, v. t. [AS. unwindan. See 1st Un-, and
Wind to coil.]
[1913 Webster]
1. To wind off; to loose or separate, as what or convolved;
to untwist; to untwine; as, to unwind thread; to unwind a
ball of yarn.
[1913 Webster]
2. To disentangle. [Obs.] --Hooker.
[1913 Webster] |
unwind the stack (foldoc) | unwind the stack
During the execution of a procedural language, one is said
to "unwind the stack" from a called procedure up to a caller
when one discards the stack frame and any number of frames
above it, popping back up to the level of the given caller.
In C this is done with "longjmp"/"setjmp", in Lisp
with "throw/catch". See also smash the stack.
[Jargon File]
|
unwind-protect (foldoc) | unwind-protect
(MIT) A Lisp operator which evaluates an expression and
then, even if that expression causes a non-local exit,
evaluates zero or more other expressions. This can be used to
ensure that essential "clean-up" operations are performed even
in the presence of errors.
[Jargon File]
(1994-11-03)
|
unwind the stack (jargon) | unwind the stack
vi.
1. [techspeak] During the execution of a procedural language, one is said
to unwind the stack from a called procedure up to a caller when one
discards the stack frame and any number of frames above it, popping back up
to the level of the given caller. In C this is done with longjmp/setjmp, in
LISP or C++ with throw/catch. See also smash the stack.
2. People can unwind the stack as well, by quickly dealing with a bunch of
problems: “Oh heck, let's do lunch. Just a second while I unwind my stack.”
|
unwind-protect (jargon) | unwind-protect
n.
[MIT: from the name of a LISP operator] A task you must remember to perform
before you leave a place or finish a project. “I have an unwind-protect to
call my advisor.”
|
|