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

ported
高中

美 / ˈpɔːrtɪd /
n. 港;港口;〈比喻〉避难港;休息处
v. 【计】移植;持(枪);转(舵)向左;转舵向左

复数:ports

1. Get IE6 ported to more platforms.
将IE6移植到更多的平台。
2. No one has ported that application yet.
还没有人对这些应用程序进行移植。
3. It's being ported to IE 6 + and firefox.
留有IE 6 +和Firefox接口。
4. The following APIs have been ported so far.
到目前为止已经移植了如下api。
5. Now the ported code is running on the target platform.
现在移植后的代码可以在目标平台上运行了。