常見例句雙語例句Reinitialize and reuse objects to avoid new object construction.重復(fù)初始化和重復(fù)使用對象以避免創(chuàng)建新的對象。The next step would be to attempt reinitialize the drive using SYS command that hopefully is on your boot diskette by entering SYS C: from your A: drive.接著就要試著用SYS命令來重新對驅(qū)動器進行初始化,但愿該命令是在你的啟動盤里,在A:驅(qū)動器下鍵入SYS C:。blog.sina.com.cnThey’ll ensure that state will be serializable, or otherwise easily re-creatable, so that after dropping a classloader, there is no need to reinitialize anything.它們要確保狀態(tài)是可序列化的,否則就是要很容易可重創(chuàng)建的,這樣的話在扔掉一個類加載器之后,就不存在任何需要重新初化的東西了。原聲例句Initialization. A very common bug is to initialize a variable. Go through a loop, and then forget to reinitialize it when it needs to be reinitialized again.忘記初始化,忘記初始化變量是一個很常見的錯誤,運行完一個循環(huán)之后,當需要再次初始化時。麻省理工公開課 - 計算機科學及編程導(dǎo)論課程節(jié)選 返回 reinitialize