查询
1 词典释义:
on the button
时间: 2025-06-08 19:15:59
英 [ɒn ðə ˈbʌt(ə)n]
美 [ɑn ði ˈbətn]

phr. 准确无误;正好;准时;精确地

双语例句
  • You're on the button there!

    那让你说准了!

    《牛津词典》
  • We arrived at 4 o'clock on the button.

    我们在4点钟准时到达。

    《牛津词典》
  • Then click on the button to move on.

    然后按一下按钮继续前进。

  • We must now center the image on the button.

    现在我们需要将按钮上的图像居中。

  • Notice the onClick event specified on the button.

    请注意按钮上指定的onClick事件。

  • A click on the button calls the startSearch function.

    单击按钮调用startsearch函数。

  • The value of text indicates what's displayed on the button.

    text的值指定按钮上显示的内容。

  • Clicking on the button takes you straight to your inbox.

    点击这个按钮就可以直接进入你的收件箱。

  • Set imagemode to clip, which centers the image on the button.

    将 imagemode 设置为 clip,这会使按钮上的图像位置居中。

  • All the poll function does is simulate a click on the button.

    所有的poll功能所执行的行为都是模拟点击按钮的行为。

  • IconClass: icon CSS class displays the specified icon on the button.

    iconClass:图标css类在按钮上显示指定的图标。

  • When a user clicks on the button, it invokes the getData function.

    当用户单击按钮时,就会调用getdata函数。

  • I stood at his left, my finger on the button, waiting for the order.

    我站在他左边,手指放在按钮上,等候命令。

  • To toggle the text on the button In the application in Figure 7, click Hello!

    要切换 图 7 的应用程序中按钮上的文本,单击 Hello!

  • If you want to hear it, you can right click on the button to hear what each sounds like.

    如果您想听它的发音,可以右键单击按钮听听每个音素的发音。

  • Click on the button Run... in the editor to deploy the commands against the database GSDB.

    在编辑器中单击run…按钮,以GSDB数据库为基础部署命令。

  • It requires that the user clicks on the button, closes the document, and re-opens it again.

    它要求用户点击按钮、关闭文档并重新打开文档。

  • Finally, notice that we get a handle on the button we created in the layout XML and add a click event handler.

    最后,注意上述代码获得一个在布局XML中创建的按钮的句柄,并添加一个单击事件处理程序。

  • Similarly, the second line connects the cb_button_click function to the clicked signal on the button object.

    类似地,第二行把cb _ button_click函数连接到button对象的clicked信号。

  • In working with the buttons and their states, I found that the text on the button wouldn't change colors properly.

    在处理按钮及其状态时,我发现,按钮上的文本不能正确地改变颜色。

  • Now compile the new KitchenSink, click on the button as before, and you should see the interface shown in Figure 2.

    现在编译新的KitchenSink并单击按钮,将看到图2所示的结果。

  • When the task is completed, you can click on the button that should have appeared at the bottom of the property sheet.

    当任务完成后,你可以点击出现在属性列底部的按钮button。

  • Then, a click-listener is installed on the button, so that when the button is clicked, the first form is submitted via Ajax.

    然后,它在按钮上注册一个单击事件,所以当按钮被单击时,第一个表单会通过 Ajax 方式提交。

  • You'll go back and forth between showing and hiding the leaderboard, and changing the label on the button to match the state.

    您可以来回切换,并根据当前状态改变按钮上的标签。

  • Without even knowing what was involved in registration, all the users that clicked on the button did so with a sense of despair.

    所有点击了“注册”按钮的用户在这么做时都带着一种绝望的感觉,他们甚至都不知道为什么要注册。

  • To change the name on the button control and the help tip displayed when the mouse is over it, right-click the button control and select control.

    要修改按钮控件中的名字和鼠标置于其上方时显示的帮助提示,右键单击按钮控件,然后选择Control。

  • But if their sales forecasting is not on the button, companies risk annoying consumers who cannot get hold of their products because they are out of stock.

    但是如果零售商们的销售预测不准确,他们则会面临惹恼消费者的风险;这些消费者会因为他们的断货而无法获得所需的商品。

  • Before the actual test even begins (by which I mean bringing up the page and clicking on the button), the test has to first complete several expensive steps.

    在开始实际测试(比如打开页面并单击按钮)之前,测试必须先完成一些步骤。

  • It's still not particularly exciting, since nothing happens when users (you, me, or your Aunt Sally, if she happens to be looking over your shoulder) click on the button.

    现在的页面内容仍然没什么看头,因为当用户(你、我、或者刚好经过的大姨妈Sally)点击按钮时没有任何反应。

  • Recompile the code to produce a new.swf that now responds to button-clicks, reload the "hello.html" page in the browser, and lo and behold, clicking on the button produces Figure 2-5.

    重新编译代码产生一个新的SWF,现在可以响应按钮点击了,在浏览器中重新载入“ hello . html ”页面,点击按钮会产生图2 - 5的结果。