bind method
英漢例句
- When the bind method of the XUI object is called, an instance of the BindingFactory is invoked.
調(diào)用 XUI 對象的 bind 方法時,BindingFactory 的一個實例將被調(diào)用。 - By calling jQuery's bind method on your newly created tab set, you can attach a handler to this custom event.
通過在新創(chuàng)建的選項卡組上調(diào)用 jQuery 的 bind 方法,可以給這個定制事件附加一個處理程序。 - We can use argument binding to bind method parameters, return types and exceptions as well as targets if we wish.
我們可以使用參數(shù)綁定來綁定方法參數(shù),返回類型和異常,以及我們希望的目標(biāo)。