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

双语例句

  • The deleteData() method deletes data from a text node.
    方法的作用是:删除一个文本节点中的数据。
  • Delete deletes files on the destination that do not exist in the local directory.
    delete删除目标中那些在本地目录中不存在的文件。
  • Then, a DID_UNLINK message deletes a file only if the file has the deleting flag set.
    然后,如果已经为文件设置了正在删除标记,那么DIDUNLINK消息会仅删除该文件。
  • After the system finds the APAR, the system deletes the task.
    在系统找到了APAR后,系统将删除这项任务。
  • Deletes a folder on the FTP server.
    删除ftp服务器上的文件夹。
  • End-user deletes the agenda document from a document library.
    最终用户从文档库中删除了议程文档。
  • 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.
    一个目标表的递归删除操作会从左到右地删除其中的每个对象地。
  • Deletes a configuration entry from a table.
    从表中删除一个配置项目。
  • Delete ( key [, time])& Deletes the key/ value pair from the cache.
    delete(key[,time])&从缓存中删除此键/值对。