?
查询技巧:
1、输入单个单词准确查询。
2、使用%模糊查询,匹配任意长度字符:
   %a    以a结尾的单词;
   ab%    以ab开头的单词;
   %ac%    含有ac的单词。
3、使用_模糊查询,匹配单个任意字符:
   _a_    三位且a在中间的单词;
   _ad    三位且ad结尾的单词;
   ac_    三位且ac开头的单词;
   _a    两位且a结尾的单词;
   a_    两位且a开头的单词。
4、带连字符-的单词,需含-字符才能模糊查询,如well-know需输入 well-% 。
5、在手机键盘上,如果g上有%和v上有_,则可长按输入。

delete
初中

英 / dɪˈliːt /
美 / dɪˈliːt /
v. 删去;删除

第三人称单数:deletes;现在分词:deleting;过去式:deleted;过去分词:deleted

1. I selected a file and pressed the delete key.
我选定了一份文件,然后按下了删除键。
2. After we delete their names, we have some results like Figure 21.
删除它们的名称之后,我们将得到如图21所示的结果。
3. Dreams organize the events of the day into folders and delete what is not needed.
在梦中,一天的事情被分门别类地整理好,而不必要的则会被删除。
4. This script will prompt you to either delete the existing index or create a new index.
这个脚本将会提示您要么删除现存的索引,要么创建一个新的索引。
5. After users delete messages or empty the trash, they must compact their mail database on the server.
用户删除消息或清空垃圾后,必须压缩服务器上的邮件数据库。