单词 | event handler | ||||||||||||||
释义 | event handler
更多释义 收起释义 例句释义: 事件处理器,事件处理程序,事件句柄 1. Then specify the value of that attribute as the name of the event handler method that you defined in the code-behind file of the XAML page. 接著将该属性的值指定为您在XAML页面的程式码后置档案中所定义的事件处理常式方法的名称。 technet.microsoft.com 2. If an event has no event handler, the event is raised to the next container up the container hierarchy in a package. 如果事件没有事件处理程序,则将该事件提升到包中容器层次结构中的上一级容器。 technet.microsoft.com 3. The event handler determines which button was clicked, and if it was the shopping cart button, performs appropriate logic. 事件处理程序确定所单击的是哪个按钮,如果是购物车按钮,则执行相应的逻辑。 msdn2.microsoft.com 4. This example requires that the method defined in this example is called from another form in an event handler or other method. 此示例要求从事件处理程序的另一个窗体或其他方法中调用在此示例中定义的方法。 msdn2.microsoft.com 5. A simple example might be that you write code in an event handler to get data from a database. 一个简单的示例是,在事件处理程序中编写代码以便从数据库中获取数据。 msdn2.microsoft.com 6. This event handler is called at the very beginning so that the initial screen contents can be set to be viewed. 在刚启动时调用这个事件处理函数,将初始屏幕内容设置为可见。 www.ibm.com 7. One is to assign the name of the event handler to the event name in the tag declaration of the object, as shown in Listing 16. 一种方式是在对象的标记声明中将事件处理程序的名称赋给事件名称,如清单16所示。 www.ibm.com 8. Parameters , a process that connects late may receive parameters that have been changed by an earlier event handler . 参数,因此,晚期连接的进程可能接收已被早期事件处理程序更改的参数。 www.bing.com 9. Gets or sets the object used to marshal the event handler calls that are issued as a result of a process exit event . 获取或设置用于封送由于进程退出事件而发出的事件处理程序调用的对象。 www.bing.com 10. In Listing 1, the target of the unload event is the body element, and the event handler is the bit of script inside the onunload attribute. 清单1中unload事件的目标是body元素,事件处理程序onunload属性中为数不多的那一点脚本。 www.ibm.com 1. Be careful not to call any of your controls from your DoWork event handler. 注意不要从DoWork事件处理程序调用您的任何控件。 msdn2.microsoft.com 2. That represents the object used to marshal the event handler calls issued as a result of a directory change . 获取或设置一个对象,该对象用于封送因目录更改而发出的事件处理程序调用。 www.bing.com 3. Method returns immediately, but the asynchronous operation is not completed until the event handler is called. 方法立即返回,但直到调用事件处理程序时,异步操作才完成。 msdn2.microsoft.com 4. Method contains the text of the client-side function call and can be inserted into a client-side event handler. 方法返回的字符串包含客户端函数调用的文本,可以插入到客户端事件处理程序中。 msdn2.microsoft.com 5. During each phase, any element along the path can be registered as an observer of the event, and can thus trigger an event handler. 每个阶段中,路径中的任何元素都可以注册为事件观测者,从而能够触发事件处理程序。 www-128.ibm.com 6. Registers beginning and ending event handler delegates that do not require state information for an asynchronous page. 为异步页注册不需要状态信息的开始和结束事件处理程序委托。 msdn2.microsoft.com 7. An event-handler delegate is bound to the method to be executed when the system raises an event. 事件处理程序委托会绑定到系统引发事件时要执行的方法。 msdn2.microsoft.com 8. event handler is called , and then the user is presented with a dialog box that has the option to cancel the close operation. 事件处理程序已被调用,但是随后用户会看到一个对话框,其中有取消关闭操作的选项。 www.ichacha.net 9. If you want to determine the validity of a control (or of the page as a whole) in the Page_Load event handler. 需要确定Page_Load事件处理程序中的控件(或整个页)的有效性。 msdn2.microsoft.com 10. You defined an event handler method that did not return the same type as the source event method. 您定义的事件处理程序方法与源事件方法返回的类型不同。 207.46.16.251 1. It is up to you to provide code for the event handler. 提供事件处理程序代码的任务由您来完成。 msdn2.microsoft.com 2. Displays available classes to which you can add an event handler. The class for the selected dialog box is displayed in red. 以选定的现有函数打开文本编辑器,以便可以添加或编辑控件通知处理程序代码。 technet.microsoft.com 3. Event handler is called because no method is declared for that event. 事件声明任何方法,因此不会调用该事件的任何事件处理程序。 msdn2.microsoft.com 4. The delegate defines the signature for an event handler to call when an item is removed from the cache. 而这个委派会定义从快取移除项目时,事件处理常式所要叫用的签章。 technet.microsoft.com 5. The last value returned by an event handler that was triggered by this event, unless the value was undefined. 返回被这个事件触发的事件处理器最后一次返回的值,除非这个值未定义。 blog.sina.com.cn 6. Handles clause, allowing you to dynamically add, remove, and change the event handler associated with an event. 子句更大的灵活性,它们允许动态地添加、移除和更改与某事件关联的事件处理程序。 msdn2.microsoft.com 7. You can access these results in the event handler for the ProgressChanged event, just as you would access the ProgressPercentage property. 您可以在ProgressChanged事件的事件处理程序中访问这些结果,就像访问ProgressPercentage属性一样。 msdn2.microsoft.com 8. Finally, add code to the beginning of the Form1_Load event handler that calls the two methods that you recently created. 最后,在调用最新创建的两个方法的Form1_Load事件处理程序的开头添加代码。 technet.microsoft.com 9. Event of the control must be associated with the event handler method shown in the example. 事件必须与示例中所示的事件处理程序方法关联。 msdn2.microsoft.com 10. An event handler for this event can be used to keep text selected until the user has completed a task within the application. 此事件的事件处理程序可用于使文本保持被选定,直到用户完成应用程序内的某项任务为止。 msdn2.microsoft.com 1. From the Method Name drop- down box , select one of the events that you want the event handler to handle . 从“类名”下拉框中,选择需要事件处理程序处理的某个控件。 www.bing.com 2. Just as with any other managed control, you add an event handler as follows. 就像任何其他托管控件一样,以如下方式添加事件处理程序。 msdn2.microsoft.com 3. Whenever the size of the control changes, the event handler associated with the SizeChanged event of the control is called. 只要控件大小更改,就会调用与控件的SizeChanged事件关联的事件处理程序。 msdn2.microsoft.com 4. This event is only accessible when a document is finished loading, so the handler is attached in a DocumentCompleted event handler. 只有在文档已完成加载时才能访问此事件,因此该处理程序被附加到DocumentCompleted事件处理程序中。 msdn2.microsoft.com 5. Just as you have added an event handler for the Download menu, create an event handler for the Upload menu. 正如为Download菜单添加事件处理程序一样,为Upload菜单创建一个事件处理程序。 msdn2.microsoft.com 6. The BackgroundWorker class exposes the DoWork event, to which your worker thread is attached through a DoWork event handler. BackgroundWorker类公开DoWork事件,您的辅助线程通过DoWork事件处理程序附加到该事件。 msdn2.microsoft.com 7. Provides a notification that a particular method is no longer being used by an event handler. 提供一个通知,声明特定方法不再由某个事件处理程序使用。 msdn2.microsoft.com 8. However, if the word is inside a host control, the code editor opens and the default event handler for the control is generated. 但是,如果该单词位于宿主控件内部,便会打开代码编辑器,同时生成控件的默认事件处理程序。 msdn2.microsoft.com 9. Once this counter reaches zero, it signals to the waiting receive activity in the main scope the completion of the last event handler. 此计数器达到零后,它会向主范围中正在等待的接收活动发送信号,以指示最后一个事件处理程序已完成。 www.ibm.com 10. Alternatively, event handler code could also have been embedded within the object tag, as shown in Listing 19. 或者,还可以将事件处理程序的代码嵌入在对象标记中,如图19所示。 www.ibm.com 1. This allows you to create a custom event handler that performs a specific set of instructions when the event is raised. 这使您得以创建一个自定义事件处理程序,以便在该事件引发时执行一组特定的指令。 msdn2.microsoft.com 2. When the event is raised, the delegate instance and its associated event handler method is called. 引发该事件时,就会调用该委托实例及其关联的事件处理程序方法。 msdn2.microsoft.com 3. The override event handler adds to any existing event handlers, but does not replace them. 重写事件处理程序将添加到任何现有的事件处理程序,但不替换它们。 msdn2.microsoft.com 4. Despite this, however, it still needs to be attached to an object, just like a regular event handler. 尽管如此,它还是需要附加到对象,这与常规的事件处理程序相同。 www.ibm.com 5. Property is set in an event handler to indicate that the system should perform no further processing. 属性的值在事件处理程序中进行设置,用于指示系统不应进一步进行处理。 msdn2.microsoft.com 6. The logic for the type of button and the event handler to be invoked is contained in this method, shown in Listing 15. 被调用的按钮和事件处理程序的类型的逻辑包含在此方法中,如清单15所示。 www.ibm.com 7. Initializes a new instance of the class with a specified caption, event handler, and associated shortcut key for the menu item. 用指定标题、事件处理程序和菜单项的关联快捷键初始化该类的一个新实例。 msdn2.microsoft.com 8. From the Class Name drop-down list at the top of the Code Editor, select the object that you want to create an event handler for. 从代码编辑器顶部的“类名”下拉列表中,选择要为其创建事件处理程序的对象。 msdn2.microsoft.com 9. This overload receives notification, through a callback, of the identity of the event handler for the operation. 此重载通过回调接收操作的事件处理程序标识的通知。 technet.microsoft.com 10. In the Code Editor, add an event handler for the MethodCompleted event that corresponds to the method you want to call. 在代码编辑器中,为对应于您想要调用的方法的MethodCompleted事件添加事件处理程序。 msdn2.microsoft.com 1. Create an event handler that processes the results of the asynchronous operation and associate it with your event delegate. 请创建一个处理异步操作结果的事件处理程序,并将其与事件委托关联。 msdn2.microsoft.com 2. Within the body of an event handler you can specify any standard BPEL activity. 在事件处理程序内,您可以指定任何标准BPEL活动。 www.ibm.com 3. Class is used for expressions that are bound to properties that specify an event handler. 类用于绑定到属性的表达式,这些属性指定事件处理程序。 msdn2.microsoft.com 4. Attribute with the name of the event handler assigned to it. 属性的名称与分配给它的事件处理程序的名称相同。 msdn2.microsoft.com 5. Insert code for retrieving the result of your operation in the RunWorkerCompleted event handler. 在RunWorkerCompleted事件处理程序中,插入用来检索操作结果的代码。 msdn2.microsoft.com 6. Is a predefined delegate that specifically represents an event handler method for an event that does not generate data. 是一个预定义的委托,专用于表示不生成数据的事件的事件处理程序方法。 msdn2.microsoft.com 7. If your application has an event handler that corresponds to the event, the event handler is called. 如果应用程序具有对应于该事件的事件处理程序,则调用该事件处理程序。 msdn2.microsoft.com 8. You can control the contents and formatting of a date cell as it is created by providing code in the event handler for the. 事件的事件处理程序中提供代码,可以在创建日期单元格时控制其内容和格式设置。 msdn2.microsoft.com 9. The first example is a car order process, where the explicit cancellation of an order is implemented by an onEvent event handler. 第一个示例是汽车订购流程,其中的显式订单取消操作是由一个onEvent事件处理程序实现的。 www.ibm.com 10. The event handler is called whenever the event occurs, unless you remove the Disposed delegate. 委托,否则每次发生该事件时都会调用事件处理程序。 msdn2.microsoft.com 1. The name of an event handler defined to handle the specified event for the control. 定义的用来处理控件的指定事件的事件处理程序的名称。 msdn2.microsoft.com 2. The name of a delegate that specifies the event-handler signature. 指定事件处理程序签名的委托名称。 msdn2.microsoft.com 3. Component in the designer, Visual Studio moves you to the Code Editor and creates the event handler and the blank procedure it calls. 组件时,VisualStudio会显示代码编辑器,并创建事件处理程序以及它调用的空过程。 msdn2.microsoft.com 4. A variable is created within the scope of a package or within the scope of a container, task, or event handler in the package. 变量在包的作用域内或者包中的容器、任务或事件处理程序的作用域内创建。 msdn2.microsoft.com 5. If the global scope requires the result of the event handler, set the result in the global result variable. 如果全局范围要求使用事件处理程序的结果,请在全局结果变量中设置该结果。 www.ibm.com 6. The event-handler method is called whenever the event occurs, unless you remove the delegate. 每当事件发生时就调用该事件处理程序方法,除非移除该委托。 msdn2.microsoft.com 7. Creating the control flow and data flows in an event handler is similar to creating the control flow and data flows in a package. 在事件处理程序中创建控制流和数据流类似于在包中创建控制流和数据流。 msdn2.microsoft.com 8. An event handler is constructed like a package, with a control flow and optional data flows. 事件处理程序的构造方式与包类似,它具有控制流和数据流(可选)。 msdn2.microsoft.com 9. Define the event handler, and write the code inside of it to perform bounds checking on the birth date. 定义事件处理程序,并在该事件处理程序中编写代码,以便对出生日期执行边界检查。 msdn2.microsoft.com 10. Unlike errors, warnings do not throw an exception if there is no validation event handler. 与错误不同,如果没有验证事件处理程序,警告就不会引发异常。 msdn2.microsoft.com 1. When an event that is hooked occurs, browsers call its event handler and wait for it to return before continuing on to the next event. 当连接的事件发生时,浏览器调用它的事件处理器,并等待它返回,然后再继续处理下一个事件。 www.ibm.com 2. Replace the code in the event handler to call the Update methods of the related TableAdapters. 替换事件处理程序中的代码以调用相关TableAdapter的Update方法。 msdn2.microsoft.com 3. also , an event attribute is added and set to the name of the event handler method that was automatically generated. 而且还添加事件属性,并将该属性设置为自动生成的事件处理程序方法的名称。 www.ichacha.net 4. Any other type of object returned from an event handler method is an error. 事件处理方法返回任何其他对象类型都是错误的。 www.javaeye.com 5. If one of these events occurs and there is code in the associated event handler, that code is invoked. 如果发生其中一个事件并且在相关联的事件处理程序中有代码,则调用该代码。 msdn2.microsoft.com 6. The script is typically not created as an event handler or function; it generally includes only the statements you want to execute once. 该脚本通常不创建为事件处理程序或函数;它通常只包含要执行一次的语句。 msdn2.microsoft.com 7. At the scope of the class, these members are accessible from all the event handler methods that are implemented in the same Form class. 在该类的作用域内,可以从在同一Form类中实现的所有事件处理程序方法中访问这些成员。 msdn2.microsoft.com 8. The document creation triggers an item-create event, which flows from the event monitor to the customer event handler through a JMS queue. 文档的创建触发了一个项目创建事件,它通过一个JMS队列从事件监听器流到定制的事件处理器。 www.ibm.com 9. The event handler is called whenever the event occurs, unless you remove the delegate. 除非移除了该委托,否则每当发生该事件时就调用事件处理程序。 msdn2.microsoft.com 10. Unless you remove the delegate, the event handler is called whenever the event occurs. 除非移除了该委托,否则每当发生该事件时都会调用事件处理程序。 msdn2.microsoft.com 1. The event handler is called whenever the event occurs, until you remove the delegate. 除非移除了委托,否则只要发生该事件,便会调用相应的事件处理程序。 msdn2.microsoft.com 2. This object will be used as the new item to be added to the associated collection, unless this property is updated by the event handler. 除非此属性被事件处理程序更新,否则此对象将作为新项被添加到关联的集合中。 msdn2.microsoft.com 3. If the Checked value is set to false, the RadioButton portion of the control must be checked in code in the Click event handler. 若Checked值被设置为false,则须在Click事件处理程序中用代码选中控件的RadioButton部分。 msdn2.microsoft.com 4. To cancel the closure of a form, set the Cancel property of the FormClosingEventArgs passed to your event handler to true. 若要取消窗体的关闭操作,请将传递给事件处理程序的FormClosingEventArgs的Cancel属性设置为true。 msdn2.microsoft.com 5. This wizard adds an event handler for a dialog box control to the class of your choice. 该向导向所选的类添加对话框控件的事件处理程序。 technet.microsoft.com 6. When the delegate instance is called, it in turn calls the event handler method. 调用该委托实例时,该实例会接着调用该事件处理程序方法。 msdn2.microsoft.com 7. Drop-down list, select the control to which you want to add the event handler. 下拉列表中,选择要向其添加事件处理程序的控件。 msdn2.microsoft.com 8. Mobile Safari defines an onorientationchange event handler and a window. orientation property to handle the orientation events. MobileSafari将定义onorientationchange事件处理程序和window.orientation属性以处理方向事件。 www.ibm.com 9. Property to pass a user-specified string to the event handler to help you identify what button raised the event. 属性向事件处理程序传递一个用户指定的字符串,以帮助您确定引发该事件的按钮。 msdn2.microsoft.com 10. You might then find an event handler like the following in the JavaScript code: $( "my_link" ). observe( "click" , validateAndSubmit); . 您可能会发现一个用JavaScript编码的事件处理程序,如下所示:$(“my_link”).observe(“click”,validateAndSubmit); www.ibm.com 1. To fix this error, give the event handler method the same return type as that of the source event method. 若要修复此错误,请给予事件处理程序方法与源事件方法的返回类型相同的返回类型。 207.46.16.251 2. The name of the client event handler that receives the result when an error occurs in the server event handler. 客户端事件处理程序的名称,该处理程序在服务器端事件处理程序出现错误时接收结果。 msdn2.microsoft.com 3. The event handler is generated if it does not exist already. 如果事件处理程序尚不存在,则生成它。 msdn2.microsoft.com 4. Adding a security check to an event-handling method does not prevent code from registering an event handler that invokes the method. 将安全检查添加到事件处理方法并不影响代码注册调用该方法的事件处理程序。 msdn.microsoft.com 5. This type of event handler may be used for scaling up an existing system by more instances. 这种事件处理函数可以用于在现有的系统中添加更多实例。 www.ibm.com 6. This code assumes that a Label and Button have been created on a form and that the button has an event handler for the Click event. 此代码假定已经在窗体上创建了一个Label和Button,并且该按钮有一个用于Click事件的事件处理程序。 msdn2.microsoft.com 7. Alternately, you can provide an event handler name of your choice, rather than selecting the default event handler name. 或者,也可以提供您自己选择的事件处理程序名,而不是选择默认的事件处理程序名。 msdn2.microsoft.com 8. The name of the associated event if the connection is running an event handler. 在该连接运行事件处理程序情况下的相关事件的名称。 www.ianywhere.com 9. When an event handler is called, you can determine which control caused the event. 调用事件处理程序之后,可以确定引发事件的控件。 msdn2.microsoft.com 10. The result of the script is passed back to the client event handler. 脚本的结果传回客户端事件处理程序。 msdn2.microsoft.com 1. The result of the script is passed back to the client event handler. 脚本的结果传回客户端事件处理程序。 msdn2.microsoft.com 2. When an item in a List is created and data-bound, this event handler sets the properties of the list item from arbitrary expressions. List中的项创建和绑定数据之后,此事件处理程序使用任意表达式设置列表项的属性。 msdn2.microsoft.com 3. The event data passed to the event handler provides information on the panel to draw and a Graphics object to use to perform drawing tasks. 传递到事件处理程序的事件数据提供了关于要描述的面板和用来执行描述任务的Graphics对象的信息。 msdn2.microsoft.com 4. This enables you to handle multiple event types with one event handler. 这使您可以用一个事件处理程序处理多个事件类型。 msdn2.microsoft.com 5. The event handler displays the name that appears in the title bar of the workbook window that was resized. 该事件处理程序显示调整了大小的工作簿窗口的标题栏中出现的名称。 msdn2.microsoft.com 6. To associate the event handler with your event, add an instance of the delegate to the event. 若要使事件处理程序与事件关联,请将该委托的一个实例添加到事件。 msdn2.microsoft.com 7. To associate the event with your event handler, add an instance of the delegate to the event. 要使该事件与事件处理程序相关联,请将该委托的一个实例添加到事件中。 msdn2.microsoft.com 8. Select the control to which you want to connect an event handler. 选择要将事件处理程序连接到的控件。 msdn2.microsoft.com 9. You can use such an event handler together with the DELETE_OLD_LOGS database option to control the space taken up by transaction logs. 您可以将这样的事件处理程序与DELETE_OLD_LOGS数据库选项一同使用,从而控制事务日志占用的空间。 www.ianywhere.com 10. You can create an event handler for this event to determine when the user has changed text selection within the control. 可以为此事件创建一个事件处理程序,来确定用户何时更改了控件内的选定文本。 msdn2.microsoft.com 1. Initializes a new instance of the class with a specified caption and event handler for the. 事件的事件处理程序初始化该类的一个新实例。 msdn2.microsoft.com 2. This wizard adds a menu or accelerator command handler or dialog control event handler to the class of your choice. 本向导将菜单、快捷键命令处理程序或对话框控件事件处理程序添加到所选的类中。 tr.bab.la 3. Each event handler provides two parameters that allow you to handle the event properly. 每个事件处理程序提供两个使您得以正确处理事件的参数。 msdn2.microsoft.com 4. An event handler is a piece of executable code or markup that responds to a particular event. 事件处理程序是对应特定事件的一段可执行代码或者标记。 www.ibm.com 5. In particular, a significant portion of a SAX event handler is devoted to tracking how far the parser has gone in the document. 尤其是SAX事件处理程序特别重要的一部分是致力于跟踪解析器已在文档中的执行程度。 www.ibm.com 6. The following code example shows an event handler used to create a blue ellipse within a bounding rectangle. 下面的代码示例演示用来在边框内创建蓝色椭圆的事件处理程序。 msdn2.microsoft.com 7. The xajax object creates wrapper functions for the PHP functions that may be invoked from a PHP script or an input form event handler. xajax对象为可能从PHP脚本或输入表单事件处理程序中调用的PHP函数创建包装器函数。 www.ibm.com 8. For the moment, concentrate on adding a JavaScript event handler for the oncomplete event. 这时,关注于为oncomplete事件增加一个JavaScript事件句柄。 www.ibm.com 9. The following code example demonstrates the declaration of an event handler delegate that does not use event data. 以下程式码范例示范如何宣告不使用事件资料的事件处理常式委派。 msdn.microsoft.com 10. When a designer requests an event handler, the service will find the topmost handler on the stack that matches the class you requested. 当设计器请求某个事件处理程序时,该服务将在堆栈上找到与请求的类匹配的最上面一个处理程序。 msdn2.microsoft.com 1. These restrictions must be considered carefully when an event handler is defined. 在定义事件处理程序时,必须仔细考虑这些限制。 www.ibm.com 2. In JSF, an UI event handler method can determine which page to display next by returning the string name of a navigation rule. 在JSF中,一个用户界面事件处理器能通过返回导航规则名称,决定下一步该显示哪个页面。 www.infoq.com 3. At the end of this event handler, the NewForm is shown using the call to ShowModal, which results in the screen shown in figure 5. 在该事件处理程序的结尾,通过调用ShowModal显示了NewForm,其结果如图5所示。 www.ibm.com 4. Figure 5 shows an example of a script called hello. groovy with an event handler method for a GET event. 图5展示了一个名为hello.groovy的脚本示例,它的每个GET事件都有一个事件处理程序。 www.ibm.com 5. To build the example overview list, the queryAndUpdate function is called from the event handler functions. 要构造示例概要清单,从事件处理函数中调用queryAndUpdate函数。 www.ibm.com 6. You can use any valid subroutine with a matching signature as an event handler. 您可以将任何带有匹配签名的有效子例程用作事件处理程序。 www.kuenglish.info 7. The most common reason that a handler is not called is that the control has not been correctly bound to the event handler. 未调用处理程序的最常见原因是控件尚未正确绑定到事件处理程序。 msdn2.microsoft.com 8. In Listing 2, the event handler is only interested in price-quote, so it tests for it. 在清单2中,事件处理器仅对price-quote感兴趣,所以仅对它测试。 www.ibm.com 9. You can use delegates to let procedures specify an event handler method that runs when an event occurs. 可以使用委托让过程指定事件处理程序方法在事件发生时运行。 msdn2.microsoft.com 10. You have to manually create an event handler and hook the event handler up to the underlying event. 您必须手动创建事件处理程序并将事件处理程序与基础事件挂钩。 msdn2.microsoft.com 1. In the designer, double-click the button to create a default event handler for that button. 在设计器中,双击该按钮以创建该按钮的默认事件处理程序。 msdn2.microsoft.com 2. The activate event handler may also return a value, which is treated identically to a return value of an action request event trigger. 激活事件处理器也可以返回一个值,它与动作请求的事件触发器返回的值是一样的。 www.jukuu.com 3. Let's assume that an instance of the event handler detects that an additional instance of the same event handler has to be started. 让我们假定事件处理程序的实例检测到必须启动相同事件处理程序的其他实例。 www.ibm.com 4. It is possible to write an event handler to control the actions performed when the command button is clicked. 当命令按钮按下时可以写事件处理器来控制行动的执行。更详细。 dict.bioon.com 5. The event handler is actually causing a method to be invoked on the main thread of operation. 实际上,该事件处理程序实现了在主操作线程上调用方法。 msdn2.microsoft.com 6. You can provide a custom routine to perform when a command button is clicked by providing an event handler for the command event. 可以提供命令事件的事件处理程序,以便在单击命令按钮时提供要执行的自定义例程。 msdn2.microsoft.com 7. To invoke a JavaScript function when the page is loaded, an event handler for the onload event needs to be specified. 为在装载页面时调用一个JavaScript函数,需要指定用于onload事件的事件处理程序。 www.ibm.com 8. Add an event handler for the label Click event (the default event for a label) by double-clicking the label. 通过双击标签,为标签的Click事件(标签的默认事件)添加事件处理程序。 msdn2.microsoft.com 9. The Item property of the DataGridItemEventArgs object passed into the event handler can be used to get the desired DataGridItem object. 可以使用传递到事件处理程序的DataGridItemEventArgs对象的Item属性获取所需的DataGridItem对象。 msdn2.microsoft.com 10. When your asynchronous receive operation calls an event handler, an instance of this class is passed to the handler. 当异步接收操作调用事件处理程序时,此类的一个实例将被传递给该处理程序。 msdn2.microsoft.com 1. Condition The WHERE condition used to control firing of the event handler. condition用于控制事件处理程序触发的WHERE条件。 www.ianywhere.com 2. Process to your event handler, an event is raised each time the process writes a line to the redirected stream. 流重定向到事件处理程序,则每当进程向重定向流中写入一行时都会引发事件。 msdn2.microsoft.com 3. An executable can be a For Loop, Foreach Loop, or Sequence container; a task; or an event handler. 可执行文件可以是For循环容器、Foreach循环容器、序列容器、任务或事件处理程序。 msdn2.microsoft.com 4. Note that your event handler method is called after layout has been computed. 请注意,事件处理常式方法是在配置计算完成之后呼叫。 technet.microsoft.com 5. Typically each event produces an event handler with a different event-object type for the second parameter. 通常每个事件都会为第二个参数产生一个具有不同事件对象类型的事件处理程序。 technet.microsoft.com 6. You define an object level event by registering an event handler with the event of a database object. 定义一个对象层事件是通过注册一个事件处理程序到一个数据库对象的事件中来完成的。 www.01vb.com 7. If an event handler takes too long, it might delay the browser's own responses to events that have not been hooked. 如果一个事件处理器花费了过长时间,它可能会延迟浏览器本身对未连接的事件的响应。 www.ibm.com 8. By doing so, the loop in the main scope and logic in the event handler controls the final number of event handler instances. 这样,主范围内的循环和事件处理程序中的逻辑就可以控制事件处理程序的最终数目。 www.ibm.com 9. As an alternative, you can place your code in the event handler for the Click or Command event instead of the Page_Load method. 或者,您可以将代码置于Click或Command事件的事件处理程序中,而不是置于Page_Load方法中。 msdn2.microsoft.com 10. Composite activities like flow or sequence are especially useful to specify the actions taken within the event handler. 流或序列之类的组合活动在指定事件处理程序内所进行的操作时尤为有用。 www.ibm.com 1. Object representing the method used to remove an event handler delegate from the event source. 对象,它表示用于从事件源中移除事件处理程序委托的方法。 msdn2.microsoft.com 2. The example below uses the Button control's Click event handler to open an instance of the OpenFileDialog component. 下面的示例使用Button控件的Click事件处理程序打开OpenFileDialog组件的实例。 msdn2.microsoft.com 3. This enumeration provides additional information about the different notifications that can be received by the dependency event handler. 此枚举提供有关不同通知的其他信息,这些信息可由依赖项事件处理程序接收。 msdn2.microsoft.com 4. This will fire an event handler that takes the tablename from the ListBox and retrieves the metadata for that table. 这将激活一个事件处理程序,该程序采用ListBox中的表名,并为该表检索元数据。 www.ibm.com 5. Object representing the method used to add an event handler delegate to the event source. 对象,它表示用于将事件处理程序委托添加到事件源的方法。 msdn2.microsoft.com 6. To respond to button clicks, implement a DataGridView. : : . CellClick event handler that displays a form containing the child table. 若要对按钮单击作出响应,请实现DataGridView.::.CellClick事件处理程序,使之显示包含子表的窗体。 msdn2.microsoft.com 7. The event handler is called whenever the event occurs. 一旦发生该事件,将调用此事件处理程序。 msdn2.microsoft.com 8. To close connections by disposing the long-running object context in the closeForm_Click event handler method, type the following code. 要通过在closeForm_Click事件处理器方法中清理长期运行的对象上下文来关闭连接,输入以下代码。 www.ibm.com 9. Nearly all components must deal with events, either as an event publisher or as an event handler. 几乎所有组件都必须处理事件,要么作为事件的发布者,要么作为事件的处理者。 www.ibm.com 10. The example also sets the Cancel parameter of the event handler to true so that the chart does not receive the right click action. 该示例还将该事件处理程序的Cancel参数设置为true,以便图表不接收右击操作。 msdn2.microsoft.com 1. Indicates whether the event is propagated to a higher level event handler. 指示是否将该事件传播到较高等级的事件处理程序。 msdn2.microsoft.com 2. The event handler is then notified when the event occurs for any one of those controls. 当这些控件中的任何一个发生该事件时,事件处理程序便会得到通知。 msdn2.microsoft.com 3. To tab out of the custom control to the previous control, use the following code in the KeyDown event handler when an Up key is detected. 若要按Tab键从自定义控件跳到前一个控件,可以在检测到Up键时在KeyDown事件处理程序中使用下列代码。 msdn2.microsoft.com 4. This event handler displays a message box indicating that the size of the control has changed. 该事件处理程序显示一个消息框,指示控件的大小已更改。 msdn2.microsoft.com 5. Simply put, a filter is a SAX event handler that passes the events it receives to another event handler. 简单地说,过滤器是将接收到的事件传送给另一个事件处理程序的SAX事件处理程序。 www.ibm.com 6. When the event handler finishes, the application sends the page back to the browser with any changes made by the event handler. 在事件处理程序完成处理后,应用程序将由事件处理程序更改过的页发回浏览器。 msdn2.microsoft.com 7. Indicates whether the event handler stops running when an error, warning, or query cancellation occurs. 指示在出现错误、警告或查询取消时事件处理程序是否停止运行。 msdn2.microsoft.com 8. An event handler is said to be enabled once the associated scope starts. 关联的范围启动时,相应的事件处理程序就已启用了。 www.ibm.com 9. If the selected message type already has an event handler for the selected class, Add and edit is unavailable, and Edit code is available. 如果选定的消息类型已经具有选定类的事件处理程序,则“添加并编辑”不可用,而“编辑代码”可用。 207.46.16.251 10. To programmatically control the actions performed when a postback HotSpot is clicked, provide an event handler for the Click event. 若要以编程方式控制在单击回发HotSpot时执行的操作,请为Click事件提供事件处理程序。 msdn2.microsoft.com 1. The ProgressChanged event handler toggles the text between its light and dark state to give the appearance of flashing. ProgressChanged事件处理程序在文本的亮和暗这两种状态之间切换,给人以闪烁的感觉。 msdn2.microsoft.com 2. The event handler must have the same method signature as the delegate declared for the event. 事件处理程序必须具有与为事件声明的委托相同的方法签名。 msdn2.microsoft.com 3. Navigate to Event Handler option, as shown in the following illustration. “定位到事件处理程序”选项,如下图所示。 technet.microsoft.com 4. Instead, the event handler for the category list populates the subcategories and forces JSF to skip to the render response phase. 相反,类清单的事件处理程序会生成子目录,并强制JSF跳过进行响应的阶段。 www-128.ibm.com 5. Registers beginning and ending event handler delegates for an asynchronous page. 为异步页注册开始和结束事件处理程序委托。 msdn2.microsoft.com 6. When DISABLE is specified, the event handler does not execute even when the scheduled time or triggering condition occurs. 指定DISABLE后,即使是在调度时间内或满足触发条件时,事件处理程序也不会执行。 www.ianywhere.com 7. Visual Web Developer switches to Source view and creates a skeleton event handler for the Button control's default event, the Click event. VisualWebDeveloper切换到“源”视图并为Button控件的默认事件(Click事件)创建一个主干事件处理程序。 msdn2.microsoft.com 8. Notice that the first script in the figure is not placed in an event handler method. 注意,图中的第一个脚本并不放置在一个事件处理程序方法中。 www.ibm.com 9. An event handler is a procedure, but the event itself is a signaling device, which must be raised and handled. 事件处理常式是一个程序,但是事件本身则是必须引发和处理的信号装置。 msdn.microsoft.com 10. The re-creation can be performed in an event handler for the. 事件的事件处理程序中进行重新创建。 msdn2.microsoft.com 1. The grid does not actually perform the sort; you do that in an event handler. 网格不实际执行排序;排序由您在事件处理程序中执行。 msdn2.microsoft.com 2. Do add the suffix Callback to the name of a delegate that is not an event handler. 向不是事件处理程序的委托的名称添加Callback后缀。 msdn2.microsoft.com 3. In the Click event handler, use the Checked property to determine the control's state, and perform any necessary action. 在Click事件处理程序中,使用Checked属性确定控件的状态,并执行任何必要操作。 msdn2.microsoft.com 4. Visual Web Developer creates a handler for the default event and opens the code editor with the insertion point in the event handler. VisualWebDeveloper创建默认事件的处理程序,并打开代码编辑器,此时插入点位于事件处理程序中。 msdn2.microsoft.com 5. However, if the authentication server is unavailable, the event handler returns the application to the offline state. 但是,如果身份验证服务器不可用,则事件处理程序会使应用程序重新恢复为脱机状态。 technet.microsoft.com 6. Event handlers are members of an event handler collection, and all containers include this collection. 事件处理程序是事件处理程序集的成员,所有容器都包含此事件处理程序集。 msdn2.microsoft.com 7. Statement. At run time, the delegate forwards calls to the appropriate event handler. 在运行时,委托将各种调用转发到相应的事件处理程序。 msdn2.microsoft.com 8. Use the event handler's index to select the input out of the global input list. 使用事件处理程序的索引来从全局输入列表中选择输入值。 www.ibm.com 9. The event handler reports that the update should be treated as an error. 事件处理程序报告:应将更新作为错误对待。 msdn2.microsoft.com 10. When a user clicks on the button, the OS calls into the GUI toolkit, which in turn calls your event handler. 当用户单击该按钮时,OS调用GUI工具包,转而调用您定义的事件处理函数。 www.ibm.com 1. Modify the ThisAddIn_Startup procedure by adding code to set up the event handler for the VisibleChanged event. 修改ThisAddIn_Startup过程,方法是为VisibleChanged事件添加设置事件处理程序的代码。 msdn2.microsoft.com 2. In the Code Editor, from the Class Name drop-down list, choose the form or control that you want to create an event handler for. 在“代码编辑器”中,从“类名”下拉列表中,选择要为其创建事件处理程序的窗体或控件。 msdn2.microsoft.com 3. If a validation error occurs and a validation event handler is not provided, an exception is thrown. 通知客户端。如果发生验证错误且没有提供验证事件处理程序,则将引发异常。 msdn2.microsoft.com 4. When an item is activated, an action is typically performed in an event handler for the. 事件的事件处理程序中执行一个操作。 msdn2.microsoft.com 5. In the beginRequest event handler the postBackElement property is used to access the name of the element that caused the postback. 在beginRequest事件处理程序中,postBackElement属性用于访问导致回发的元素的名称。 msdn2.microsoft.com 6. After you have added your event handler to the event, the method is called whenever the class raises the event. 向事件添加事件处理程序后,每当该类引发该事件时都会调用该方法。 msdn2.microsoft.com 7. Creates a unique name for an event-handler method for the specified component and event. 为指定组件和事件的事件处理程序方法创建唯一的名称。 msdn2.microsoft.com 8. Assigns an event handler delegate to render the server control and its content into its parent control. 分配事件处理程序委托,以将服务器控件及其内容呈现到父控件中。 msdn2.microsoft.com 9. Finally, notice that we get a handle on the button we created in the layout XML and add a click event handler. 最后,注意上述代码获得一个在布局XML中创建的按钮的句柄,并添加一个单击事件处理程序。 www.ibm.com 10. The parser sends events, such as the start or end of an element, to an event handler, which processes the information. 解析器向一个事件处理程序发送事件,比如元素的开始和结束,而事件处理程序则处理该信息。 www.ibm.com 1. You can use the oncleared event handler to clear any other form fields or reset the form. 您可以使用oncleared事件处理程序清除任何其他表单字段或重置表单。 www.ibm.com 2. In the example below, the event handler for the event generated by the press key changes the views's color from red to blue. 下例中事件处理者处理通过按键将视图的颜色由红改变成蓝而产生的事件。 www.openface.org.cn 3. In the attribute value, type the name of the event handler. 在属性值中,输入事件处理常式的名称。 technet.microsoft.com 4. If a Project_Open event handler exists, Microsoft Project 2000 adds this statement at the beginning of the existing subprocedure. 若存在Project_Open事件句柄,MicrosoftProject2000将在现有的子过程开始处添加此语句。 office.microsoft.com 5. Control is created and data-bound, this event handler sets the properties of the list item from arbitrary expressions. 控件中的项并将其与数据绑定时,此事件处理程序使用任意表达式设置列表项的属性。 msdn2.microsoft.com 6. Place that part of the business logic that is to be processed in parallel inside that event handler. 将要以并行方式执行的该部分业务逻辑放在该事件处理程序内部。 www.ibm.com 7. This method allows an event handler to be invoked to respond to file changes even if the. 此方法仍然允许调用事件处理程序以响应文件更改。 msdn2.microsoft.com 8. Navigate to the event handler or method that you want to set the DialogResult property for. 定位到要为其设置DialogResult属性的事件处理程序或方法。 msdn2.microsoft.com 9. Since the jQuery Library is used in the JavaScript part, the HTML page contains no event-handler attributes. 因为jQuery库用于JavaScript部分,HTML页面不包含事件处理程序属性。 www.ibm.com 10. An event handler can use this method to modify the set of visible commands for the item. 事件处理程序可以使用此方法为该项修改该组可视命令。 msdn2.microsoft.com 1. Returns the method used to remove an event handler delegate from the event source. 返回用于从事件源中移除事件处理程序委托的方法。 msdn2.microsoft.com 2. Event handler methods can have any name; the name you see is the default name created by Visual Web Developer. 事件处理程序方法可以具有任意名称;您看到的名称是VisualWebDeveloper创建的默认名称。 msdn2.microsoft.com 3. System variables contain useful information about a package, container, task, or event handler. 系统变量包含有关包、容器、任务或事件处理程序的非常有用的信息。 msdn2.microsoft.com 4. An event handler for the button will cause the form to be submitted when the button is pressed. 按钮的事件处理程序,在点击按钮时表单将被提交。 www.ibm.com 5. This causes the Click event handler for the button to be invoked when the ENTER key is pressed. 这会导致按下Enter键时将引发按钮的Click事件处理程序。 msdn2.microsoft.com 6. Finally, you added an event handler to the Refresh button, which basically reloads the data from XML file whenever the button is pressed. 最后,您向Refresh按钮添加一个事件处理程序,它在按下按钮时从XML文件重新加载数据。 www.ibm.com 7. You can check conditions in this event handler to determine whether Outlook should display the form region. 可以检查此事件处理程序中的条件以确定Outlook是否应显示窗体区域。 msdn2.microsoft.com 8. As you can see, the script manager registers a pre-rendering event handler. 如您所见,脚本管理器会注册一个预呈现事件处理程序。 blog.163.com 9. Notice that the event handler receives the element name, namespace and attribute lists as parameters from the parser. 请注意,事件处理器接收元素名称、名称空间和属性列表作为来自语法分析器的参数。 www.ibm.com 10. should not contain the code to perform the required action. Rather call another method from the event handler . 一个事件控制器不应该包含代码执行要求的动作,而应该从事件控制器里面调用另一个方法。 dict.kekenet.com 1. Once that's done, decrement the global counter that counts the number of active event handler instances. 完成此任务后,对全局计数器进行递减操作(该计数器对活动事件处理程序实例进行计数)。 www.ibm.com 2. Solution: Define a process that contains a scope with an event handler associated. 解决方案:定义包含与事件处理程序关联的范围的一个流程。 www.ibm.com 3. It loops until the index in the event handler's input message reaches the number of reviewers. 它将一直循环到事件处理程序的输入消息的索引达到审阅人员的数量为止。 www.ibm.com 4. Returns the method used to add an event handler delegate to the event source. 返回用于将事件处理程序委托添加到事件源的方法。 msdn2.microsoft.com 5. Navigate to the event handler or method that you want to set the. 属性的事件处理程序或方法。 msdn2.microsoft.com 6. To cancel navigation, set the Cancel property of the WebBrowserNavigatingEventArgs object passed to the event handler to true. 若要取消导航,请将传递给事件处理程序的WebBrowserNavigatingEventArgs对象的Cancel属性设置为true。 msdn2.microsoft.com 7. The rationale for this is that the event handler must be able to access the variable that holds the incoming message. 这样做的根本原因是,事件处理程序必须能够访问保存传入消息的变量。 www.ibm.com 8. Provides a notification that a particular method is being used by an event handler. 提供一个通知,告知特定方法正由事件处理程序使用。 msdn2.microsoft.com 9. Event handler for the button so that it reads as shown in the following code example. 事件处理程序,如下面的代码示例所示。 msdn2.microsoft.com 10. If more than one handler is attached that matched the criteria, only the first handler in the event handler store is removed. 如果附加了超过一个符合准则的处理常式,则只会移除事件处理常式存放区中的第一个处理常式。 technet.microsoft.com 1. Assign the first argument of the event handler to the variable, casting it to the appropriate type. 将事件处理程序的第一个参数分配给变量,并将它强制转换为适当的类型。 msdn2.microsoft.com 2. Handles clause in that both allow you to specify an event handler. 子句相似,因为两者都允许指定事件处理程序。 msdn2.microsoft.com 3. An event handler is a workflow that runs in response to the events raised by a package, task, or container. 事件处理程序是为响应包、任务或容器所引发的事件而运行的工作流。 msdn2.microsoft.com 4. In this article, the system only terminates the process in the event handler when the cancellation event happens. 在本文中,系统仅在取消事件发生时终止事件处理程序中的流程。 www.ibm.com 5. The evaluation response is then returned to the custom event handler for further actions. 然后评估响应会返回给定制的事件处理器以便执行更进一步处理。 www.ibm.com 6. Each application domain that needs to perform processing when it is unloaded should register an event handler for this event. 每个需要在卸载时执行处理的应用程序域都应为此事件注册事件处理程序。 msdn2.microsoft.com 7. Creates a session request that allows the event handler to set the rule path and the input parameters. 创建一个允许事件处理器设计规则路径和输入参数的会话请求。 www.ibm.com 8. The attempt to change the registered event handler failed. Please make sure the device is turned on and connected properly. 未能更改已注册的事件处理程序。请确定设备已被打开并且连接正确。 angel.w15.5tom.cn 9. The signature of the event-handling method is identical to the signature of the event-handler delegate. 事件处理方法的签名与事件处理程序委托的签名是相同的。 msdn2.microsoft.com 10. In a loop, we start one instance of this event handler for each reviewer. 在循环中,将为每个审阅人员启动此事件的一个实例。 www.ibm.com 1. If you perform the same action in an event handler that triggers that same event, you will create an infinite loop. 如果在事件处理程序中执行触发该相同事件的相同操作,会导致无限循环。 www.01vb.com 2. Statements to dynamically associate an event with an event handler. 语句动态地将事件与事件处理程序关联。 msdn2.microsoft.com 3. Unfortunately, the object raising the events cannot know ahead of time which event handler is handling a specific event. 遗憾的是,引发事件的对象无法提前知道哪个事件处理程序正在处理特定事件。 technet.microsoft.com 4. Removing an event source does not remove the underlying event handler from source text. 移除事件源不会从源文本中移除基础事件处理程序。 msdn2.microsoft.com 5. The enumeration is used in code during the event handler for the Click event of the Cascade Windows menu item. 在“层叠窗口”菜单项的Click事件的事件处理程序中,代码将使用枚举。 msdn2.microsoft.com 6. Modify the Click event handler by adding a call to the procedure that you previously added. 修改Click(单击)事件处理程序,方法是添加一个对先前添加的过程的调用。 msdn2.microsoft.com 7. Otherwise, the item is removed by garbage collection and your event handler code does not run. 否则,此项便会被垃圾回收移除,而事件处理程序代码也将无法运行。 msdn2.microsoft.com 8. Argument of the event handler to the variable, casting it to the appropriate type. 参数分配给变量,将它强制转换为适当的类型。 msdn2.microsoft.com 9. After the loop define a receive activity that waits until it is invoked by the last event handler. 在循环之后,定义接收活动,该活动将等待最后一个事件处理程序实例调用。 www.ibm.com 10. This allows you to provide an event handler that performs a custom routine, such as canceling the mode change, whenever this event occurs. 因此,可以提供一个事件处理程序,使之在每次发生此事件时执行一个自定义例程(如取消模式更改)。 msdn2.microsoft.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。