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

replace with
考研

美 / rɪˈpleɪs wɪð /
v. 用…替换

1. Complex search and replace with sed.
使用sed进行复杂的搜索和替换。
2. You must replace with the name of your network server.
您必须用网络服务器的名称来代替
3. Are there new thoughts you are willing to replace with the old?
你是否愿意用这些新的想法去代替之前的想法呢?
4. Figure 15 shows the resulting dialog window: Replace with Model References.
图15显示了结果对话框窗口:使用模型引用替换。
5. Repeat steps 2 and 3 for every menu item you want to replace with an image.
重复2-4步,为所有的菜单项设置好Menu Image图片。