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 deletes files on the destination that do not exist in the local directory.
delete删除目标中那些在本地目录中不存在的文件。 - Deletes a configuration entry from a table.
从表中删除一个配置项目。 - It also ensures consistent variable and object declarations between modules and deletes unused variables and functions.
它还能够确保变量的一致性和模块间的对象声明,并去除无用的变量和函数。 - This workload emulates a user scenario that creates and deletes orders from a SAP system.
该工作负荷模拟了一种用户场景,该场景会从SAP系统中创建和删除顺序。 - This automatically deletes the group from the list.
此操作将自动从列表中删除组。 - End-user deletes the agenda document from a document library.
最终用户从文档库中删除了议程文档。 - Trip. delete() deletes the data from the Trip table.
delete()从Trip表中删除数据。 - Deletion of a target list recursively deletes each target, from left to right.
一个目标表的递归删除操作会从左到右地删除其中的每个对象地。 - Deletes the project or to-do list specified in the list below.
删除在下面列表中指定的项目或待办事项列表。 - Delete& The delete method takes an integer ID and deletes that row from the table.
delete&delete方法接受一个整数ID并从表中删除该行。