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

双语例句

  • Finally, you learned how to mix the two approaches to perform positioned updates and deletes.
    最后,学习了结合使用两种方法来执行定位更新和删除。
  • The deleteData() method deletes data from a text node.
    方法的作用是:删除一个文本节点中的数据。
  • Deletes the selected logon information for a server or group of servers.
    删除服务器或服务器组的选定登录信息。
  • The remove method deletes documents permanently from the database.
    remove方法将从数据库中彻底删除文档。
  • By default, the tool deletes most of this obsolete information.
    默认情况下,该工具将删除大部分过时信息。
  • Deletes a configuration entry from a table.
    从表中删除一个配置项目。
  • Then, a DID_UNLINK message deletes a file only if the file has the deleting flag set.
    然后,如果已经为文件设置了正在删除标记,那么DIDUNLINK消息会仅删除该文件。
  • It also ensures consistent variable and object declarations between modules and deletes unused variables and functions.
    它还能够确保变量的一致性和模块间的对象声明,并去除无用的变量和函数。
  • Deletion of a target list recursively deletes each target, from left to right.
    一个目标表的递归删除操作会从左到右地删除其中的每个对象地。
  • Query has some experimental update()/ delete() methods on it for criterion-based updates/ deletes.
    查询提供了一些试验性的update()/delete()方法,用于实现基于标准的更新/删除。