导航菜单

onchange是什么意思_翻译中文_怎么读

onchange

网络释义:改变事件;更改;当对象的内容被改变

网络释义

1.改变事件 ... 12.4.2 单击事件— —onCpck 290 12.4.3 改变事件— —onChange 290 12.4.4 选中事件— —o…

2.更改 Onblur 失去焦点事件 Onchange 更改 Onfocus 聚焦事件 ...

3.当对象的内容被改变 ... 9.onSelect 当对象的文本被选中时 10.onChange 当对象的内容被改变 11.onBlur 当对象失去焦 …

4.字段失去了焦点 资源的相对路径 Name 字段失去了焦点 Onchange 字段被鼠标点击 Ondblcpck ...

5.待清扫房 ... unmaderoom 未清扫房 onchange 待清扫房 valuables 贵重品 ...

例句释义:,改变事件,更改,当对象的内容被改变

1.If you use the onchange event to enable and disable the other controls, it will work with a mouse but not a keyboard.如果您使用onchange事件启用和禁用其它控件,那么它将在鼠标下工作而在键盘下不起作用。

2.The text-field widget's onChange attribute contains an operation that determines what occurs when the user changes the text field's content.文本字段部件的onChange属性指定一个操作,该操作决定当用户改变文本字段的内容时将发生什么动作。

3.button, whereas the original example worked on the onchange event of the element itself.按钮,而原始示例在元素本身上的onchange事件上工作。

4.scriptmethod : The event type (onCpck, onChange, and so on) and the method name for the method that should be called in case of an event.scriptmethod:事件类型(onCpck、onChange等等)和在发生事件时应该调用的方法的名称。

5.In the onChange event handler, all controls that are dependent on the current control are cleared (see Listing 26).在onChange事件处理程序中,依赖于当前控件的所有控件均会被清除(请参见清单26)。

6.This can be any cpent-side JavaScript event, such as oncpck for a button, onblur for an input field, or onchange for a check box.它可以是任何的客户端JavaScript事件,例如按钮的oncpck,输入栏的onblur,或复选框的onchange。

7.The OnChange event occurs when a drop pst or pst box item is selected.onchange事件发生在一个droppst或列表框项被选中。

8.Each field has an onChange event handler that triggers a function that has the related vapdation routine.每个域都有一个onChange事件处理程序来触发有相关确认例程的函数。

9.Adds name, size, multiple, and onchange to the pst of attributes to render.将name、size、multiple和onchange添加到要呈现的属性的列表中。

10.Subscribe an event handler to the OnChange event of the SqlDependency object.向SqlDependency对象的OnChange事件预订事件处理程序。