- 重点词汇
- briann.布赖恩(亦作Bryan)(m.);
- to return言归正传,回到本题;
- theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
- atprep. 在(某时间或时刻);在(学习或工作地点);在(某处);在…岁时;向;以,达;处于最佳(或最差等)状态;在…方面;以…的方式;从事于,忙于;因为,由于;应…(而)
- whiteadj.白的;白种人的;(咖啡)加奶的;善意的;
- hepron.他,它;一个人;
- Briann.布赖恩(亦作Bryan)(m.);
- growth rate生长速度;增长率;
- 相关例句
mr. apotheker looks like the 'fall guy, ' argues analyst brian white of ticonderoga securities.
纽约证券公司TiconderogaSecurities分析师怀特(BrianWhite)说,李艾科看似成了“替罪羊”。
互联网摘选
结果表明:粗骨料沥青混凝土呈脆性破坏趋势,细骨料沥青混凝土在破坏前进入塑性屈服阶段;
互联网摘选
the lead extrusion dampers (led) were designed by the plastic yielding ability of the lead.
利用铅的塑性变形能力,设计制作了铅挤压阻尼器。
互联网摘选
fibre-reinforced plastics - methods of producing test plates - contact and spray-up moulding
纤维增强塑料.试验板的生产方法.接触模压法和喷射成形法
互联网摘选
纤维增强塑料.试验板的生产方法.第2部分:接触模压法和喷射成形法
互联网摘选
xpand was then used to parse and translate the grammar into a hashmap-based data structure
接下来,使用Xpand解析语法并将其转换为基于HashMap的数据结构
互联网摘选
so there are 215 = 32, 768 nodes in each binarytree stored into the hashmap.
(所以每个BinaryTree有215=32,768个节点被存储在HashMap中)。
互联网摘选
很显然,这种方法很糟糕,但是解决方法也很简单:永远不要将可变对象类型用作HashMap中的键。
互联网摘选
in the example here, you don't need a response, so an empty hash map is used.
在本例中,您不需要响应,因此使用了空的Hashmap。
互联网摘选
attributes (such as id and iata) are defined using groovy hashmap key: value syntax.
而属性(诸如id和iata)是用Groovy散列映射键:值语法定义的。
互联网摘选
the two retrieval methods simply retrieve the value from the hashmap (figure 14 and 15).
这两个检索方法只检索HashMap中的值(图14和图15)。
互联网摘选
get to retrieve the string, and then call string. indexof to extract the desired rights identifier.
接着,程序将调用HashMap.get检索该字符串,然后调用String.indexOf抽取想要的权限标识符。
互联网摘选
this is unexpected because hash maps have constant time search whereas trees have log(n) search.
这很出乎意料,因为hashmap的搜索时间是常量,但trees的搜索时间却是log(n)。
互联网摘选