词语站>英语词典>wrapper翻译和用法

wrapper

英 [ˈræpə(r)]

美 [ˈræpər]

n.  包装纸; 封皮; 封套; (食品等的)包装材料

复数:wrappers 

TEM8医学

BNC.14995 / COCA.10686

牛津词典

  • (食品等的)包装材料,包装纸,包装塑料
    a piece of paper, plastic, etc. that is wrapped around sth, especially food, when you buy it in order to protect it and keep it clean
    1. sweet wrappers
      糖果包装纸
    2. candy wrappers
      糖果包装纸
  • (腰际和腿部的)围裹式服装
    a piece of cloth that is worn as an item of clothing around the waist and legs

    柯林斯词典

    • N-COUNT (尤指用于食品的)包装纸,包装塑料,包装用金属薄纸
      Awrapperis a piece of paper, plastic, or thin metal which covers and protects something that you buy, especially food.
      1. I emptied the sweet wrappers from the ashtray.
        我把烟灰缸里的糖纸倒掉。
      2. ...an unsmoked cigar in its cellophane wrapper.
        包着塑料膜、没有吸过的雪茄

    英英释义

    noun

    双语例句

    • If default is specified, it can be returned as a wrapper object or modification for component.
      如果指定了default,它可以返回为一个包装对象(wrapperobject)或者对component的修改。
    • The application code now makes a stored procedure call to DB2 and passes the XML to the DOM wrapper.
      应用程序代码现在可以对DB2进行存储过程调用并将XML传递给DOM包装器。
    • Service consumers can then bind to the wrapper service through the adaptor.
      然后,服务使用者就可以通过该适配器绑定到包装器服务了。
    • A linkage part defines how the generated Java wrapper should invoke a called EGL program.
      linkage部件定义了生成的Java包装程序应该如何调用一个被调用EGL程序。
    • Now that we have the interface definition, we can generate the bulk of the Python wrapper.
      既然我们有了界面定义,那么就可以生成Python包装器的代码块。
    • A file format is also known as a wrapper or a container.
      文件格式也被称为包装器或容器。
    • By adding a wrapper class, you have broken subtype polymorphism.
      通过添加包装程序类,您打破了子类型多态性。
    • The wrapper class eliminates the need to embed DOM API calls in the business logic.
      包装器类避免了在业务逻辑中嵌入DOMAPI调用。
    • For example, if you need to access XML files, you need to register one XML wrapper.
      例如,如果您需要访问XML文件,那么需要注册一个XML包装器。
    • The wrapper class implements the Fulfillment interface I described earlier.
      包装程序类实现了我早先描述的Fulfillment接口。