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

zeros
初中

n. (pl.) (19、20、21世纪等的)头十年

1. I just got zeros on a couple of first assignments.
我刚在几门第一次作业中得了零分。
2. Here heroes are zeros.
在这里英雄无足轻重。
3. See the leading zeros (each hex digit is four bits).
注意前导零(每一个十六进制数是4个比特)。
4. I can simply use a 5-byte array of zeros as its content.
我只是使用一个全为零的5字节数组作为其内容。
5. That's three hundred forty followed by thirty-six zeros.
即是340后面跟着36个零。