unbind
vt. 解开;解放
第三人称单数 unbinds
现在分词 unbinding
过去式 unbound
过去分词 unbound
例句
The first concept was the use of the bind()/unbind() methods.
第一个概念是使用 bind()/unbind() 方法。
It will then commit the transaction, unbind the persistence context, and close it.
然后提交事务,取消绑定持久化上下文并关闭它。
You can remove certain events using unbind (' eventname ') or all events with unbind .
可以使用unbind (eventname)删除某些事件或者使用unbind删除所有的事件。