52词语>英语词典>loader翻译和用法

loader

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

美 [ˈloʊdər]

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

复数:loaders 

计算机

BNC.33090 / COCA.18318

英英释义

noun

双语例句

  • It also runs your loader code and aggregator code in the background.
    其也在后台运行你的加载器代码和聚合器代码。
  • 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.
    加载器还提供了死锁检查,可用于同步或异步加载文件。
  • The LILO boot loader expanded the boot capabilities, but lacked any file system awareness.
    LILO引导加载程序对引导能力进行了扩充,但是它却缺少文件系统的感知能力。
  • Then, the boot loader decompresses and loads the kernel.
    然后,引导加载程序将解压缩并载入内核。
  • You can interact with the boot loader to select which of several possible configurations to boot.
    可以与启动加载程序交互,选择引导哪个配置。
  • A class loader namespace is a combination of a class loader and all the classes that it has loaded.
    类装入器的命名空间是类装入器和它装入的所有类的组合。
  • Both threads will wait indefinitely for the lock on the other class loader, and so they become deadlocked.
    两个线程都会无限期地等候另一个类装入器上的锁,所以它们就变成了死锁的。
  • It does this by making the two-stage boot loader into a three-stage boot loader.
    它是通过将两阶段的引导加载程序转换成三阶段的引导加载程序来实现这项功能的。
  • When a boot device is found, the first-stage boot loader is loaded into RAM and executed.
    当找到一个引导设备之后,第一阶段的引导加载程序就被装入RAM并执行。