What is the translation of " 事件处理程序 " in English?

event handler
事件处理程序
事件句柄
一个事件处理程序
event handlers
事件处理程序
事件句柄
一个事件处理程序

Examples of using 事件处理程序 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
On()方法提供绑定事件处理程序所需的所有功能。
On() method provides all functionality required for attaching event handlers.
事件处理程序可以绑定到图片:.
The event handler can be bound to the image:.
我们需要附加一些事件处理程序和添加一些行为。
We need to attach some event handlers and add some behavior.
对于非授权的事件处理程序,直接连接到一个元素,event.
For non-delegated event handlers attached directly to an element, event..
Onerror事件处理程序是第一个特点,方便JavaScript处理错误。
The onerror event handler was the first feature to facilitate error handling in JavaScript.
事件处理程序可以绑定到<div>元素上,如下:.
The event handler can be bound to the<div> as follows:.
您必须记住绑定事件处理程序
You have to remember to bind the event handlers.
这将导致子进程数据事件处理程序在主process.
This causes the child process data events handlers to be triggered on the main process.
另一个主要缺陷是所有事件处理程序都存储在一个文件中,这使得开发的部分更加繁琐。
Another major flaw is that all the event handlers are stored in a single file, which makes the development part more cumbersome.
使用JSX,你需要传递一个函数作为事件处理程序,而不是一个字符串。
With JSX you pass a function as the event handler, rather than a string.
第一,Web窗体页有异步事件处理程序,但忽略了将Page.
The first is when aWeb Forms page has async event handlers, but neglected to set Page.
在progress事件处理程序之外访问,response的值会始终为null。
Outside the progress event handler, the value of response is always null.
立即向连接附加一些事件处理程序可让您知道连接打开、收到传入讯息或出现错误的时间。
Attaching some event handlers immediately to the connection allows you to know when the connection is opened, received incoming messages, or there is an error.
通过使用一些JavaScript事件处理程序,您可以将您的网页转换成一个完整而快速的富文本编辑器。
By using some JavaScript event handler, you can transform your web page into a fast rich text-box.
事件处理程序在特定对象(当前事件目标)的上下文中调用,并提供事件对象本身。
Event handlers are invoked in the context of a particular object(the current event target) and are provided with the event object itself.
我们可以在JavaScript或者vbscript中编写事件处理程序,然后把这些事件处理程序指定为事件标签属性的值。
We can write our event handlers in Javascript or vbscript and you can specify these event handlers as a value of event tag attribute.
通过JSX,你传递一个函数作为事件处理程序,而不是一个字符串。
With JSX you pass a function as the event handler, rather than a string.
在HTML事件处理程序中,this指的是接收此事件的HTML元素:.
In HTML event handlers, this refers to the HTML element that received the event:..
我还可以向图像添加“错误”事件处理程序,当图像加载失败时,它将被激发。
I can also add an“error” event handler to the image and it will get fired when the image fails to load.
On()方法绑定事件处理程序到当前选定的jQuery对象中的元素。
The. on() method attaches event handlers to the currently selected set of elements in the jQuery object.
一旦事件处理程序将控制返回给解析器,则该属性列表无效。
Once the event handler returns control to the parser, the attribute list is invalid.
一个简单的示例是,在事件处理程序中编写代码以便从数据库中获取数据。
A simple example might be that you write code in an event handler to get data from a database.
指令为我们幕后设置了事件处理程序,并为我们提供了动态数据绑定。
Directives set up the event handlers behind the scenes for us and give us dynamic databinding.
在适当的情况下,属性类型、方法参数和提供给事件处理程序的参数将在主题标题下方的列表中详细说明。
Where appropriate, property types, method arguments,and the arguments provided to event handlers are detailed in a list underneath the topic heading.
Onerror事件处理程序提供了三条信息,以找出错误的确切性质:.
The onerror event handler provides three pieces of information to identify the.
在这个JavaScriptaticle中,我们将讨论事件处理程序,事件监听器和事件对象。
In this JavaScript aticle, we will go over event handlers, event listeners, and event objects.
根据脚本,我们必须为矩阵创建三个事件处理程序BeforePrint,单元格[Year]和单元格[Revenue]。
According to the script, we had to create three event handler BeforePrint for the matrix, the cell[Year] and the cell[Revenue].
Onerror事件处理程序提供了三条信息,以找出错误的确切性质:.
The onerror event handler provides three pieces of information to identify the exact nature of the error-.
对话框编辑器:创建个人对话框窗口,并提供添加控制元素和事件处理程序的范围。
The Dialog Editor: Creates personal dialog windows andprovides scope for the adding of control elements and event handlers.
Results: 29, Time: 0.0132

Word-for-word translation

Top dictionary queries

Chinese - English