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后,系统将删除这项任务。 - Deletes a folder on the FTP server.
删除ftp服务器上的文件夹。 - Indexes, however, can slow down the speed of record insertions, updates, and deletes.
但是,索引会减慢插入、更新和删除记录的速度。 - Delete& The delete method takes an integer ID and deletes that row from the table.
delete&delete方法接受一个整数ID并从表中删除该行。 - Deletes a configuration entry from a table.
从表中删除一个配置项目。 - 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 data from the document and moves it to the clipboard.
从文档中删除数据,并将其移动到剪贴板。 - Deletes the project specified in the list to the right.
删除在右边列表中指定的项目。 - Delete ( key [, time])& Deletes the key/ value pair from the cache.
delete(key[,time])&从缓存中删除此键/值对。