英文字典中文字典


英文字典中文字典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       







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

wrapper    音标拼音: [r'æpɚ]
n. 包…的纸

包…的纸

wrapper
n 1: a loose dressing gown for women [synonym: {negligee},
{neglige}, {peignoir}, {wrapper}, {housecoat}]
2: the covering (usually paper or cellophane) in which something
is wrapped [synonym: {wrapping}, {wrap}, {wrapper}]
3: cloak that is folded or wrapped around a person [synonym: {wrap},
{wrapper}]

Wrapper \Wrap"per\, n.
1. One who, or that which, wraps.
[1913 Webster]

2. That in which anything is wrapped, or inclosed; envelope;
covering.
[1913 Webster]

3. Specifically, a loose outer garment; an article of dress
intended to be wrapped round the person; as, a morning
wrapper; a gentleman's wrapper.
[1913 Webster]

63 Moby Thesaurus words for "wrapper":
Smyth sewing, backing, bandage, bandaging, bibliopegy, binder,
binder board, binding, book cloth, book cover, book jacket,
bookbinding, bookcase, case, casemaking, casing-in, casual clothes,
collating, collating mark, cover, dishabille, dust cover,
dust jacket, envelope, envelopment, folding, footband, gathering,
gift wrapping, gluing-off, hard binding, headband, jacket,
library binding, lining, lining-up, mechanical binding, neglige,
negligee, niggerhead, perfect binding, plastic binding, rounding,
saddle stitching, sewing, side sewing, signature, slipcase,
slipcover, smashing, soft binding, something comfortable,
spiral binding, sport clothes, stamping, stapling, tailband,
tipping, trimming, undress, wire stitching, wrap, wrapping


请选择你想看的字典辞典:
单词字典翻译
wrapper查看 wrapper 在百度字典中的解释百度英翻中〔查看〕
wrapper查看 wrapper 在Google字典中的解释Google英翻中〔查看〕
wrapper查看 wrapper 在Yahoo字典中的解释Yahoo英翻中〔查看〕





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


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

































































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


  • design patterns - What is a wrapper class? - Stack Overflow
    Wrapper classes provide a way to use primitive types as objects For each primitive , we have a wrapper class such as, int Integer byte Byte Integer and Byte are the wrapper classes of primitive int and byte There are times restrictions when you need to use the primitives as objects so wrapper classes provide a mechanism called as boxing unboxing
  • What is the correct way to do a CSS Wrapper? - Stack Overflow
    Generally, we’d want to have a bit of padding on the sides That’s why if I need to implement a Wrapper with a total width of 980px, I’d do it like so: wrapper { max-width: 960px; ** 20px smaller, to fit the paddings on the sides * padding-right: 10px; padding-left: 10px; ** omitted for brevity * }
  • c# - What are the differences between Decorator, Wrapper and Adapter . . .
    The source of my confusion was "wrapper" as a separate pattern, which I've definitely read somewhere if I remember correctly In the meantime another person confirmed that "wrapper" is rather a coding technique, which allows you to implement for example the decorator pattern Thank you both for the clarification –
  • Java: Why are wrapper classes needed? - Stack Overflow
    Wrapper classes can be created in two ways: Using constructor: Integer i = new Integer("1"); new object is created Using valueOf() static method: Integer i = Integer valueOf("100"); 100 is stored in variable It is advised to use the second way of creating wrapper classes as it takes less memory as a new object is not created
  • Why are there wrapper classes in Java? - Stack Overflow
    Wrapper classes are used to convert any primitive type into an object The primitive data types are not objects, they do not belong to any class, they are defined in the language itself While storing in data structures which support only objects, it is required to convert the primitive type to object first, so we go for wrapper class





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