• If all else fails to prevent rf interference from being introduced into the input, external filtering of the device input paths may be required, as shown in Figure 3-7.

    如果所有措施都不能避免RF干扰进入测试输入端,那么就可能需要设备的输入通路上进行外部滤波如图3 - 7所示。

    youdao

  • At the lowest level are the screen and input device drivers (as for the keyboard or mouse) to interact with the actual hardware.

    最底层屏幕输入设备驱动程序(关于键盘鼠标)实际硬件交互

    youdao

  • This is very convenient for users, because it corresponds well with the essential design of that ubiquitous input device, the mouse.

    对于用户来说非常方便因为非常符合鼠标这个无处不在输入设备的关键设计

    youdao

  • In the context of computer systems, one problem with physical tokens is that some sort of input device is necessary for every client to the system.

    计算机系统环境中,物理标记一个问题必须系统每个客户机提供某类输入设备

    youdao

  • Input lag on a wireless device can be more of a problem than you'd think, and worse still, it's tough to diagnose and fix.

    无线设备输入延迟问题想象严重,更糟的是诊断分析并搞定这个问题十分艰难的。

    youdao

  • After you deploy your application, users can simply use their mobile device browsers to access the URL for your web page and enter whatever input you have allowed for.

    部署程序之后,用户就可以简单地使用他们移动设备浏览器访问网络页面URL输入您想要的内容

    youdao

  • Another important aspect of executing commands from the command-line interface (CLI) is the ability to write various outputs to a device or to read input into a command from another device.

    通过命令界面(CLI)执行命令一个重要方面能够各种输出写到设备或者来自另一个设备的输入读取到命令中。

    youdao

  • Globalization also requires the ability to input text in different languages with a keyboard, mouse, or other device and to properly present it in those languages on the screen or printer.

    全球化需要使用键盘鼠标设备不同语言输入文本通过屏幕打印机正确显示那些语言文本能力

    youdao

  • Once the audience and platform(s) are determined, the developer should take some time and understand the input methods and screen device dimensions.

    一旦确定目标用户和平台开发者需要花时间清楚输入方式屏幕设备尺寸。

    youdao

  • Much like authentication with physical tokens, biometric authentication has the limitation that you need to have access to a physical input device in order to be able to authenticate.

    与使用物理标记认证相似,生物认证也存在限制需要访问物理输入设备以便能够进行认证

    youdao

  • The device now resumes its scaling-up operation, multiplying the input integers by the newly updated factor.

    设备现在继续执行放大操作,用更新乘数乘上输入整数

    youdao

  • A large screen that serves as the primary input device, a minimalist design, a proprietary Apple input system and better-than-average battery life?

    当作主要输入设备屏幕,一个抽象设计,一个独有苹果输入系统优于平均水平电池寿命

    youdao

  • Using a small acoustic microphone in the device, vibrations caused by a user scratching or tapping on a tabletop are detected and used as input signals.

    通过设备使用小型声学麦克风用户在屏幕上或是轻拍而产生震动就能检测出来作为输入信号。

    youdao

  • Some applications include allowing the mobile phone to become a TV remote control or allowing a mobile phone to be used as a QWERTY keyboard input device.

    而某些应用程序可用手机变成电视遥控器或者把手机当作标准英文键盘的输入设备来使用

    youdao

  • Tablet computers are larger than a smart phone but interact with the user in much the same way, using a touchscreen as a primary input device.

    平板电脑智能手机同样方式用户交互使用触摸屏作为主要输入设备。

    youdao

  • Others have built such a dream device, but none has yet overcome the problem of input: typing on a screen is difficult and handwriting recognition has never really worked.

    其他厂家也曾经尝试推出这种梦幻设备但是他们都没能克服一个问题屏幕输入困难手写识别率低可怜。

    youdao

  • For example, a device can switch transparently from GPRS on the road to a cheaper WLAN in an Internet cafe for network connectivity, depending on location input from a GPS module.

    例如根据GPS模块定位输入设备可以透明地将网络连接路上GPRS切换网吧便宜的WLAN

    youdao

  • As shown in Figure 1, MCS accepts XDIME as input and produces the markup language suitable for the device making the request.

    正如1MCS接收XDIME作为输入生成符合设备要求标记语言

    youdao

  • The controller processperhaps after performing some computations using as input the multiplying factor sent to it by the devicesends a new factor down to the device over a dedicated channel.

    控制器进程——可能设备发送乘数了某些计算中的种——通过专用通道一个乘数发送回设备。

    youdao

  • In is the same instance of One2OneChannelInt you saw previously; the device receives input integers on this channel.

    in前面已经看到One2OneChannelInt相同实例设备通过这个通道接收输入整数

    youdao

  • Listing 9 provides a button that passes in a device id from an input field called id and displays the response SOAP Envelope in a div element called result.

    清单9提供了按钮按钮可以名为id输入字段传入一个设备id,在名为result元素显示响应SOAP信封

    youdao

  • In is an instance of One2OneChannelInt on which the device receives input integers.

    inOne2OneChannelInt实例设备通过它接收输入整数

    youdao

  • However, both sort and uniq require data entry or input from the standard input device (stdin).

    但是sortuniq则需要标准输入设备(stdin)请求数据输入。

    youdao

  • The Griffin iMic is our audio input device of choice.

    Griffin iMic我们选择音频输入设备

    youdao

  • Mobile Portal converts the forms into markup suitable for each device using input methods supported by the device.

    MobilePortal使用相关设备支持输入方法表单转换适合每个设备标记

    youdao

  • When you log in and are assigned a terminal device to type in (the terminal becomes standard input for your shell), you're made the owner of the device, and tty becomes the group owner.

    登录分配一个用来键入终端设备(该终端成为Shell标准输入)时,您将被指定为设备所有者tty成为所有者。

    youdao

  • In Listing 3, DB-Access reads the input from the standard input device, processes the input, and writes the results to the standard output device.

    清单3中,DB -Access标准输入设备读取输入,然后处理输入后将结果写到标准输出设备。

    youdao

  • On the MIDI input application, the Attach and Detach buttons connect and disconnect the application from the selected MIDI device.

    MIDI输入应用程序中,AttachDetach按钮负责连接断开选 MIDI 设备应用程序。

    youdao

  • On the MIDI input application, the Attach and Detach buttons connect and disconnect the application from the selected MIDI device.

    MIDI输入应用程序中,AttachDetach按钮负责连接断开选 MIDI 设备应用程序。

    youdao

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

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

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