handlers
美 [ˈhændlər]
英 [ˈhændlə(r)] 
- n.【自】(信息)处理机;处理者;(赛马,警犬等的)训练者
- 网络处理程序;句柄;事件处理器
词形变化
复数:handlers 同义词
英汉解释
英英解释
例句
The drag handlers are uninstalled, leaving the original onmousedown handlers behind, ready to start the next drag-and-drop sequence.
这个拖动处理程序将被卸载,只留下最初的onmousedown处理程序,准备好开始下一轮的拖放过程。
But you're better off setting flags -- and nothing else -- in a signal handler, as opposed to trying to create sophisticated handlers.
但是您最好只在一个信号处理器中设置标记(别的什么都不做),这胜过尝试创建复杂的处理器。
Less-anxious mice did not avoid handlers that restrained them by the scruff of the neck, whereas tail-snatched mice scurried away.
抓其颈背,较少焦虑的小鼠不避处理器约束他们,同时抓住小鼠尾基部直接提起小鼠会急忙跑开。
Informal parameters are often used to set the CSS class of an element, or to specify client-side event handlers.
非正式参数通常被用来设置一个元素的CSS样式,或者用来指定客户端的事件处理器。
As Stephon Marbury has shown us, Chinese basketball for super quick ball-handlers is all three-pointers, alley-hoops and shoe franchises.
由于马布里告诉我们,超快速球处理中国篮球是所有三个三分球,篮球和鞋的专营权。
You can reduce the complexity and length of your callback methods by using different content handlers for different parts of the document.
通过为文档不同部分使用不同的内容处理程序,可以减少回调方法的复杂性和长度。
If he refuses to affix his signature or fingerprint, the case handlers shall record the situation down in the transcripts of interrogation.
拒绝签名或者捺指印的,办案人员应当在讯问笔录上注明。
Alter personalities can be brought to the surface by programmers or handlers using special codes , usually stored in a laptop computer.
改变人格可以通过编程者或操作者使用一些特殊的编码被带到意识表面,通常被存储在一台便携式电脑中。
The control appears in the dialog box, where you can edit it or create handlers for it just as you would any other control.
控件出现在对话框中,在那里可以像对待任何其他控件那样编辑该控件或为其创建处理程序。
Prepares the set of commands for a specified item prior to showing it, by calling any event handlers that might be set on the.
事件设置的任何事件处理程序,以便在显示指定项之前准备该项的命令集。
There was just one problem, which hadn't occurred to his handlers - Uri was a vegetarian with an abiding respect for all life.
只是有一点是其上司没有想到的——尤里是个历来尊重一切生命的素食主义者。
To see how HTTP handlers can be used to perform URL rewriting, consult the code available for download with this article.
要查看如何使用HTTP处理程序来执行URL重写,请参考可随本文下载的代码。
Be careful how much work you do in your event handlers.
注意您在事件处理程序中做了多少工作。
Sets or returns a Boolean value that indicates whether or not the current event should bubble up the hierarchy of event handlers .
设置或获取当前事件是否要在事件句柄中向上冒泡。
This is often used to optimize memory used by server controls and make them more robust in the face of badly behaved callers and handlers.
这常用于优化服务器控件所用的内存,并使它们在遇到操作不当的调用程序和处理程序时更为可靠。
In the event handlers , you can add code to report the current status of the synchronization or to cancel the synchronization .
在事件处理程序中,您可以添加代码来报告同步的当前状态或取消同步。
They are the children of baggage handlers at nearby Charles de Gaulle International Airport and cleaners at the local schools.
他们是附近的法国戴高乐国际机场的行李运送员,以及当地学校的清洁工。
On his wedding night in Las Vegas, he asked one of his handlers to get him a hooker.
他在拉斯维加斯举行的婚礼当晚,让一个演出团队职员去给他搞个鸡。
Handlers provide the ability to perform methods and services as part of a flow for a larger service, as shown in Figure 1.
处理程序提供了将方法和服务作为一个大一些的服务的流的一部分执行的能力,如图1所示。
The XHTML that hosts this applet is shown in Listing 2 and is just a trivial use of HTML event handlers and iframe.
支持这个applet的XHTML如清单2所示,里面只是HTML事件处理程序和iframe的简单应用。
He was questioned by an unusual number of female handlers, perhaps as an additional humiliation.
也许是为了进一步羞辱他,还安排了不少女性干员对他进行盘问。
You are now ready to add event handlers for the BackgroundWorker component's asynchronous events.
现在已准备好为BackgroundWorker组件的异步事件添加事件处理程序。
Calling this method has no effect if there were no handlers registered with criteria that matches the input parameters for the method call.
如果没有任何处理常式以符合方法呼叫之输入参数的准则注册,则呼叫这个方法将没有作用。
There is good news, however, regarding preview handlers: they are always loaded out-of- process, at least as far as the shell is concerned .
但也有关于预览处理程序的好消息:至少在涉及到外壳程序之前,预览处理程序始终会在进程外加载。
After some debugging, it turned out that the problem was that I wasn't returning a value from my handlers.
经调试发现,问题在于我没有从处理程序返回一个值。
In such a case, ON_COMMAND and ON_UPDATE_COMMAND_UI handlers could have been implemented for the color commands as usual.
在这种情况下,可照常为颜色命令实现ON_COMMAND和ON_UPDATE_COMMAND_UI处理程序。
All that remains now is to deploy the client and provider handlers to the appropriate handler chains.
目前余下的工作就是将客户端及供应者的处理程序部署到合适的处理程序链中。
A sequence of extension generators or extension handlers is referred to as an extension chain.
扩展生成器或扩展处理程序的序列称为扩展链。
I'll also show you how a single parser (represented by an instance of an XMLReader) can have multiple handlers registered to it.
我还将为您展示一个解析器(由XMLReader的一个实例作为代表)如何可以注册多个处理程序。
It also looks at the pooling mechanisms used for handlers, modules, and applications, and covers when to use asynchronous handlers.
本文还将介绍处理程序、模块和应用程序所使用的缓存池机制,并介绍何时使用异步处理程序。
or equivalent language-specific event syntax causes the potentially still-connected source to hold a strong reference to the handlers.
或等效特定语言的事件语法进行常规事件挂接会导致可能仍然保持连接的源保持对处理程序的强引用。
She maintains that the best breed handlers could, if they wanted, also excel in obedience and that the reverse is true as well.
她依然坚信,如果一个人想要做一名出色的指导手,就应该懂得服从的技巧,反之亦然。
We append the link text as a child of the link and add event handlers to call our picker script.
我们把链接文本附加为链接的子元素,并添加一个事件处理程序来调用取得器脚本。
In BPEL, scopes allow defining a nested activity with its own associated variables, fault handlers, and compensation handler.
在BPEL中,范围允许定义拥有自己的关联变量、错误处理和补偿处理的嵌套活动。
All asynchronous pluggable protocol handlers must be prepared to handle this possibility.
所有的一部可插协议处理程序必须做好处理这些可能的准备。
There are no fault handlers in the process, so the fault made the process go into a state called "Failed" , as shown in Figure 11.
在流程中没有错误句柄,因此故障使流程进入一种称为Failed的状态(如图11所示)。
Once modeled, faults can be processed by specific fault handlers and it is possible to react differently to different faults.
在建模之后,就可以通过特定的错误处理程序处理错误并对不同的错误做出不同的响应。
Provides an interface to manage the images, ToolTips, and event handlers for the properties of a component displayed in a property browser.
提供一个接口,用于为属性浏览器中显示的组件的属性管理图像、工具提示和事件处理程序。
When gill hole was enlarged and handlers was formed after annealed, the surface shallow crack and chap appeared.
当锻件退火后进行鳃孔扩口和柄部弧形弯曲时,过热和过烧的缺陷引起表面浅层裂纹和龟裂。
I added register functions to make sure you could wire the handlers to the desired control in a simple way.
我添加了注册函数,这样你可以简单地针对所期望的控制编写处理器。