青年中文青年中文

intermediate language的意思

intermediate language中文翻譯:

[計]中間語言;[計]媒介語

相似詞語短語

intermediate───v.充當調解人,起媒介作用;adj.中間的,過渡的;中級的,中等的;n.中級生;(化合物)中間體,中間物;中介,媒介

intermediate fasting───中間禁食

intermediate color───過渡色

intermediate good───中間貨物

intermediate filaments───[醫]中間絲;中間纖絲;中間絲;中間纖維

language───n.語言;語言文字;表達能力

pre intermediate───中間前

intermediate goods───半成品,半制成品;中間產品;半成品

intermediate product───[工經]中間產品;半成品;中間乘積;中間體; 中間產物; 半制品; 半成品

雙語使用場景

Typed intermediate language is an important approach to code safety.───類型化中間語言是提高代碼安全性的一類重要方法。

NET code is compiled not into native code, but into an intermediate language imaginatively called CIL (Common intermediate language).───NET代碼不會被編譯成本地代碼,而是轉換成為一種可以稱為CIL(公共中間語言)中間語言。

Microsoft Intermediate Language generated for code statements.───針對代碼生成的微軟中間語言。

The symbolic information normally includes at least one Microsoft intermediate language (MSIL) offset for each source line.───符號信息中的每個源行通常至少對應一個Microsoft中間語言(MSIL)偏移量。

The old Microsoft intermediate language MSIL offset relative to the beginning of the function.───相對于函數開頭的舊的Microsoft中間語言偏移量。

Creates the body of the method using a supplied byte array of Microsoft intermediate language (MSIL) instructions.───使用所提供的Microsoft中間語言(MSIL)指令的字節數組創建方法體。

Intermediate Language (IL) is a new language designed to be efficiently converted into native machine code on different types of devices .───中間語言(IL)是一種旨在不同類型設備上高效轉換為本機代碼的新語言。

The name of the Microsoft intermediate language (MSIL) instruction.───Microsoft中間語言(MSIL)指令的名稱。

Specifies that the method implementation is in Microsoft intermediate language (MSIL).───指定此方法實現是用Microsoft中間語言(MSIL)編寫的。

英語使用場景

Assembler code program containing library function name is firstly translated into intermediate language program and then into high level language program to reduce complexity of decompilation.