读知识>英语词典>deletion翻译和用法

deletion

英 [dɪˈliːʃən]

美 [dɪˈliʃən]

n.  删除

复数:deletions 

医学

BNC.9359 / COCA.21860

柯林斯词典

  • VERB 删除;画掉
    If youdeletesomething that has been written down or stored in a computer, you cross it out or remove it.
    1. He also deleted files from the computer system...
      他还从计算机系统里删除了文件。
    2. The word 'exploded' had been deleted.
      “爆炸”一词已经被删掉了。

英英释义

noun

  • the act of deleting something written or printed
    1. the omission that is made when an editorial change shortens a written passage
      1. an editor's deletions frequently upset young authors
      2. both parties agreed on the excision of the proposed clause
      Synonym:excisioncut
    2. (genetics) the loss or absence of one or more nucleotides from a chromosome
      1. any process whereby sounds or words are left out of spoken words or phrases
          Synonym:omission

        双语例句

        • With this approach, a DLL must provide explicit functions for object creation and deletion.
          使用这种方式,一个DLL必须提供显式的对象构建和删除函数。
        • The row has a pending delete or the deletion had been transmitted to the data source.
          该行有挂起的删除操作,或该删除操作已传送到了数据源。
        • Using this deletion option is not recommended.
          建议不要使用这个删除选项。
        • Note that if Object History is enabled, this deletion is traced in the History logging.
          注意如果ObjectHistory被激活了,那么该删除操作将会在历史日志中显示出来。
        • Row handle referred to a deleted row or a row marked for deletion.
          行句柄引用了一个已被删除的行或被标识为删除的行。
        • I think this section can the deletion.
          我认为这一段可以删掉。
        • Multiple Link Categories can be selected for deletion.
          可以选择多个链接类别来删除。
        • I enjoy the inclusion and deletion of space.
          我欣赏和包容删除空间。
        • We can expand our AOP-like infrastructure classes to allow the insertion and deletion of methods from our Objects.
          我们可以扩展我们的类AOP基础设施类,以允许插入和删除来自我们对象的方法。
        • Listing 7 shows the code snippet that's handling the deletion of a node from the tree.
          清单7显示了从树中删除节点的代码段。