linux device drivers
基本解釋
- [電子、通信與自動控制技術]linux驅動程序
英漢例句
- Linux device drivers work through special kernel code that directly accesses the hardware.
Linux設備驅動程序,是通過專門與硬件打交道的內核代碼工作的。 - The reason that Linux device drivers lead to less rebooting is that we can reconfigure, load or unload them without restarting the system.
安裝了linux設備驅動程序,然后并不需要重啟系統(tǒng)的原因是,我們可以在不用重啟動操作系統(tǒng)的基礎下重新配置驅動,載入或者是卸掉它們。 - Linux Device Drivers, Third Edition (O'Reilly, February 2005) includes full-featured examples that programmers can compile and run without special hardware.
Linux Device Drivers,第 3 版(O'Reilly,2005 年 2 月)中包括了功能完備的例子,程序員不需要特殊的硬件就可以編譯并運行這些例子。
雙語例句
專業(yè)釋義
- linux驅動程序