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

externalizes
GRE

英 / ɪkˈstɜːnəlaɪz /
美 / ɪkˈstɜːrnəlaɪz /
vt. 给……以外形;使具体化,使客观化

第三人称单数:externalizes;现在分词:externalizing;过去式:externalized;过去分词:externalized

1. The Infocenter externalizes the application server so you can manipulate it outside the Eclipse environment.
Infocenter使应用服务器外部化,这样您可以在Eclipse环境之外对其进行操作。
2. This theory reflects a profound naivete about how our minds work, and it externalizes blame that is better turned inward.
这个理论反映了我们的思维深层是如何工作的,在谴责外部影响的时候更应该考虑内部原因。
3. The LdapTransactionAuthorizationProvider class externalizes three tokens at runtime to replace the actual values. They are.
ldaptransactionauthorizationprovider类在运行时具体化3个标记,以替换实际的值。
4. This technique makes the code easier to read and externalizes the condition so it can be abstracted and perhaps even reused.
这个技巧能够提高代码的可读性,并且能够将条件具体化,使之能够被提取甚至重用。
5. A BPEL4WS process externalizes its functionality as web services and makes use of other web services to deliver this functionality.
BPEL4WS流程把它的功能具体化为web服务并使用其他Web服务来提供这种功能。