• 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

  • 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

  • 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

  • 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

  • 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

  • Any GPU device has a device driver, so targeting it makes more sense than generating CUDA or OpenCL code which would require from users to install other SDKs.

    所有GPU设备设备驱动因此针对来编程合理,这样会生成CUDA或者OpenGL代码更好,因为需要用户安装其它SDK

    youdao

  • This test application will inherit some part of code from the APIs and applications that make use of the driver. Here are seven steps to enabling the test application.

    这个测试程序利用这个驱动器API应用程序中继承一部分代码

    youdao

  • If the error code is not yet defined by the Universal driver, it will echo a -99999 error code. Here is a reference to the currently available error codes for the DB2 Universal JDBC driver.

    如果错误代码通用驱动程序没有定义那么它回显一个- 99999错误代码。

    youdao

  • The CUDA driver and Toolkit installation are required before running the precompiled examples or compiling the example source code.

    必需安装CUDA驱动CUDA工具包,此后运行编译的编译样例源代码。

    youdao

  • Alternatively, modify the Synaptics driver source code to support additional features at the kernel level and rewrite applications to take better advantage of these new input channels.

    此外修改synaptics驱动程序源代码支持内核级别其他功能并重写应用程序更好地利用这些新的输入方法

    youdao

  • Alternatively, modify the Synaptics driver source code to support additional features at the kernel level and rewrite applications to take better advantage of these new input channels.

    此外修改synaptics驱动程序源代码支持内核级别其他功能并重写应用程序更好地利用这些新的输入方法

    youdao

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

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

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