- 重点词汇
- pinnatifidadj.(叶)羽状半裂的;
- sessileadj.(花、叶等)无柄的,固着的;
- alternateadj.轮流的;交替的;间隔的;代替的;
- linearadj.直线的,线形的;长度的;<数>一次的,线性的;通过单独的若干阶段来发展;
- toprep. 向,朝着;到;关于;属于;
- mostlyadv.主要地;大部分;通常;
- onprep. (覆盖、附着)在…上;由…支撑着;在(运输工具)上;在(某一天);就在…之后;关于(事或人);(身上)带着;为(某团体或组织)的一员;吃;(表示方向)在,向,对;在,接近(某地);根据;以…支付;通过;与…相比
- stemn.茎;高脚杯的脚;烟斗柄;词干;
- 相关例句
bracteoles linear-lanceolate, margin narrow, tinged brown, apex pinnatifid.
披针形小苞片线形,边缘狭窄,微染使成褐色,顶羽状半裂。
互联网摘选
广泛分布于北美和欧洲的一种软茎上带有羽状半裂复叶的蕨类。
互联网摘选
rootstock moniliform; leaflets obovate-elliptic to elliptic, not pinnatifid.
根茎念珠状;小叶倒卵状椭圆形的到椭圆形,不羽状半裂。
互联网摘选
南美一种非常考究的一年生植物,开紫白色花,略带杏香的花序,羽状叶片。
互联网摘选
stem leaves alternate, lanceolate-linear to lanceolate-oblong, pinnatifid to pinnatisect.
茎生叶互生,披针形线形到披针形长圆形,对羽状全裂。
互联网摘选
花单性并且雌雄异株;果为核果单叶或三深裂的到羽状半裂,边缘全缘。
互联网摘选
典型的羽状叶,逐渐变细成为一个粗壮的叶柄和叶向更广泛的大型终端。
互联网摘选
有时,深深全部裂的叶或至少至中部深裂片,宽的一些裂片和不裂。
互联网摘选
listing 1 shows the serious memory leak created if you forget to join joinable threads.
清单1显示在忘记联接可接合线程时引发的严重内存泄漏。
互联网摘选
the thread resources of the joinable thread are released only after it is joined.
可连接的线程只有在被连接后才释放线程资源。
互联网摘选
thread bodies consist of active running threads and dead joinable threads.
线程体包括运行的活动线程和可接合的死线程。
互联网摘选
let's start by reviewing posix threads, which can be either joinable threads or detached threads.
我们首先回顾一下POSIX线程,分为可接合线程或分离线程。
互联网摘选
and most likely, such a memory leak is caused by a failure to join the joinable threads.
这种内存泄漏很有可能是因未能联接可接合线程而造成的。
互联网摘选
for joinable threads, the system allocates private storage to store thread termination status.
对于可接合线程,系统分配专用存储器来存储线程终止状态。
互联网摘选