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

unmapped

英 / ʌnˈmæpt /
网络 映射;未映射的;非映射

1. You cannot map a network drive to an unmapped drive or a local drive.
无法将网络驱动器映射到未映射的驱动器或本地驱动器上。
2. The handle to lowercase.so is closed by dlclose and the DLL is unmapped from memory.
dlclose关闭到lowercase . so的句柄,并且从内存中取消dll映射。
3. Note: Controls are unmapped, user must map controls using Manufacturer's mapping software.
注:控制的非映射,用户必须使用制造商控制地图的绘图软件。
4. Here, one hospital serves an entire region, and basic social infrastructure is largely unmapped.
该县只有一家医院,而且其基本社会基础设施也基本未被列入地图。
5. Any other access to unmapped memory triggers a page fault that results in a Segmentation fault.
任何其他访问映射的内存,结果在一个分割故障触发页面错误。