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

双语例句

  • By default, the tool deletes most of this obsolete information.
    默认情况下,该工具将删除大部分过时信息。
  • Deletes a configuration entry from a table.
    从表中删除一个配置项目。
  • Deletes data from the document and moves it to the clipboard.
    从文档中删除数据,并将其移动到剪贴板。
  • This workload emulates a user scenario that creates and deletes orders from a SAP system.
    该工作负荷模拟了一种用户场景,该场景会从SAP系统中创建和删除顺序。
  • The deleteData() method deletes data from a text node.
    方法的作用是:删除一个文本节点中的数据。
  • Write transactions ( inserts, updates, and deletes) are sent to all the copies simultaneously.
    写事务(插入、更新和删除)被同时发送到所有副本。
  • Then, a DID_UNLINK message deletes a file only if the file has the deleting flag set.
    然后,如果已经为文件设置了正在删除标记,那么DIDUNLINK消息会仅删除该文件。
  • This deletes all non-released versions except the last one.
    这样就可以删除所有非发布本版,除了最后一个外。
  • Indexes, however, can slow down the speed of record insertions, updates, and deletes.
    但是,索引会减慢插入、更新和删除记录的速度。
  • Query has some experimental update()/ delete() methods on it for criterion-based updates/ deletes.
    查询提供了一些试验性的update()/delete()方法,用于实现基于标准的更新/删除。