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

blob
GRE

英 / blɒb /
美 / blɑːb /
v. (墨水等)污染;(鱼)跳水;〈美俚〉弄错
n. (尤指液体的)一点;斑点

复数:blobs;第三人称单数:blobs;现在分词:blobbing;过去式:blobbed;过去分词:blobbed

1. You only need a very small blob of glue, so one tube lasts for ages.
你仅需要很小一滴胶水,所以一管胶水能用很久。
2. The BLOB domain can be used when the message is treated as opaque, not parsed, and simply routed.
当消息不透明的、不解析或者只需要路由时,可以使用 BLOB 域。
3. Although internally the XML is stored in a hierarchical format, logically in the database table it appears to be stored in a CLOB or BLOB.
尽管 XML 在内部存储为层次化格式,但逻辑上,在数据库表中,它似乎存储在 CLOB 或 BLOB中。
4. The RCD node resets the domain to BLOB.
RCD节点会将域重置为BLOB。
5. It creates a blob service (the data source).
它创建了一个Blob服务(数据源)。