• The event attribute specifies which event the tag should listen for.

    event属性指定标记应该侦听哪个事件。

    youdao

  • The action you defined has an event attribute set to "xforms-value-changed."

    定义的动作有一个event属性设置为“xforms - value - changed”。

    youdao

  • The final step is also filtered using the number attribute and the event attribute. The template now looks like this

    最后一步也是使用数值属性和事件属性进行筛选。

    youdao

  • Another approach is to write a method nested in the tag declaration of an object and assign the event handler to the event attribute of that method.

    另一种方法是编写一个方法,将该方法嵌入在对象的标记声明中,并将事件处理程序赋给那个方法的event属性。

    youdao

  • Now that I've defined the graphics template, the element USES the XML Events' event attribute to define a handler for the SVGBindEnd event in ECMAScript.

    现在已经定义了图形模板,元素通过XMLEvents的event属性在ECMAScript中定义了SVGBindEnd事件的处理程序。

    youdao

  • In Listing 4, the ev: event attribute specifies the specific event being listened for; the handler is the xf: reset element, and the observer defaults to the parent element, xf: trigger.

    清单4中的ev:event属性规定了要监听的特定事件,处理程序是xf:reset元素,观测者被默认为父元素xf: trigger。

    youdao

  • This attribute is stored in the database event, although it does not comply with the predefined event and database schema.

    这个属性存储在数据库事件中,尽管它不符合预定义的事件和数据库模式。

    youdao

  • If an event contains an attribute that is not described in the meta data, RFIDIC still captures this event, but considers this attribute a surprise attribute.

    如果一个事件包含元数据中未描述的属性,那么RFIDIC仍然会捕捉这个事件,但是将这个属性当作意外属性。

    youdao

  • PYX uses the first character of every line to represent a markup event such as an open-tag or attribute.

    PYX使用每一行的第一个字符代表一个标记事件,比如起始标签或者属性。

    youdao

  • Notice that the event handler receives the element name, namespace and attribute lists as parameters from the parser.

    请注意,事件处理器接收元素名称、名称空间和属性列表作为来自语法分析器的参数。

    youdao

  • When working with these four pieces, you can dictate that when a specific event occurs, an attribute of a particular object must change.

    在实际使用时,可以规定特定的一个事件在何时发生,某个对象 的属性必须更改等。

    youdao

  • An event contains event type, event ID, item information, and attribute data.

    一个事件包含事件类型、事件ID、项目信息和属性数据。

    youdao

  • We define our own sorrow, and attribute it because we think we should feel saddened by a certain event.

    我们定义自己的悲伤,附于它属性,因为我们认为我们应该为某个事情感到难过。

    youdao

  • The event data includes attribute values such as LoanNumber, LoanAmount, and Notification.

    这个事件数据包括了诸如贷款号、贷款数额和通知等属性。

    youdao

  • As always, you can't attribute any one weather event to greenhouse gases.

    与往常一样,不能将一个天气事件归咎为温室气体。

    youdao

  • DOM support for validity, with a validity attribute for form elements, and a new invalid event.

    验证的DOM支持,为表单元素增加了validity属性和新的invalid事件。

    youdao

  • A flexible mechanism to define attribute extensions to the event, product, and location schemas.

    可以灵活地为事件、产品和位置模式定义扩展属性。

    youdao

  • On this control you have a change attribute which defines the function to call when the change event is fired.

    在该控件上有一个change属性,它定义在触发了 change事件时要调用的函数。

    youdao

  • The tag's interval attribute corresponds to the time elapsed since the last verbose GC event of the same type was output.

    标记的interval属性指的是从上次输出相同类型的冗余gc事件起所经过的时间。

    youdao

  • The value of the published attribute defines the name of the published event.

    published属性的值定义了发布事件的名称。

    youdao

  • The first event has an attribute effect, which indicates that it's a sound and not to be rendered with the TTS engine.

    第一个事件具有属性effect,这表示它是一种声音,不用tts引擎呈现。

    youdao

  • 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属性中为数不多的那一点脚本。

    youdao

  • For example, if an event contains an xsi: type attribute identifying its payload, and different kinds of events have different types, testing this attribute may be all that's needed.

    如果所订阅的事件包含了确定其有效负载的xsi:type属性,并且不同的事件实例具有不同的类型,则所需做的工作就是测试此属性。

    youdao

  • The event method reads the transition table attribute, followed by the event table attribute.

    event方法读取转换表的属性,然后读取事件表属性。

    youdao

  • The onclick attribute submits the value of the checkbox, #{creditBean.creditCardValidate}, a boolean, as soon as the event is fired because of the true value for the immediate attribute.

    只要激活事件(immediate属性值为true),onclick 属性就会提交复选框 #{creditBean.creditCardValidate}的值(布尔值)。

    youdao

  • If the Common event Infrastructure (CEI) component is installed and configured, the business relevant attribute for processes, activities, and variables also triggers the production of CEI events.

    如果安装并配置了CommonEventInfrastructure (CEI)组件,那么用于流程、活动和变量的业务相关属性同样也会触发CEI事件的发生。

    youdao

  • Notice the added script element within window, and the added attribute on the "Go!" button— oncommand="change_url(event)".

    注意window内新增的script元素,以及对 “Go!”按钮添加的属性 —oncommand="change_url(event)"。

    youdao

  • It lets you reference the standard XML Events attribute, ev: event, which tells the trigger when to activate its script.

    它用于引用标准XMLevents属性ev:event,它告诉触发器什么时候激活脚本。

    youdao

  • Note that the method USES the TypeDescriptor class, a utility class in the System.ComponentModel namespace that is used to obtain attribute and event information for a given type.

    请注意,该方法使用typedescriptor类,此类是System.ComponentModel命名空间中的一个实用性的类,它用于获得给定类型的特性和事件信息。

    youdao

  • While it's not easy to attribute any individual event to climate change, it is clear that a hotter planet translates into a higher frequency of extreme weather events.

    虽然不能把气候变化简单地归因于任何单个的原因,但是显而易见的是,一个更热的地球意味着极端天气事件会更加频繁。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定