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

reformats

英 / ˌriːˈfɔːmæt /
美 / ˌriːˈfɔːrmæt /
vt. 重定格式

1. As you build your query, the SQL pane automatically updates and reformats to be easily read.
生成查询时,“SQL”窗格将自动更新并重新格式化以便于阅读。
2. It intercepts the messages and the logger reformats them and stores them for later analysis into a message log.
它将截取消息而记录器对这些消息重新定义格式并将它们存储到一个消息日志中以便以后进行分析。
3. When you switch to Normal Mode, Flash reformats the script and strips any white space and indentation you've added.
当你要转换为正常模式时,Flash就会重新格式化脚本,出现一些白色空格,这说明你已经添加上了。
4. Reformats the data from the input into a temporary index, which is then used for seeking with the supplied seek predicate.
将输入中的数据重新设置为临时索引的格式,然后用于使用所提供的查找谓词进行的查找中。
5. It then reformats this value according to a pre-defined file naming convention and attempts to find and render a template file with the same name.
然后,它根据一个预定义的文件命名约定重新格式化这个值,并且尝试查找并显示具有相同名称的模板文件。