• Now click the Send button at the bottom of the page and wait for a few moments.

    现在请点击页面底部Send按钮稍等片刻

    youdao

  • Screen capture of UI with a message text box, Send button, and list of chat items.

    UI屏幕截图带有一个消息文本Send按钮聊天记录列表

    youdao

  • He hit the send button at 2 a.m. and, to his surprise, received a reply the next afternoon.

    两点钟点击发送了邮件,令惊讶的是第二天下午他就收到回信

    youdao

  • Hitting the send button on scathing, company-wide email is far from the best way to resign.

    受伤地按下发送按钮,发送一封全员电子邮件远远不是辞职办法

    youdao

  • The Send button sends a file only to a device that has been listening for requests to be sent a file.

    发送按钮文件发送侦听文件发送请求设备

    youdao

  • Unlike one-on-one you can limit your mistakes and make sure that your meaning is right before you hit the send button.

    面对面的谈话方式不同,可以个人的书面信息错误进行修改,在你确定发送之前可以修改

    youdao

  • At the top are the object references to the various UI elements, the text field for the message to send, the send button, and the message list.

    顶部各种UI元素对象引用发送消息文本字段、发送按钮消息列表

    youdao

  • Then pressing the send button we see that the message went to the server, was posted, and then returned from messages.php as you can see in Figure 11.

    然后send按钮我们看到消息发送并发布服务器messages.php返回,就可以 11 中看到的一样。

    youdao

  • Now, place the top-textbox (txtIn), showing received data, and the lower textbox (txtOut), showing the data to be send after clicking the Send button.

    现在放置上方文本txtIn),用它表示接收到数据页下方文本框(txtOut),用它表示发出的数据,点击发送按钮发送。

    youdao

  • To post a video, users of 12cast (iTunes link) simply record a new video in the app (no longer than 12 seconds), give it a title, and hit the send button.

    想要发布视频12cast用户(ituneslink)只需应用录制视频(12秒以内),命名点击发送即可

    youdao

  • Suddenly she clicks the send button to upload her post, and a man sitting on a sofa instantly screeches to a halt right in front of her and cries victory.

    突然点击发送按钮提交帖子一个坐在沙发上人嘎然而止出现面前发出胜利的欢呼。

    youdao

  • The Send button gets pushed only three times, yet seven copies of the same message appear in differing states for three peopleeach copy a dead version of another.

    发送按钮仅仅按了然而却有7个相同邮件副本不同的状态三个的邮箱中出现——每个副本对另外一个副本来说都是一个无法修改的拷贝。

    youdao

  • Then, submitForm() returns false so that the onclick expression of the Send button can return false, indicating the Web browser must not submit the form data to the server.

    然后submitForm()返回false因此Send按钮onclick表达式返回 false,指示Web浏览器不要表单数据提交服务器。

    youdao

  • "I thought long and hard about it over the weekend, made my final decision and Sunday night went ahead and cast the ballot and pushed the send button," he said to the reporter.

    记者说:“周末考虑了很久,然后做出了最后决定。”周日晚上毫不犹豫地了一发送键

    youdao

  • If you need to respond to an offensive email, carefully 'draft the mail, read through it, and press the send button only after (you have) calmed down, ' suggests Mr. Venkataramana.

    温卡塔拉马纳建议说,如果需要回复一封无礼邮件,那么就要认真地起草邮件通读一遍而且冷静下来以后再发送键。”

    youdao

  • In the default configuration, the Domino Web Access user is alerted to this condition with the prompt shown in figure 15, immediately after clicking the send button but prior to sending the memo.

    缺省配置DominoWebAccess用户这种情况中会看到15所示警告提示就发生在点击Send按钮之后发送便筏之前

    youdao

  • To keep consistent with the roles of the components involved in the solution, the RTLS provider is expected to send a "button press" event.

    使解决方案涉及组件角色保持统一,RTLS提供者预计发送一个按钮按下”事件。

    youdao

  • Select the menu button from here and your can send the barcode in a variety of different ways.

    点击这里的“菜单按钮就可以通过多种方式发送条形码

    youdao

  • The development of the common application means that one entry can be dispatched to over 400 schools with the push of the "send" button.

    开发统一申请表后,意味着只要登录填写一次然后按发送键就可以简简单单将自己申请信息发往400多所大学。

    youdao

  • Now enter information about which products in which quantities you want to purchase and click on the "Send PO" button.

    现在输入关于购买产品数量信息单击SendPO按钮

    youdao

  • Enter a test string to send to your Web service in the "string" box and click the "Go" button to invoke the service, as per Figure 7 below.

    string输入发送Web服务测试字符串单击Go按钮调用服务,如下面的7中所示。

    youdao

  • Before you save the configuration, you can test your configuration using the Send a test E-mail button, where you can enter the to and From addresses, as shown in Figure 8.

    保存配置,请先使用SendaTeste - mail按钮测试配置,可以输入ToFrom地址,如图8所示。

    youdao

  • If an error occurs that is too complex to fix, you can click a button to export problem details into a ZIP file, which you can send to Integration Developer for detailed analysis.

    如果发生复杂无法修复的错误可以单击一个按钮问题详细信息导出ZIP文件,然后可以该文件发送IntegrationDeveloper进行详细分析。

    youdao

  • But, as a consumer, I would much prefer clicking a button to send my itinerary to one of the itinerary-management solutions than to furnish all of my supplier-website passwords to Traxo.

    然而作为一个消费者希望只需点击按钮便可以把行程发送行程管理软件上,而不需要向Traxo要求那样提供所有供应商网站上的用户名和密码

    youdao

  • The easiest way to send an Ajax request is to have a button that does that when the user clicks the button (see Listing 15).

    发送一个Ajax请求简单的方法用户点击这个按钮时,按钮就会执行这个任务(参见列表15)。

    youdao

  • Fortunately, it's really easy to collect the changes and send them to the server, and that's what we'll use the second Button for.

    幸运的是,搜集这些修改它们发送回服务器实际上非常简单这也正是我们使用第二Button的目的。

    youdao

  • The Add button appends a new input field to the form, the Remove button deletes the last field, and Send submits the form data to the server.

    Add按钮新的输入字段附加表单Remove 按钮删除一个字段,Send服务器提交表单数据

    youdao

  • To do nothing is to allow the train to kill the five children on the firsttrack; to press the button is to save those five but send the solitary child toher destiny.

    什么都不,就意味着杀死5小孩按钮就意味着救下5个孩子但是会杀死单独那1个小孩。

    youdao

  • Click the send Measurement button to send the event data to the data Capture and Delivery device agent and start the processing.

    单击SendMeasurement按钮事件数据发送DataCapture andDelivery设备代理启动处理流程。

    youdao

  • Click the send Measurement button to send the event data to the data Capture and Delivery device agent and start the processing.

    单击SendMeasurement按钮事件数据发送DataCapture andDelivery设备代理启动处理流程。

    youdao

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

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

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