EVENT HANDLER in Chinese translation

[i'vent 'hændlər]
[i'vent 'hændlər]
事件句柄

Examples of using Event handler in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Note: A jQuery error event handler should not be attached to the window object.
注意:一个jQueryerror事件处理器不应该附加到window对象上。
Moreover, an event handler is provided to print the training progress.
此外,我们还可以提供一个eventhandler,来打印训练的进度:.
When jQuery attaches an event handler, it assigns a unique id to the handler function.
当jQuery的绑定一个事件处理程序,它分配一个唯一的ID给处理函数。
The click event handler will receive new properties inside the MouseEvent argument: webkitForce.
click事件处理函数将会从MouseEvent中收到一个新的属性:webkitForce.
The section“Form event handlers” contains the form event handler procedures: On Creating a Server, Opening, etc.
表单事件处理程序”部分包含表单事件处理程序过程:创建服务器,打开等。
Attach an event handler for all elements which match the current selector, now and in the future.
附加一个事件处理器到匹配目前选择器的所有元素,现在和未来。
As with all the other APIs, you get an event handler that gets fired on success or failure.
和其他所有API一样,您会得到一个在成功或失败时被激发的事件处理程序
If you are running a database server intermittently, and it is not running at a scheduled time, the event handler does not run at startup.
如果您正在间歇地运行数据库服务器,而且不是在调度时间运行,则在启动时事件处理程序不会运行。
This procedure(along with Unit1's TForm1. Button1Click) is called an event handler because it responds to events that occur while the program is running.
这个过程(以及Unit1单元的TForm1.Button1Click)是作为事件句柄,因为它们响应程序运行时发生的事件。
If you have 10 buttons inside a div, attach only one event handler to the div wrapper, instead of one handler for each button.
如果你在一个div中有10个按钮,那么你只需在div上绑定一个事件处理(利用委托),而不是为每个按钮。
If you have 10 buttons inside a div, attach only one event handler to the div wrapper, instead of one handler for each button.
如果你在a里面有10个按钮div,那么只能把一个事件处理程序附加到div包装器,而不是每个按钮的一个处理器。
On() method provides all functionality required for attaching event handlers.
On()方法提供绑定事件处理程序所需的所有功能。
We need to attach some event handlers and add some behavior.
我们需要附加一些事件处理程序和添加一些行为。
Using the EventSource interface, the client opens a connection and establishes event handlers.
使用EventSource接口,客户端打开连接并建立事件句柄
For non-delegated event handlers attached directly to an element, event..
对于非授权的事件处理程序,直接连接到一个元素,event.
You have to remember to bind the event handlers.
您必须记住绑定事件处理程序
This causes the child process data events handlers to be triggered on the main process.
这将导致子进程数据事件处理程序在主process.
Another major flaw is that all the event handlers are stored in a single file, which makes the development part more cumbersome.
另一个主要缺陷是所有事件处理程序都存储在一个文件中,这使得开发的部分更加繁琐。
The first is when a Web Forms page has async event handlers, but neglected to set Page.
第一,Web窗体页有异步事件处理程序,但忽略了将Page.
Because without closures, it would be hard to implement common structures like callbacks or event handlers.
因为没有闭包的话,实现像回调函数或者事件句柄这样的公共结构就会很困难。
Results: 42, Time: 0.0299

Word-for-word translation

Top dictionary queries

English - Chinese