八八字典>英语词典>deletes翻译和用法

deletes

英 [dɪˈliːts]

美 [dɪˈliːts]

v.  删去; 删除
delete的第三人称单数

柯林斯词典

  • 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.
      “爆炸”一词已经被删掉了。

双语例句

  • Method deletes a specified worksheet.
    方法可以删除指定的工作表。
  • Write transactions ( inserts, updates, and deletes) are sent to all the copies simultaneously.
    写事务(插入、更新和删除)被同时发送到所有副本。
  • Query has some experimental update()/ delete() methods on it for criterion-based updates/ deletes.
    查询提供了一些试验性的update()/delete()方法,用于实现基于标准的更新/删除。
  • The deleteData() method deletes data from a text node.
    方法的作用是:删除一个文本节点中的数据。
  • Deletes data from the document and moves it to the clipboard.
    从文档中删除数据,并将其移动到剪贴板。
  • By default, the tool deletes most of this obsolete information.
    默认情况下,该工具将删除大部分过时信息。
  • Deletes the project specified in the list to the right.
    删除在右边列表中指定的项目。
  • The remove method deletes documents permanently from the database.
    remove方法将从数据库中彻底删除文档。
  • Deletion of a target list recursively deletes each target, from left to right.
    一个目标表的递归删除操作会从左到右地删除其中的每个对象地。
  • Delete& The delete method takes an integer ID and deletes that row from the table.
    delete&delete方法接受一个整数ID并从表中删除该行。