• The article expound a kind of position control system that is made up of high speed pulses counter, PLC and light cell code device.

    文章介绍的是采用由高速脉冲计数器、PL C和光电增量编码器构成的位置环控制系统。

    youdao

  • The paper introduced the process of upgrading the I/O IMAGE system, the difference between different editions and the set-up of code device.

    本文就I/OIMAGE系统软件升级的过程及各版本间的区别及编码器的设置做了介绍。

    youdao

  • This system call sends control code and other data to a specified device.

    这个系统调用向指定设备发送控制代码和其他数据。

    youdao

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

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

    youdao

  • Many of these bugs or cleanups are caused by a larger patch going into the kernel that requires changes to many parts of the code, such as something that would affect device drivers.

    这些缺陷解决方法中大部分是由于向内核打较大的补丁时需要改动很多部分代码而导致的,比如有些地方会影响设备驱动程序。

    youdao

  • Listing 3 shows the mock device object code.

    清单3给出模拟设备对象的代码。

    youdao

  • Just type in the verification code and the book is securely transmitted to your mobile device.

    只要输入验证码,这本书就能安全地发送到你的移动设备里。

    youdao

  • This strategy lets you examine the device driver's complete code flow on a per-interrupt basis.

    这种策略让我们可以按照每个中断来跟踪设备驱动程序的完整代码。

    youdao

  • That means that anyone can download, build, and run the code needed to create a complete mobile device.

    这意味着每个需要去创建一个完整的移动设备的人都可以下载、编译、运行这些代码。

    youdao

  • Developers write code to access the device through its APIs, but some APIs are not yet available, such as a compass API, a video API, or a sockets API.

    开发人员编写代码来通过API访问设备,但是一些API目前不可用,比如一个指针api、一个视频API或一个套接字api。

    youdao

  • The code I touched during that work relates mostly to device drivers to support the framework.

    我在工作中所接触的代码只与支持框架的设备驱动有关。

    youdao

  • You will want to change this if you're using something other than an NTSC TV set as your output device; though the code will still operate, it probably won't generate a legible display.

    如果您正在使用NTSC电视机之外的其他设备作为输出设备,可能会希望进行这种修改;不过尽管代码能够正常操作,但是可能不会产生一个清晰的显示输出。

    youdao

  • There are also huge differences between devices with and without a JIT: the "best" code for a device with a JIT is not always the best code for a device without.

    使用和不使用JIT的设备之间,是具有如此大的不同:使用JIT上最好的代码,在不使用JIT的设备上,常常不是最好的。

    youdao

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

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

    youdao

  • If you are migrating from IBM to IBM storage, then it is likely that you will simply need to update the MPIO code, FC adapter firmware and supporting device drivers.

    如果您是从ibm存储迁移到IBM存储,那么您可能只需要更新此MPIO代码、FC适配器固件以及设备驱动器。

    youdao

  • The majority of code in most modern kernels is found in device drivers.

    在现代内核中,大部分代码出现在设备驱动中。

    youdao

  • The BIOS loads the first sector of the boot device and executes the code it contains.

    BIOS加载启动设备的第一个扇区并运行其包含的代码。

    youdao

  • This can be invaluable for lower-level tasks such as code profiling or precise delays in device drivers and other time-critical code.

    这对于某些底层任务来说是无价的,例如对代码进行分析,或者在设备驱动程序或其他严格时间要求的代码中进行精确的延时。

    youdao

  • The Web service implementation or service provider code resides on the Device Manager server.

    Web服务实现或服务提供者的代码存于设备管理器服务器中。

    youdao

  • The following code is an example of how to implement a device type test.

    下面的代码是一个如何实现设备类型测试的例子?

    youdao

  • NOTE: you can develop code for the device platform on Linux; however, you cannot run the platform on these systems.

    注意:您可以在Linux上为设备平台开发代码;然而,不能在这些系统中运行平台。

    youdao

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

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

    youdao

  • Listing 2 contains code for recording audio on an Android device.

    清单2包含的代码在Android设备上录制音频。

    youdao

  • The monkeyrunner tool provides an API for writing programs that control an Android device or emulator from outside of Android code.

    monkeyrunner工具提供了一个API,使用此api写出的程序可以在Android代码之外控制Android设备和模拟器。

    youdao

  • These front-end and back-end drivers are where virtio comes in, providing a standardized interface for the development of emulated device access to propagate code reuse and increase efficiency.

    通过在这些前端和后端驱动程序中的virtio,为开发模拟设备提供标准化接口,从而增加代码的跨平台重用率并提高效率。

    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

  • Pure interpreted, where all code gets parsed on the device and executed with our AST-walking interpreter logic.

    纯解释,所有的代码在设备上完成了解析并且通过我们的AST -walking解释逻辑执行。

    youdao

  • KDB allows the user to control execution of kernel code (including kernel extensions and device drivers), and to observe and modify the variables and register.

    kdb允许用户控制内核代码的执行(包括内核扩展和设备驱动器),并观察和修改变量和寄存器。

    youdao

  • "Digital Rights Management" (DRM) describes the technical means by which distributors of consumer devices prevent users from deploying modified code on the device.

    “数字版权管理”(Digital Rights Management,DRM)描述了一种技术方法,通过它,消费型设备的发行人可以防止用户将篡改的代码部署到设备上。

    youdao

  • "Digital Rights Management" (DRM) describes the technical means by which distributors of consumer devices prevent users from deploying modified code on the device.

    “数字版权管理”(Digital Rights Management,DRM)描述了一种技术方法,通过它,消费型设备的发行人可以防止用户将篡改的代码部署到设备上。

    youdao

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

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

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