common intermediate language的中文翻譯
例句與用法
更多例句: 下一頁- The compiler generates either . NET CIL ( Common Intermediate Language ).
- The C # compiler produces Common Intermediate Language instructions.
- For a general introduction see Common Intermediate Language.
- Cosmos encompasses an AOT compiler named IL2CPU to translate Common Intermediate Language ( CIL ) into native instructions.
- The Mono compiler generates an image that conforms to the CLS . This is the Common Intermediate Language.
- I know that when using Visual Studio it is compiled into the . NET Common Intermediate Language and not machine code.
- Ngen pre-compiles ( or " pre-JITs " ) bytecode in a Common Intermediate Language image into machine native code.
- In implementation, all . NET programming languages share the same runtime engine, uniform abstract syntax tree, and Common Intermediate Language.
- All compatible languages compile to Common Intermediate Language ( CIL ), which is an intermediate language that is abstracted from the platform hardware.
- "' SharpOS AOT "'is an AOT compiler that is written using a Common Intermediate Language compliant language ( SharpOS specifically.