• 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应用程序代码之前,我们了解一下PHPDB 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.

    下载本文底部代码用于加载用于SQLServerType4JDBC驱动程序

    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
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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