bind method
常見例句
- When the bind method of the XUI object is called, an instance of the BindingFactory is invoked.
調(diào)用 XUI 對(duì)象的 bind 方法時(shí),BindingFactory 的一個(gè)實(shí)例將被調(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)建的選項(xiàng)卡組上調(diào)用 jQuery 的 bind 方法,可以給這個(gè)定制事件附加一個(gè)處理程序。 - We can use argument binding to bind method parameters, return types and exceptions as well as targets if we wish.
我們可以使用參數(shù)綁定來綁定方法參數(shù),返回類型和異常,以及我們希望的目標(biāo)。 返回 bind method