单词 | click method |
释义 | 例句释义: 喀呖声调谐法,方法,听声调谐法,滑鼠按键方法 1. The click method now only cares about the visual appearance of a "physical" button being clicked. 这个click方法现在只关心一个“物理上的”按钮被单击时候的可见表现。 www.bing.com 2. 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方法被调用时被调用。 www.bing.com 3. Since the new click method overrides Button's concrete implementation, the override keyword is required. 因为新的click方法重写了Button的具体实现,必须加上override关键字。 www.bing.com 4. The revised declaration of observableButton actually creates an anonymous class in which we override the click method, as before. 修订过的observableButton的声明实际上创建了一个匿名类,并且像之前那样重写了click方法。 www.bing.com 5. Let's use this trait with Button and its concrete click method in a Specs test. 让我们在Specs测试中和Button类以及它的具体click方法一起使用这个trait。 www.bing.com 6. You can also select multiple files or folders and pass a list of files to a script with the same right-click method. 还可以选择多个文件或者文件夹,并采用相同的右击方法,将文件清单传递给脚本。 www.ibm.com 7. Two of these controls become part of a custom EditorPartCollection object that is created when the Button1_Click method executes. 其中两个控件成为自定义EditorPartCollection对象的一部分,该对象是在执行Button1_Click方法时创建的。 msdn2.microsoft.com 8. The button1_Click method calls SetDataObject to take selected text from the text box and place it on the system Clipboard. button1_Click方法调用SetDataObject,从文本框中提取选定的文本,然后将其置于系统剪贴板中。 msdn2.microsoft.com 9. The click method iterates through the list of callbacks and invokes each one. 方法click会遍历回调函数的列表,然后一个个地调用它们。 www.bing.com 10. Then, in the Button2_Click method, the code accesses the value of the ConsumerID property and displays it in a label. 然后,在Button2_Click方法中,代码访问ConsumerID属性的值,并将其显示在标签中。 msdn2.microsoft.com 1. The Button1_Click method creates a connection between the controls, and the Button2_Click method disconnects the controls. Button1_Click方法在控件之间创建连接,而Button2_Click方法则断开控件之间的连接。 msdn2.microsoft.com 2. Therefore, you can use the GuiTestObject click method, in conjunction with the index, to click any particular button. 因此,您可以与索引结合,使用GuiTestObject方法点击任何特殊按钮。 www.ibm.com 3. The button2_Click method calls GetDataObject to retrieve data from the system Clipboard. button2_Click方法调用GetDataObject,从系统剪贴板中检索数据。 msdn2.microsoft.com 4. The overridden click method increments count. 被重写的click方法会增加count。 www.bing.com 5. Only the button's label field and click method remain. 只有按钮的label字段和click方法被保留了下来。 www.bing.com 6. Then, in the Button2_Click method, the code accesses the ConsumerConnectionPointID property. 然后,在Button2_Click方法中,代码访问ConsumerConnectionPointID属性。 msdn2.microsoft.com 7. The code that handles the Button1_Click method creates a connection between the controls by using the ConnectWebParts method. 处理Button1_Click方法的代码通过使用ConnectWebParts方法在控件之间创建连接。 msdn2.microsoft.com 8. Associate the Button1_Click method with the button's Click event. 将Button1_Click方法与该按钮的Click事件关联。 msdn2.microsoft.com 9. These controls become part of a custom CatalogPartCollection object that is created when the Button1_Click method executes. 这些控件成为自定义CatalogPartCollection对象的一部分,该对象是在执行Button1_Click方法时创建的。 msdn2.microsoft.com 10. The code for this switch appears in the Web page's Button1_Click method. 用于此切换的代码显示在网页的Button1_Click方法中。 msdn2.microsoft.com 1. Associate the button1_Click method with the Click event for button1. 将button1_Click方法与button1的Click事件关联。 msdn2.microsoft.com 2. To do this, you will add code to the lblAlarm_Click method. 为此,将向lblAlarm_Click方法中添加代码。 msdn2.microsoft.com 3. In fact, super will be bound when this trait is mixed into an instance that defines a concrete click method, such as Button. 实际上,super会在这个trait混入一个定义了具体click方法的实例的时候被绑定。 www.bing.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。