BSL:引导加载程序

“BootStrap Loader”通常简写为BSL,该简称便于日常使用与快速记录。这一术语在计算机科学与软件工程领域广泛出现,其标准中文名称为“引导加载程序”,主要用于系统启动阶段加载操作系统或其他核心软件资源。

BootStrap Loader具体释义

  • 英文缩写:BSL
  • 英语全称:BootStrap Loader
  • 中文意思:引导加载程序
  • 中文拼音:yǐn dǎo jiā zài chéng xù
  • 相关领域bsl 软件

BootStrap Loader的英文发音

例句

  1. Every classloader must delegate up the hierarchy to the bootstrap loader to find a class.
  2. 在寻找类时,每个类装载器必须沿着层次结构向上委托请求,直到到达引导装载器。
  3. This is called the system domain and includes classes loaded by the system ( application ) loader, the extensions loader, and the bootstrap loader.
  4. 这称为系统域并包括由系统(应用程序)装载器、扩展装载器和bootstrap装载器装载的类。
  5. To use a bootstrap loader routine.
  6. 使用引导装入程序。
  7. All the BIOS really had to do was load that first chunk of code ( called the bootstrap loader, or bootloader ) and let the machine run.
  8. BIOS实际上需要做的事情是加载第一段代码(称为引导加载程序(BSL)(bootstraploader)或bootloader),并让机器开始运行。
  9. This paper describes in detail the guiding process of an operating system, involving an implementation of a bootstrap loader and a simple kernel based on IA32.
  10. 文章在对嵌入式系统的特点分析后,描述了基于嵌入式操作系统引导过程,设计并实现了一个引导器和一个基于IA32的内核。