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

back end

英 / ˌbæk ˈend /
美 / ˌbæk ˈend /
n. (时段或过程的)结束;(物体的)后端;屁股

复数:back ends

1. The installation of the Falcon hybrid rocket has been decided, using a "simple" clamp at the back end and a quick-release connector at the front.
猎鹰混合动力火箭的安装已经确定,在火箭的后端使用一个“简单的”夹具,在前端使用一个快速释放连接器。
2. Proxy servers do not have a DB2 back end.
代理服务器没有DB 2后端。
3. Create the database back end for the example.
为示例应用创建数据库后端。
4. Next, I'll show you how to configure the back end.
接下来,我将介绍如何配置此后端。
5. It is possible to serialize all the back end data this way.
以这种方式序列化所有后端数据是可行的。