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...
双语例句
- After the system finds the APAR, the system deletes the task.
在系统找到了APAR后,系统将删除这项任务。 - This is because of how an operating system saves and deletes files.
这是因为作业系统如何保存和删除文件。 - Deletes the record of the commands that you've used in the Editor, restoring the defaults.
删除你在编辑器中使用和记录的命令,恢复默认值。 - Finally, you learned how to mix the two approaches to perform positioned updates and deletes.
最后,学习了结合使用两种方法来执行定位更新和删除。 - Trip. delete() deletes the data from the Trip table.
delete()从Trip表中删除数据。 - The deleteData() method deletes data from a text node.
方法的作用是:删除一个文本节点中的数据。 - This automatically deletes the group from the list.
此操作将自动从列表中删除组。 - Deletes a folder on the FTP server.
删除ftp服务器上的文件夹。 - 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.
一个目标表的递归删除操作会从左到右地删除其中的每个对象地。