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

skips
高中

英 / skɪps /
美 / skɪps /
跳跃(skip 的第三人称单数)

1. This simple example, however, skips that step.
但是,本文中的简单示例跳过了这一步。
2. just_this skips the method code, while accessing foo.
对 foo.just_this 的访问跳过了方法代码,而对 foo.something_else 的访问则运行了代码;
3. So we skip — I skip, she skips, even my husband skips.
于是我们都爱跳——我跳,她跳,甚至我的丈夫也跳。
4. And if your boss skips dessert and coffee, you should too.
而且如果你的老板不吃甜点和咖啡,你也要避免。
5. If nothing changes on the page, the incremental backup skips it.
如果一个页面未发生任何更改,增量备份就会跳过它。