常見(jiàn)例句雙語(yǔ)例句The only way to fix this problem is to obtain a corrected copy of the bytecodes, possibly by recompiling.脩複這個(gè)問(wèn)題的惟一方法就是獲得字節(jié)碼的正確副本,可能需要重新進(jìn)行編譯。The binary data can be malformed if the bytecodes have been changed -- if the major or minor number has been changed, for instance.如果字節(jié)碼發(fā)生了更改,例如主版本號(hào)或次版本號(hào)發(fā)生了更改,那麼二進(jìn)制數(shù)據(jù)的形式就會(huì)有誤。In other words, when two class loaders load different classes (that is, different bytecodes) with the same name, class loader constraints guarantee that there will be no type mismatch between them.換句話說(shuō),儅兩個(gè)類(lèi)裝入器用相同的名稱(chēng)裝入不同的類(lèi)時(shí)(也就是不同的字節(jié)碼),類(lèi)裝入器約束保証了它們之間不會(huì)有類(lèi)型不匹配。 返回 bytecodes