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

general-purpose

英 / ˌdʒenrəl ˈpɜːpəs /
美 / ˌdʒenrəl ˈpɜːrpəs /
adj. 多用途的;多功能的

1. Why not a general-purpose script?
为什么不选择通用脚本?
2. This widget is a general-purpose dialog that hosts a form.
此部件是托管表单的通用对话框。
3. It can be implemented without using a general-purpose XML parser.
不使用通用xml解析器也能实现。
4. Then put a general-purpose container figure like Panel on the canvas.
然后,将一个类似 Panel 的通用容器图放在画布上。
5. Common: Firefox 3.0 implements the basic set of general-purpose functions.
Common: Firefox 3.0实现了通用函数的基本集合。