• A thread at priority 6: This thread performs the same actions as the thread at priority 4.

    优先6线程线程执行动作与优先级为4的线程相同

    youdao

  • A low priority thread (at priority P3) acquires the lock on an object and is pre-empted by a higher priority thread (at priority P1), as the specification mandates.

    就像规范要求的那样,优先线程(优先级p3)获取对象一个高优先级(优先级p1)的线程夺取执行权。

    youdao

  • But, because the thread at priority 4 executes first, it should have a slightly larger share of the five-second execution interval and print out a higher loop count.

    但是由于首先执行优先级为4线程,因此秒钟执行时间间隔中,分得时间多一些并且打印循环计数也稍大一些。

    youdao

  • Buses have priority at this junction.

    这个路口公共汽车优先通行权。

    《牛津词典》

  • If your career is at the top of your priority list, then you might decide against having kids.

    如果事业优先名单上前面,那么可能会决定不要孩子

    youdao

  • At the release of the IPCC's final summary last month, UN Secretary-General Ban Ki Moon—who has made climate change a top priority of his administration.

    政府间气候变化专门委员会上个月发布最终总结中,联合国秘书长潘基文——气候变化作为他部门的首要任务。

    youdao

  • First-class passengers enjoy "élite" security lines and priority boarding, and disembark before the unwashed in coach, held at bay by a flight attendant, are allowed to foul the jet-way.

    头等舱乘客享受“精英”安检通道,能优先登机被空乘人员管辖的经济舱普通民众“脏”移动通道之前,优先下飞机

    youdao

  • A top priority at present is to prevent the virus from establishing a foothold in densely populated urban or peri-urban parts of the country.

    目前一项首要重点防止病毒该国人口密集的城市城郊地区立足

    youdao

  • It wasn't until I entered the corporate world that I realized, for me at least, being friends with colleagues didn't emerge as a priority at all.

    直到公司,我才意识到至少来说,同事成为朋友根本就不是最重要的事情。

    youdao

  • If your career is at the top of your priority list then you might decide against having kids.

    如果事业优先名单上前面,同时你就可能决定了要反对孩子们。

    youdao

  • At this coming transition, priority must be given to the peace, tranquility and well-being of the nation and the people.

    这个即将到来转型中,我们应该优先考虑国家人民的和平安宁福祉

    youdao

  • Paradoxically, it would not cover cancer, which was not perceived as a priority at the time the legislation was drafted though numbers have escalated since then.

    荒谬的是,竟然没有癌症纳入其中——立法起草癌症没有被视为优先照顾病例,尽管那时起患者数目不断攀升

    youdao

  • At the EU's insistence, the peripherals' priority is to slash their budget deficits regardless of the consequences on growth.

    欧盟坚称这些周边成员国应该不计后果优先处理他们正在增长预算赤字

    youdao

  • If you're running a system that supports priorities, it's a good idea to run a long job like this at a low priority.

    如果运行系统支持优先级设置,那么优先级运行耗时比较长的任务一个主意

    youdao

  • In this way, the standard listing command will show at the top the files with highest priority.

    这样标准列表命令会将优先级最高文件显示顶部

    youdao

  • It makes the compilation thread operate at a lower priority than RT tasks and is tuned to avoid generating code with severely nondeterministic performance effects.

    使编译线程低于RT任务优先级操作,并且作出了调整避免生成带有严重的不确定性性能影响代码

    youdao

  • Also, programs that monitor system state or provide system login should run at high RT priority so that the program is allowed to preempt the problematic threads.

    另外监控系统状态提供系统登录程序应该rt优先级运行以便程序可以抢占问题线程

    youdao

  • The main RT thread creates the two RT threads, but only the second RT thread at the 6th RT priority is allowed to run while the main RT thread sleeps.

    rt线程创建两个rt线程但是只有第二个RT线程(具有第6 RT优先级)能够主r t线程休眠时运行。

    youdao

  • Cutting carbon emissions is not only the priority at the Copenhagen conference. Many are talking about the need to change our everyday lives.

    减少排放量不是哥本哈根会议上唯一优先考虑的焦点,很多人也讨论我们到底需不需要改变人们的日常生活。

    youdao

  • The single most important public health priority at this stage is to warn people about the dangers of close contact with sick or dead birds infected with H5N1.

    目前一项重要公共卫生重点告诫人们有关密切接触受染h5n1型病毒而患病死亡禽类危险

    youdao

  • The rollback is executed by the database, which is running at a higher priority.

    数据库执行此任务具有较高优先级。

    youdao

  • Operation at a non-RT priority lets the operating system guarantee that the compiler will never interfere with the execution of a RT task.

    rt优先级操作使操作系统保证编译不会干扰RT任务执行

    youdao

  • The idea behind priority inheritance is that at the point of lock contention, the lock holder's priority is boosted to that of the thread wishing to acquire the lock.

    优先继承背后思想争用,锁持有者优先级提高希望获取线程的优先级。

    youdao

  • Default JIT compilation at low priority with Ahead-of-time (AOT) compiled code used initially.

    较低优先级上的默认JIT编译最初使用了提前(Ahead - of - time,AOT)编译代码

    youdao

  • Default JIT compilation, whereby the JIT compiler thread runs at low priority.

    默认JIT编译,JIT编译线程较低优先级上运行

    youdao

  • After this thread terminates, the thread at 4th RT priority is allowed to run, but it merely bypasses the for loop because it has been directed to terminate.

    线程结束允许运行具有第4RT优先级的线程,只是绕过for循环,因为系统指示结束该线程。

    youdao

  • Scalability and time to market are often at an even higher priority for widget and web application consumers.

    小部件Web应用程序用户来说可伸缩性上市时间很高优先级

    youdao

  • All Pthreads created for the test are run FIFO policy at rtmax priority so that they won't be interfered with at all other than by critical system interrupts.

    测试创建所有pthread使用FIFO策略以rtmax优先级运行所以它们不会除了关键系统中断之外的所有东西干扰

    youdao

  • Thread.yield yields execution only to a thread at the same priority and never yields execution to a thread with a higher or lower priority.

    yield让步给具有相同优先线程决不会让步高于低于自身优先级的线程。

    youdao

  • The most important parts, the messages, are given priority at the top of the interface and other actions, such as "Archive", "Report Spam" and "Delete" are further down the page.

    重要部分中,信息优先安置界面顶端,儿其他存档报告垃圾邮件删除等功能在安置在页面的下端。

    youdao

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

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

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