读知识>英语词典>deleting翻译和用法

deleting

英 [dɪˈliːtɪŋ]

美 [dɪˈliːtɪŋ]

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 first method for deleting items is to use the del method.
    删除条目的第一个方法是使用del方法。
  • Fixed an issue with deleting a save game from the save menu.
    修正了一个从保存菜单中删除存档的问题。
  • Table 2 shows the Vim commands for deleting text.
    表2显示了用于删除文本的Vim命令。
  • First, it must manage all slides, including adding and deleting slides.
    首先它可以管理所有幻灯片,包括添加和删除幻灯片。
  • Saving and deleting editable objects.
    保存和删除可编辑对象。
  • A highly duplicated index can severely impact the speed of accessing, updating and deleting data.
    一个高度重复的索引可能会严重影响访问、更新和删除数据的速度。
  • Thus, overwriting such a file will not succeed in deleting the file's contents from the disk.
    因此,在从磁盘中删除文件的内容时,覆写这样的文件将不成功。
  • You can open any Ruby class and change it by renaming, adding, or deleting methods or attributes.
    可以打开任何的Ruby类,并通过重命名、添加或删除方法或属性来更改它。
  • In Oracle there is no such command; a database is deleted by deleting all the associated datafiles.
    而在Oracle中没有这样的命令。数据库的删除是通过删除所有相关数据文件来完成的。
  • So, next we'll create functionality for adding and deleting slides.
    所以,接下来我们将创建添加和删除幻灯片的功能。