程序装入 meaning in Chinese
program loading
Examples
- Has to do with how java programs are loaded and run
的另一个问题与java程序装入和运行的方式有关。 - Line 12 is the critical piece that loads both the embedded engine and its jdbc driver into memory
第12行很关键,它同时将嵌入式引擎和它的jdbc驱动程序装入内存。 - To load and activate a program , utility , procedure , or subroutine into storage so it can run
将一个程序、实用程序、过程或者一个例行程序装入到内存,并激活它,使它运行。 - This poses an interesting question : who loads the bootloader onto the embedded devices , which in most cases don t have bios
这就提出了一个有趣的问题:谁将引导装载程序装入(在大多数情况中)没有bios的嵌入式设备上呢? - Because these are trusted system classes , the bootstrap loader skips much of the validation that gets done for normal untrusted classes
因为这些是可信的系统类,所以引导程序装入器跳过了对常规(不可信)类所做的大量验证。