?
查询技巧:
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上有_,则可长按输入。

restarting

v. (使)重新开始,重新启动(restart 的现在分词形式)

1. Restarting antitrust for the information age will not be easy.
重启信息时代的反垄断并非易事。
2. The problem is solved by restarting the iPad.
这个问题在重启后可以解决。
3. Restarting the application server takes 5 minutes.
重启应用程序服务器花5分钟。
4. After restarting, open the WebSphere administrative console.
重新启动之后,打开WebSphere管理控制台。
5. Both parameters can be set without restarting the database server.
设置这两个参数时无需重新启动数据库服务器。