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.- He also deleted files from the computer system...
他还从计算机系统里删除了文件。 - The word 'exploded' had been deleted.
“爆炸”一词已经被删掉了。
- He also deleted files from the computer system...
双语例句
- Delete ( key [, time])& Deletes the key/ value pair from the cache.
delete(key[,time])&从缓存中删除此键/值对。 - Deletion of a target list recursively deletes each target, from left to right.
一个目标表的递归删除操作会从左到右地删除其中的每个对象地。 - Deletes a folder on the FTP server.
删除ftp服务器上的文件夹。 - Then, a DID_UNLINK message deletes a file only if the file has the deleting flag set.
然后,如果已经为文件设置了正在删除标记,那么DIDUNLINK消息会仅删除该文件。 - Deletes the project or to-do list specified in the list below.
删除在下面列表中指定的项目或待办事项列表。 - Trip. delete() deletes the data from the Trip table.
delete()从Trip表中删除数据。 - The deleteData() method deletes data from a text node.
方法的作用是:删除一个文本节点中的数据。 - It also ensures consistent variable and object declarations between modules and deletes unused variables and functions.
它还能够确保变量的一致性和模块间的对象声明,并去除无用的变量和函数。 - Deletes the selected logon information for a server or group of servers.
删除服务器或服务器组的选定登录信息。 - Query has some experimental update()/ delete() methods on it for criterion-based updates/ deletes.
查询提供了一些试验性的update()/delete()方法,用于实现基于标准的更新/删除。