rebind
常見(jiàn)例句
- Whereas the list assignment you see here did not rebind the object l 1, it changed this. OK?
竝沒(méi)有對(duì)包含1的對(duì)象做重新綁定,所以這有所改變,對(duì)不對(duì)? - To rebind the package for a stored procedure, drop and recreate it with new REOPT level, or rebind the package for this specific SQL stored procedure.
要重新綁定存儲(chǔ)過(guò)程的包,我們需要先刪除它,然後再重新創(chuàng)建綁定新 REOPT 級(jí)別的存儲(chǔ)過(guò)程,或者爲(wèi)這個(gè)特定的 SQL 存儲(chǔ)過(guò)程重新綁定一個(gè)包。 - To take advantage of the increased buffer pool, you must rebind the applications for the optimizer to consider the buffer pool size when deciding its access strategy.
要利用增加的緩沖池,您必須重新綁定應(yīng)用程序,以使優(yōu)化器在決定其訪問(wèn)策略時(shí)考慮緩沖池大小。 - Whereas the list assignment you see here did not rebind the object l 1, it changed this. OK?
竝沒(méi)有對(duì)包含1的對(duì)象做重新綁定,所以這有所改變,對(duì)不對(duì)?
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 rebind