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

cleanups

英 / ˈkliːnʌp /
美 / ˈklinˌʌp /
n. 清除;暴利;清扫工作;第四防守位置
adj. 第四位击球员的

1. Besides the many internal cleanups, there are of course also new features. From the release notes.
除了众多内部实现的清理以外,Rails 3当然也增添了新的特性。
2. It gives you an opportunity to do cleanups if the script was aborted in the middle of its execution.
如果脚本在其执行时被终止,这给了你一个机会去做清理。
3. Bills have been introduced to limit the liability of municipalities and Banks for Superfund cleanups.
一些法案已经制定出来,减轻了城镇和超巨额基金银行的责任。
4. Green volunteer work projects send people to nature cleanups and preservation efforts all over the world.
绿色义工行动计划是在全世界范围内,将人们派向大自然进行清理和保护工作。
5. The Kernel Janitors project kept (and in fact is still keeping) a list of smaller bugs and cleanups that needed to be fixed.
Kernel Janitors项目保持了(实际上现在还在保持)一个列表,内容是需要修复的较小缺陷和解决方法。