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

roll-your-own

用户自主开发;手工卷制的雪茄烟;手工卷制雪茄烟

复数:roll-your-owns

1. You can do a roll-your-own version.
你可以自己动手进行预测。
2. And there are several pending lawsuits regarding roll-your-own cigarettes.
并且还有几宗与手卷烟有关的未决诉讼。
3. The state taxes roll-your-own tobacco at 78 percent of the wholesale price, Allen said.
艾伦说,州以78%的批发价征收自卷烟税收。
4. In general, internationalization of server-side applications is still an art rather than a science, often involving proprietary or roll-your-own solutions.
一般来说,服务器端的国际化仍然是一门艺术,而不是一项科学,它常常涉及一些专用的或用户自主开发的解决方案。
5. I'll address these concerns later on, but first, let's look at a solution to the scalability issues of the roll-your-own serialization approach: XML binding frameworks.
我稍后会解决这些问题,但是首先来看一个对自行序列化方式的可伸缩性问题的解决方案:XML绑定框架。