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

similars
初中

n. 相似导线(similar 复数)

1. Nor is there evidence from appropriately designed studies that the "law of similars" actually operates.
通过良好设计过的实验,没有任何证据表明“类似法则”在起作用。
2. Homeopathy is based upon the "law of similars". The idea is an ingredient that causes a certain symptom can help trigger the body to "fight" that symptom.
顺势疗法建立在“同类理论”的基础上,其理念是用一种原料使身体产生一些症状,来帮助“战胜”另一些症状。
3. EMD similars the wavelet transforms, the decomposition result is from high frequency to the low frequency distribution, namely the noise mainly concentrates in first several.
经验模式分解的主要思想类似小波变换,分解结果是由高频到低频分布的,即噪声主要集中在前几层。
4. Analyzed and compare the different and similars between of HTML and WML, put forward the thought and realization method that convert WML label into HTML label then unify parse.
分析比较了HTML、WML二者之间的异同,提出了将WML标签转换为HTML标签再统一解析的思想与实现方法。