• The amqsput utility will display a message indicating the target queue.

    amqsput实用程序将显示一条指示目标队列的消息。

    youdao

  • Let's change the example to display a message if there are more than three heroes.

    让我们来修改这个例子,如果多于三位英雄,显示一条消息。

    youdao

  • Hover over code marked with a wavy line to display a message describing the error.

    停留在以波浪线标记的程序码上,以显示描述错误的讯息。

    youdao

  • The browser will typically display a message indicating that the certificate has been installed.

    该浏览器通常会显示一条消息,指示已安装证书。

    youdao

  • Repairing can display a message saying that a VirtualBox installation file could not be found.

    修复过程会提示消息说某个VirtualBox安装文件无法找到。

    youdao

  • Furthermore there is no way to display a message box to temporarily stop one of these actions.

    而且没有办法显示一个消息框来暂时停止这些行动之一。

    youdao

  • If you change your profile picture or add a friend, the mini-feed will display a message about it.

    如果你更改了个人档案头像或添加了一个好友,迷你更新区域会相应的显示出一条相关信息。

    youdao

  • If no bootable drive is detected, it will display a message that the computer system needs a system disk.

    如果没有检测到可以启动的驱动器,就会显示一条信息,表明计算机系统需要一个系统盘。

    youdao

  • At this point, all that this iteration of the script does is display a message that shows the user-specified values.

    到目前为止,脚本的这一次迭代只是通过显示消息显示用户指定的值。

    youdao

  • The short code block in Listing 22 demonstrates how you can display a message to the console upon any adding, deleting, or changing a record in the RMS.

    清单22中的一小段代码展示了如何在RMS的记录发生添加、删除或更改的时候把消息显示在控制台上。

    youdao

  • So-called benign viruses might simply display a message, like the one that infected IBMs main computer system last Christmas with a seasons greeting.

    所谓的“良性”病毒可能只是简单地显示一个消息,如在去年圣诞节时,受感染的IBM公司的主要计算机系统显示节日问候。

    youdao

  • Scripting engines that do not support conditional compilation display a message advising of the need for a new scripting engine without generating errors.

    不支持条件编译的脚本引擎显示一则消息,建议需要使用新的脚本引擎,而不会产生错误。

    youdao

  • Select this option to have the editor scan the line endings in a file and display a message box if inconsistencies are detected in how line endings are formatted.

    如果选择此选项,编辑器便会扫描文件中的行尾,如果检测到行尾的格式有不一致的情况,则显示一个消息框。

    youdao

  • USB lost and Found is a small application whose sole purpose is to display a message on your USB flash drive, in case it gets lost and the finder wants to return it.

    USB失物招领是一个很小的应用程序,其唯一目的就是在你的USB闪存驱动器显示一条消息,以防丢失和取景器想要返回。

    youdao

  • We've probably all known programmers who decide that the solution is just to display a message that says approximately, "Key Numbers with no commas and a leading minus sign."

    我们也许都遇到过这样的程序员,他们认为解决方案不过是显示一个像“别键入逗号和前置负号”这样的消息。

    youdao

  • This is a small control panel procedures, a demonstration of how the control panel to create your own icon and display a message, double-click on the icon after treatment.

    这是一个控制面板小程序,演示如何在控制面板创建自己的图标以及显示提示信息,双击图标后的处理等。

    youdao

  • If the user does not have appropriate credentials, display a message box or some other user interface indicating that they do not have access, and return to the initial TAB.

    如果使用者没有适当的认证,则会显示讯息方块或其他使用者介面,表示使用者没有存取权限,并返回最初的索引标签。

    youdao

  • When an error occurs in a system call, you can access and display a message corresponding to the error in at least one of two ways: by using either the perror or the strerror function.

    当系统调用中出现错误时,您至少可以用以下两种方式的一种来访问和显示与该错误对应的消息:通过使用perror或strerror函数。

    youdao

  • By adding a simple function to display a message and exit with the appropriate return code as well as moving everything into a for loop, the script looks cleaner and is easier to understand.

    这个脚本增加了一个简单的函数来显示一个消息并带适当的返回码退出,还把所有操作转移到一个for循环中,这使这个脚本看起来更干净、更容易理解了。

    youdao

  • Now, when a user enters 40 CC for the vehicle data, the program must display a message saying that the entry does not fall within the valid CC range. You can show the message simply as in Listing 1.

    现在,当用户输入的车辆数据为40cc时,程序必须显示一条消息,说明输入的数据不在有效的CC范围内。

    youdao

  • A warning message will display and the username field in the browser will be cleared.

    将显示一条警告消息,并且浏览器中的用户名字段将被清空。

    youdao

  • It contains the logic to retrieve the correct error message and display it back to the user in a meaningful way.

    它包含检索正确的出错消息并以一种有意义的方式将其显示给用户的逻辑。

    youdao

  • A message will display indicating that all clones have been started.

    将显示一条指出所有克隆都已启动的消息。

    youdao

  • Since this program can only display messages or run commands, it refuses to create an alarm that has neither a message nor a command.

    因为此程序只能显示消息或运行命令,所以它拒绝创建既不是消息也不是命令的警报。

    youdao

  • Although sending messages to a log file can be quite useful, there are often times when you would also like to display a user-friendly error message in the event of an unrecoverable exception.

    虽然向一个日志文件发送消息相当有用,但是很多时候您可能还想在发生不可恢复的异常时显示一个用户友好的错误消息。

    youdao

  • During iteration, you create a radio button and a label that includes the suggestion, then you append it to a custom error message and display it to the user.

    遍历过程中创建一个单选按钮和一个包含提示的标签,然后将它附加到错误消息,显示给用户。

    youdao

  • The error page can then display a friendly error message to the user, and then perhaps log the relevant exception information for the system administrator to review at a later time.

    错误页面可以显示一个友好的信息给用户,然后可以将相关的异常信息写入日志以供管理员日后查看。

    youdao

  • When you double-click on a message operation signature on a sequence diagram, a list of available operations will display.

    当您在序列图的消息操作签名上双击时,会出现一个可用操作的列表。

    youdao

  • When you double-click on a message operation signature on a sequence diagram, a list of available operations will display.

    当您在序列图的消息操作签名上双击时,会出现一个可用操作的列表。

    youdao

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

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

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