看词语>英语词典>unpacking翻译和用法

unpacking

英 [ˌʌnˈpækɪŋ]

美 [ˌʌnˈpækɪŋ]

v.  打开(箱、包等)取; 从(箱、包等中)取出; 分析; 剖析
unpack的现在分词

现在分词:unpacking 复数:unpackings 

计算机

BNC.42945 / COCA.41065

柯林斯词典

  • VERB 打开(箱、盒等);(从箱、盒等中)取出
    When youunpacka suitcase, box, or similar container, or youunpackthe things inside it, you take the things out of the container.
    1. He unpacked his bag...
      他打开了包。
    2. Our guide unpacked a picnic of ham sandwiches and offered us tea.
      我们的导游打开装着火腿三明治的野餐盒,并给我们倒了些茶水。
  • VERB 分析;剖析;仔细考虑
    If youunpackan idea or problem, you analyse it and consider it in detail.
    1. A lot of ground has been covered in unpacking the issues central to achieving this market-led strategic change.
      在分析实现这个以市场为导向的战略转变的关键问题时,涉及了诸多领域。

双语例句

  • For the other formats supported for packing and unpacking the buffer bytes, refer to the Python literature listed in Resources.
    对于打包和拆包缓冲区字节所支持的其他格式,请参阅参考资料中列出的Python文献。
  • It is sterilized with epoxyethane and it can be readily used just by unpacking it.
    经环氧乙烷灭菌,拆开包装即可使用。
  • De-enveloping refers to unpacking a single EDI document into its multiple component EDI business documents, called transactions.
    拆封(de-enveloping)指的是将一个单一的EDI文档拆分为它的多个元素EDI业务文档,这些文档称为“事务”。
  • Coraline, I don't have time for you right now, and you still have unpacking to do.
    克洛琳,现在我没有时间给你说了,而且你还有东西要收拾。
  • This is a lot easier than using an FTP client or packing up the files yourself, sending them to the server, and unpacking them.
    这比使用FTP客户机或者自己打包文件并发送给服务器然后再解包要容易许多。
  • Kathy and Evan are in their room unpacking.
    凯西和艾凡在他们的房间内解行李。
  • You guys are just taking your time unpacking?
    你们正在花时间打开包裹箱?
  • Joe sat on the bed while Martin was unpacking.
    乔坐在床上,而马丁正在打开包裹。
  • I see we're not unpacking our suitcase again.
    我想我们不用再封着行李箱了。
  • Note that multiple assignment is really just a combination of tuple packing and sequence unpacking!
    要注意的是可变参数(multipleassignment)其实只是元组封装和序列拆封的一个结合!