- 重点词汇
- OFabbr.Old French 古法语;
- asadv. 同样地,一样地; (比较时用)像…一样,如同;(指事情以同样的方式发生)和…一样
- goldn.金,黄金;金色;金币;金饰品;
- butconj.但是;而是;除了;只因为;
- ETFabbr.environmental test facility 环境试验设备;eustachian tube function 咽鼓管功能;electrothermal furnace 电热炉;electric tube furnace 管式电炉;
- ofprep. 关于;属于…的;由…制成;
- Ticonderoga[地名] [美国] 泰孔德罗加;
- pointn.观点;要点;意义,目的;细节;特点;地点;时刻;尖;点,分;罗经点;插座;
- 相关例句
Ticonderoga证券公司的BrianWhite表示,他预计思科将在2010日历年重回12-17%的增长率。
互联网摘选
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)。
互联网摘选