• This type of driver code maps directly to a high level native API.

    这类驱动程序的代码直接与高级本机api形成映射。

    youdao

  • In all of these cases, the driver code can be preempted just as a user-mode application can be.

    在所有这些情况中,去冬代码只能作为一个用户模式应用那样被占先。

    youdao

  • Instead, it creates a file mapping that causes the driver code and data to be fetched by paging I/O.

    而是,创建一个文件映射,这个映射导致I/O内存分页读取驱动代码和数据。

    youdao

  • Game controller driver code, suitable for Game Consoles key driver code development and applications.

    说明:游戏手柄驱动代码,适合于手柄游戏按键驱动代码的开发和应用。

    youdao

  • RS485 serial programming driver code, suitable for low-level driver development using RS485 projects.

    说明:RS485串口编程驱动代码,适用于采用RS485进行底层驱动开发的项目。

    youdao

  • While DSF is not a replacement for actual device testing, it can greatly assist you in debugging and testing driver code.

    虽然DSF不能取代真正的设备测试,但是它可以在很大程度上帮助您调试和测试驱动程序代码。

    youdao

  • The library does not require you to write any line of kernel driver code, which makes it really easy to use and implement.

    该库不需要你写任何行的内核驱动程序代码,这使得它非常容易使用和实现。

    youdao

  • The kernel trace hooks call functions in the device driver code, which log the information provided by the kernel trace hooks in pinned buffers.

    内核追踪挂钩调用设备驱动程序代码中的函数,那些函数将内核追踪挂钩在固定缓冲区(pinned buffer)中给出的信息记录下来。

    youdao

  • Another way in which drivers are dissimilar to applications is that the system doesn't create a special thread in which to run the driver code.

    驱动不同于应用的另一个方面是:系统并不创建一个特殊的线程来运行驱动码。

    youdao

  • The download versions of the samples include a test driver and also have some added code for checking the operation of the different models by counting elements, deletes, and adds.

    样本的下载版本包括一个测试驱动程序,还有一些添加的代码用于通过计算元素、删除和添加的个数来检查不同模型的操作。

    youdao

  • The setup code is usually a few lines that describe the database such as the database driver, username and password, and where to find it.

    设置代码通常由一些行构成,这些行是对数据库的描述,比如数据库驱动程序、用户名和密码,以及到哪里去找到它。

    youdao

  • The JDBC driver indicates the loss of a connection with a special error code.

    JDBC驱动程序用一个特殊的错误码表示连接的丢失。

    youdao

  • DSF is especially helpful in executing device driver kernel code where the device may not be present.

    当设备可能不存在时,DSF特别有助于执行设备驱动程序内核代码。

    youdao

  • But if, say, a printer driver suddenly erases the kernel code needed to access the disk drive, the operating system will have part of its brain cut out.

    但是,比如一个打印机驱动程序突然把接磁盘驱动所需的核心代码删除掉,操作系统就会出现部分停顿。

    youdao

  • Before we start on the PHP application code, let's try to understand the DB2 driver for PHP.

    在开始讲述PHP应用程序代码之前,我们先了解一下PHP的DB 2驱动程序。

    youdao

  • If a driver is compiled directly into the kernel, its code and static data occupy space even if they're not used.

    如果一个驱动程序被直接编译到了内核中,那么即使这个驱动程序没有运行,它的代码和静态数据也会占据一部分空间。

    youdao

  • The next step is to register the database driver as done by the following code.

    下一步就是按照下列代码所做的那样注册数据库驱动程序。

    youdao

  • This kernel thread should be destroyed in the close of the device driver in this pseudo code.

    在下面的伪代码中,这个内核线程应该在设备驱动程序的close函数中进行销毁。

    youdao

  • The sample code relies on passing user name and password to the JDBC driver and only if those credentials are successfully used to establish a DB connection the visa will be issued.

    示例代码依赖于把用户名和密码传递给JDBC驱动程序,而且只有在使用这些凭证成功地建立DB连接的情况下,才会颁发visa。

    youdao

  • Reuse the test suite code template and fill the test suite driver table.

    重用测试套件代码模版并填写测试套件驱动表。

    youdao

  • You do not need to install client code such as a database driver, to access a Web Service.

    访问Web服务并不需要安装像数据库驱动程序这样的客户机代码。

    youdao

  • However as Neo has been impressed by Python's productivity gain before, he wondered if he could write code in Python to use DB2 JDBC driver.

    而且,因为Python的效率收益过去给Neo留下了深刻印象,所以他想是否可以用Python编写代码来使用DB 2JDBC驱动程序。

    youdao

  • The code to initialize and destroy the threads will be under #ifdef INTR_SIMULATION, so that under normal compilation this code will not affect the release version of the driver object.

    用来对这些线程进行初始化和销毁的代码都在 #ifdef INTR_SIMULATION 之下,这样在普通模式下编译的代码不会影响驱动程序对象的发行版本。

    youdao

  • The sample code includes a client driver that mimics operations on the grid to demonstrate how the write-behind caching function increases performance.

    示例代码包含一个客户端驱动器,模仿在网格上的操作,用以演示write-behind缓存功能如何提高性能。

    youdao

  • Download my code at bottom of the article for loading the Type 4 JDBC driver for SQL Server.

    下载本文底部的我的代码,用于加载用于SQLServer的Type4JDBC驱动程序。

    youdao

  • Copy the DB2 JDBC driver jars from sample code to the WEB-INF \ lib.

    将DB 2JDBC驱动程序jar从示例代码复制到WEB - INF \ lib。

    youdao

  • The code snippet shown in Listing 9 is the JSON-formatted result when you use test2.xml as the command-line argument to the test driver xml2json_test.php.

    清单9中所示的代码片段是,使用test2 . xml作为测试驱动程序xml2json _ test . php的命令行参数时得到的json格式结果。

    youdao

  • The universal JDBC driver client sends data to the database server as Unicode, and the database server converts the data from Unicode to the supported code page.

    通用JDBC驱动程序客户端将数据作为Unicode发送给数据库服务器,而数据库服务器则将数据从Unicode转换成所支持的代码页。

    youdao

  • KQEMU is a driver (kernel module for Linux) that allows user-mode code and kernel code to execute directly on the host CPU.

    KQEMU是一个驱动程序(Linux的内核模块),允许用户模式的代码和内核代码直接在主机CPU上执行。

    youdao

  • KQEMU is a driver (kernel module for Linux) that allows user-mode code and kernel code to execute directly on the host CPU.

    KQEMU是一个驱动程序(Linux的内核模块),允许用户模式的代码和内核代码直接在主机CPU上执行。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定