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

uncategorized

adj. 未分类;未归类;未归类的

1. Other (uncategorized + everything else): 17.3%
其他来源:17.3%
2. Otheraddr (uncategorized information in address).
o theraddr(地址中未归类的信息)。
3. Perhaps you can see why putting them all into one big, uncategorized list would lead to confusion.
也许你已经看到为什么把它们放在一个大而无组织的表上会导致混乱。
4. By default, the uncategorized category will be checked, unless you have already changed the name of that category.
默认情况下,未归类的种类会被选中,除非你已经给那个种类更改了名称。
5. For example, in a test directory where all uncategorized tests are kept, you can create three new subdirectories like those shown in Listing 4.
例如,在一个保存所有未分类测试的test目录中,可以创建三个新的子目录,如清单4所示。