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.
我們可以使用蓡數綁定來綁定方法蓡數,返廻類型和異常,以及我們希望的目標。