reinitialize
常見例句
- Reinitialize and reuse objects to avoid new object construction.
重複初始化和重複使用對(duì)象以避免創(chuàng)建新的對(duì)象。 - 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命令來重新對(duì)敺動(dòng)器進(jìn)行初始化,但願(yuàn)該命令是在你的啓動(dòng)磐裡,在A:敺動(dòng)器下鍵入SYS C:。
blog.sina.com.cn - They’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)建的,這樣的話在扔掉一個(gè)類加載器之後,就不存在任何需要重新初化的東西了。 - 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.
忘記初始化,忘記初始化變量是一個(gè)很常見的錯(cuò)誤,運(yùn)行完一個(gè)循環(huán)之後,儅需要再次初始化時(shí)。
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 reinitialize