DictionaryForumContacts

   Chinese Taiwan
Terms for subject Microsoft containing 驅動程式 | all forms | exact matches only | in specified order only
Chinese TaiwanEnglish
儲存區驅動程式store driver (A software component of the Hub Transport Server that delivers inbound messages to Exchange stores, the databases that contain public folder and mailbox stores. The store driver is also responsible for retrieving messages from a user's outbox and submitting it for delivery)
其他廠商驅動程式third-party driver (A driver created or provided by an entity outside Microsoft (distributed by a developer or an OEM))
印表機驅動程式printer driver (The device that communicates between your software program and your printer)
層次驅動程式layered driver (One of a collection of drivers that responds to the same IRPs. Layered driver describes the highest-level and lowest-level drivers in a chain of layered drivers that process the same IRPs, along with all intermediate drivers in the chain)
已簽署的驅動程式signed driver (A driver that meets the criteria of the Windows Logo Program. For performance and stability, Microsoft strongly recommends that you use only signed drivers for new or updated drivers)
整合型驅動程式monolithic driver (A driver that is structured to handle all storage command processing from the driver class to the host bus attachment, residing in the code path either alongside Microsoft-supplied monolithic drivers, or alongside a Microsoft-supplied port driver and vendor-supplied miniport drivers)
未簽署的驅動程式unsigned driver (A driver that is not supported and that is not certified to work with a particular version of Windows)
核心模式驅動程式kernel-mode driver (A driver for a logical, virtual, or physical device)
網路介面卡驅動程式network adapter driver (A device driver that works directly with the network adapter, acting as an intermediary between the adapter and the protocol driver)
網路卡驅動程式network card driver (A device driver that works directly with the network card, acting as an intermediary between the card and the protocol driver)
自訂驅動程式存取custom driver access (Device IO Control to 3rd party driver, a form of restricted device interface access for privileged apps)
虛擬顯示裝置驅動程式virtual display device driver (Software in Windows 9x that manages a display)
裝置驅動程式device driver (Software that enables hardware or peripherals (such as a printer, mouse, or keyboard) to work with your computer or mobile device)
裝置驅動程式介面device driver interface (A set of functions that are implemented by the operating system for use by drivers)
裝置驅動程式精靈Device Driver Wizard (A wizard that helps a driver developer get the new driver packages up and going quickly in Visual Studio)
資料來源驅動程式data source driver (A program file used to connect to a specific database. Each database program or management system requires a different driver)
迷你驅動程式minidriver (A relatively small, simple driver or file that contains additional instructions needed by a specific hardware device to interface with the universal driver for a class of devices)
HID 迷你驅動程式HID minidriver (A minidriver that abstracts the operation of a hardware bus or port that a HID device is attached to. After the HID minidriver registers with the HID class driver, the HID class driver communicates with the minidriver by calling the minidriver's standard driver routines)
迷你篩選器驅動程式minifilter driver (A driver used by anti-malware software, backup agents, and encryption products to intercept requests that are targeted at a file system, or another file system driver, before the request reaches its intended destination)
開機關鍵驅動程式boot critical driver (A driver that must be available in order for the operating system to successfully complete the boot process. Boot critical drivers include all boot start drivers)
附隨驅動程式in-box driver (A driver contained in the default Windows installation)
靜態虛擬裝置驅動程式static virtual device driver (A virtual device driver (VxD) that is statically loaded during system startup. A static VxD can be loaded in a number of different ways, including device enumeration by the Plug and Play (PnP)static device enumerator)
非預設驅動程式out-of-box driver (A driver that is not included with Windows)
類別驅動程式class driver (An intermediate driver that provides a simple interface between a minidriver and the operating system)
Windows 顯示驅動程式模型Windows Display Driver Model (The display driver architecture for Windows Vista and beyond that allows for the visual effects seen on a user's desktop to scale relative to the available graphics hardware)
ODBC 驅動程式ODBC driver (A program file used to connect to a particular database. Each database program, such as Access or dBASE, or database management system, such as SQL Server, requires a different driver)
RsFx 驅動程式RsFx driver (A file-system filter driver to aid access to the data through the NTFS Streaming APIs for the filestream data type)
驅動程式driver (Software that enables hardware or peripherals (such as a printer, mouse, or keyboard) to work with your computer or mobile device)
驅動程式保護清單driver protection list (A list of drivers known to cause instabilities when installed under Microsoft Windows XP and later versions. The list is checked at the following times: during installation of Windows; each time the system is rebooted; each time a device or application is installed)
驅動程式反射driver reflection (The process by which a driver file is copied to a location on the destination computer and the corresponding service is created)
Windows 驅動程式基礎Windows driver foundation (A framework that provides prewritten support for the requirements of Windows driver model (WDM), giving Microsoft Windows device-driver developers the ability to better focus on their device models. The driver framework reduces the amount of new code required to provide a full-featured WDM device driver)
驅動程式堆疊driver stack (A device object that forwards input/output request objects (IRPs) to other device objects. Stacking always occurs from the bottom up and is taken down from the top)
驅動程式套件driver package (A collection of files that comprise a driver)
Windows 驅動程式套件Windows Driver Kit (The SDK that contains all the tools and downloads needed to build a driver for Windows)
驅動程式專案轉換工具Driver Project Conversion Tool (A tool to help driver developers convert their existing driver source files into Windows 8 device drivers by using Visual Studio)
驅動程式導入driver injection (The process of installing mass storage drivers into an offline Windows installation, such as from Windows Preinstallation Environment (WinPE) into a restored system)
Windows 驅動程式程式庫Windows Driver Library (A collection of hardware device drivers for a Microsoft Windows operating system that were not included in the original Windows package)
Microsoft Windows 驅動程式程式庫Microsoft Windows Driver Library (A collection of hardware device drivers for a Microsoft Windows operating system that were not included in the original Windows package)