bind method
英汉例句
- When the bind method of the XUI object is called, an instance of the BindingFactory is invoked.
调用 XUI 对象的 bind 方法时,BindingFactory 的一个实例将被调用。 - By calling jQuery's bind method on your newly created tab set, you can attach a handler to this custom event.
通过在新创建的选项卡组上调用 jQuery 的 bind 方法,可以给这个定制事件附加一个处理程序。 - We can use argument binding to bind method parameters, return types and exceptions as well as targets if we wish.
我们可以使用参数绑定来绑定方法参数,返回类型和异常,以及我们希望的目标。