click method信息详情

click method发音

意思翻译

喀呖声调谐法

相似词语短语

method───n.方法;条理;类函数

click skip───单击“跳过”

click sender───单击“发件人”

jigger click───跳汰机点击

click on───点击鼠标

click counter───[计] 时钟计数器

click stop───锁定光圈

click tester───单击测试仪

click speed───键音速;点击速度

双语使用场景

The click method iterates through the list of callbacks and invokes each one.───方法click会遍历回调函数的列表,然后一个个地调用它们。

The overridden click method increments count.───被重写的click方法会增加count。

Only the button's label field and click method remain.───只有按钮的label字段和click方法被保留了下来。

The click method now only cares about the visual appearance of a "physical" button being clicked.───这个click方法现在只关心一个“物理上的”按钮被单击时候的可见表现。

The primary constructor takes a label argument and a list of callbacks that are invoked when the button's click method is invoked.───主构造函数接受一个label(标签)参数和一个callbacks(回调)的list(列表),这些回调函数会在按钮的click方法被调用时被调用。

Since the new click method overrides Button's concrete implementation, the override keyword is required.───因为新的click方法重写了Button的具体实现,必须加上override关键字。

The revised declaration of observableButton actually creates an anonymous class in which we override the click method, as before.───修订过的observableButton的声明实际上创建了一个匿名类,并且像之前那样重写了click方法。

Let's use this trait with Button and its concrete click method in a Specs test.───让我们在Specs测试中和Button类以及它的具体click方法一起使用这个trait。

You can also select multiple files or folders and pass a list of files to a script with the same right-click method.───还可以选择多个文件或者文件夹,并采用相同的右击方法,将文件清单传递给脚本。

英语使用场景

Only the button's label field and click method remain.