就爱字典>英语词典>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

        双语例句

        • This is because the deletion of a composite application might be time-consuming.
          这是因为一个复合应用程序的删除可能是耗时的。
        • With this approach, a DLL must provide explicit functions for object creation and deletion.
          使用这种方式,一个DLL必须提供显式的对象构建和删除函数。
        • I think this section can the deletion.
          我认为这一段可以删掉。
        • Those who do not belong to you from your memory deletion.
          把那些不属于你的从你的记忆中删除。
        • The account requesting the deletion is a system.
          请求删除的帐户是系统。
        • Multiple Link Categories can be selected for deletion.
          可以选择多个链接类别来删除。
        • Deletion of a target list recursively deletes each target, from left to right.
          一个目标表的递归删除操作会从左到右地删除其中的每个对象地。
        • Note that if Object History is enabled, this deletion is traced in the History logging.
          注意如果ObjectHistory被激活了,那么该删除操作将会在历史日志中显示出来。
        • The first data modification technique discussed was data deletion, which is performed by using the SQL DELETE statement.
          讨论的第一种数据修改技术是数据删除,这通过使用SQLDELETE语句来执行。
        • Listing 7 shows the code snippet that's handling the deletion of a node from the tree.
          清单7显示了从树中删除节点的代码段。