bytecodes
基本解释
- 字節碼(bytecode的複數)
英汉例句
- The only way to fix this problem is to obtain a corrected copy of the bytecodes, possibly by recompiling.
脩複這個問題的惟一方法就是獲得字節碼的正確副本,可能需要重新進行編譯。 - The binary data can be malformed if the bytecodes have been changed -- if the major or minor number has been changed, for instance.
如果字節碼發生了更改,例如主版本號或次版本號發生了更改,那麽二進制數據的形式就會有誤。 - 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.
換句話說,儅兩個類裝入器用相同的名稱裝入不同的類時(也就是不同的字節碼),類裝入器約束保証了它們之間不會有類型不匹配。
雙語例句
专业释义
- 字節碼
Watermark which is embedded in java bytecodes is information which has special meaning.
在Java字節碼中嵌入水印就是將含有標識意義的信息嵌入到Java class文件中。