To look at the disassembled bytecodes and learn how to structure your 以查看反匯編的字節(jié)碼,并學(xué)習(xí)如何構(gòu)造自己的
Branch statement anywhere between 3 and 7 bytecodes away from the aforementioned call to 的調(diào)用后面3到7字節(jié)碼之間是否有
Both utilize a virtual machine that interprets specialized pseudo-compiled bytecodes 兩者都利用了解釋專門的偽編譯字節(jié)碼的虛擬機(jī)。
Ability to import class information from java-language bytecodes . class files 從java語言字節(jié)碼(.class文件)中導(dǎo)入類信息的能力。
One area where jvms are more advanced than python is in optimizing the execution of bytecodes jvm比python更高級(jí)的一個(gè)方面在于優(yōu)化了字節(jié)碼的執(zhí)行。
Identical to the compile-time weaving of aspect bytecodes, but done when classes are loaded 與方面字節(jié)碼的編譯時(shí)編織相同,但是,是在類裝入的時(shí)候進(jìn)行編織。
For example, java isn t supported directly but uses on-the-fly translations from java bytecodes to il 比如,沒有直接支持java,而是將java字節(jié)碼即時(shí)轉(zhuǎn)換成il。
Run-time variables are simply the raw bytecodes and object structures that the regular python interpreter handles 運(yùn)行時(shí)變量只是常規(guī)python解釋器處理的原始字節(jié)碼和對(duì)象結(jié)構(gòu)。
Method as shown in listing 2, because findbugs invokes this method before scanning the bytecodes of a method 中刷新或者重新設(shè)置檢測(cè)器存儲(chǔ)的、特定于方法的狀態(tài)(如清單2所示)。
The only way to fix this problem is to obtain a corrected copy of the bytecodes, possibly by recompiling 修復(fù)這個(gè)問題的唯一方法就是獲得位元組碼的正確副本,可能需要重新進(jìn)行編譯。