• Here is another varix near the gastroesophageal junction that is dark red black because it has been bleeding.

    另一靠近食管-胃交界处的食管静脉曲张。曲张的静脉呈红色是因为已经发生了出血。

    youdao

  • In preparation for the celebration, a straw mat is placed on the table, along with a candle holder with seven candles, one black, three red, and three green.

    准备庆祝活动时桌子一张草席还有一个蜡烛,上面支蜡烛——一支的,的,还有三支绿的。

    youdao

  • The black candle represents the African-American people, the red is for their struggles, and the green represents their hopes for the future.

    黑色蜡烛代表非洲裔美国红色代表他们奋斗绿色代表他们未来希望

    youdao

  • The original preference for black was changed in the thirteenth and fourteenth centuries, as such colors as red, violet and purple came into fashion.

    最初黑色偏好十三十四世纪改变了因为红色紫罗兰色紫色开始流行

    youdao

  • Although this is the average, people with red hair have around 80,000 strands, black or brown hair 100,000 and blondes have about 120,000.

    尽管平均水平,但头发大约8万根头发,黑发的人大约10万根,金发的人大约有12万根。

    youdao

  • It's the female black widow spider that is venomous and displays a menacing red dot on her abdomen.

    雌性蜘蛛“寡妇”的腹部可以看到有威慑作用的

    youdao

  • youdao

  • youdao

  • youdao

  • The hall is decorated in bright orangey-red with black and gold woodwork.

    整个大厅鲜艳的橘红色装饰,木建部分漆成黑色和金色。

    《柯林斯英汉双解大词典》

  • Over the course of a translation career lasting more than seventy years, Xu has translated about 120 works, including The Book of Songs, The Songs of Chu and The Red and the Black, with a special focus on poetry.

    长达70多年的翻译生涯中,许先生翻译了约120部作品,诗歌尤多,其中包括《诗经》、《楚辞》和《红与黑》等。

    youdao

  • It was fine, coming through the snow as the red sun was rising and showing against the black tree-trunks!

    雪地里出来时候,红日冉冉升起,映着黑黝黝的树干,天气真不错!

    youdao

  • A crowlike Old World bird of the genus Pyrrhocorax has black plumage and red legs.

    红嘴山鸦东半球似乌鸦的山鸦属鸟类,黑色羽毛和红色的腿部。

    youdao

  • Leaves in a red-black tree contain no information, but internal nodes represent one or more tasks that are runnable.

    红黑叶子包含信息但是内部节点代表一个多个可运行的任务

    youdao

  • The scheduler then, to be fair, picks the left-most node of the red-black tree to schedule next to maintain fairness.

    为了公平度器然后选取红黑最左端的节点调度下一个以便保持公平性。

    youdao

  • The first potential future change would modify the unacknowledged packet list so that it is organized with an index as a red-black tree instead of the current linear list.

    第一可能未来改变未应答列表进行修改因此包列表的组织形式不再当前的线性列表而是通过索引组织成红-

    youdao

  • You can find red-black trees used in a variety of applications, including the construction of associative arrays.

    “红-广泛应用各种应用程序,其中包括关联数组构造

    youdao

  • The data structure used is a red-black tree, which is ideal for performance-focused applications (and happens to be available generically as a library within the kernel).

    这个数据结构个“红-对于注重性能的应用程序理想(恰好作为内核中的一个普遍可用)。

    youdao

  • But rather than maintain the tasks in a run queue, as has been done in prior Linux schedulers, the CFS maintains a time-ordered red-black tree (see Figure 1).

    但是之前Linux调度器不同,它没有任务维护运行队列中CFS维护一个以时间为顺序红黑(参见1)。

    youdao

  • Red, black and green helium-filled balloons have been spotted rising into the capital's skyline on several occasions in different parts of the city.

    有几这个城市里不同地方,人们看到绿三色的氦气球飞翔首都天际

    youdao

  • Red and black and white tiles underneath a yellow, dark brown, blue, red, black, gray and other colors, forming a color overelaborated puzzle, give a person with strong visual impact!

    黑色相间的瓦片下压黄色深褐色青色红色、黑色、青灰色多种色彩形成了色泽繁缛拼图强悍的视觉冲击!

    youdao

  • Green, yellow, red, black, and white are the five main colors traditionally deemed important by the Chinese people. They are discernible to the naked eye.

    青色黄色赤色黑色白色中国传统中重要颜色,是人们的肉眼能够识别的。

    youdao

  • Each node in the red-black tree is represented by an rb_node, which contains nothing more than the child references and the color of the parent.

    红黑每个节点rb _ node表示包含引用父对象颜色

    youdao

  • The Watson allocation policy maintains free space in the heap as nodes in two separate "red-black trees"

    Watson分配策略两个单独的 “红树” 中以节点的形式维护中的空闲空间

    youdao

  • The red-black tree is O(log n) in time for most operations, while the previous scheduler employed O(1), using a priority array with a fixed number of priorities.

    对于大多数操作,红执行时间O(logn),以前的调度程序通过具有固定优先级的优先级数使用 O(1)。

    youdao

  • First, we'll introduce red-black tree technology to show the internal operations of the message queue framework in this article.

    首先我们介绍(red - black tree)技术显示本文消息队列框架内部操作

    youdao

  • It puts the scheduling entity (process) into the red-black tree and increments the nr_running variable.

    调度实体(进程)放入中,并对nr_running变量加1。

    youdao

  • Dequeue_task: When a task is no longer runnable, this function is called to keep the corresponding scheduling entity out of the red-black tree. It decrements the nr_running variable.

    dequeue _ task:某个任务退出运行状态时调用函数将从红黑中去掉对应调度实体,并从nr_running变量中减1。

    youdao

  • Dequeue_task: When a task is no longer runnable, this function is called to keep the corresponding scheduling entity out of the red-black tree. It decrements the nr_running variable.

    dequeue _ task:某个任务退出运行状态时调用函数将从红黑中去掉对应调度实体,并从nr_running变量中减1。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定