五五字典>英语词典>loader翻译和用法

loader

英 [ˈləʊdə(r)]

美 [ˈloʊdər]

n.  装货的人,装货设备,装弹机; 装板机

复数:loaders 

计算机

BNC.33090 / COCA.18318

英英释义

noun

双语例句

  • The autonomous scooping control strategies of wheel loader based on on-line trajectory generation were studied.
    以装载机自主铲装作业为目标,对基于实时轨迹规划的铲装作业控制策略进行了研究。
  • If LILO stops here, there were problems loading the second stage boot loader.
    如果LILO停止在这里,那么是在引导第二阶段引导加载程序时出现了问题。
  • This holds both the primary and secondary parts of the boot loader.
    它同时包含有引导加载程序的主要部分和二级部分。
  • It also runs your loader code and aggregator code in the background.
    其也在后台运行你的加载器代码和聚合器代码。
  • The LILO boot loader expanded the boot capabilities, but lacked any file system awareness.
    LILO引导加载程序对引导能力进行了扩充,但是它却缺少文件系统的感知能力。
  • Most simply, a boot loader loads the operating system.
    最简单地讲,引导加载程序(bootloader)会引导操作系统。
  • This article, the final installment in this four-part series, examines class loader deadlocks and constraint violations.
    本文是本系列中的四篇文章的最后一篇,它研究了类装入器死锁和约束违反。
  • The loader also provides deadlock detection, and can be used to load files both synchronously and asynchronously.
    加载器还提供了死锁检查,可用于同步或异步加载文件。
  • For Linux-only systems, GRUB Legacy handles the boot loader job perfectly well.
    对只有Linux的系统,GRUBLegacy处理引导加载程序的工作相当出色。
  • Both threads will wait indefinitely for the lock on the other class loader, and so they become deadlocked.
    两个线程都会无限期地等候另一个类装入器上的锁,所以它们就变成了死锁的。