- Hands-On Object:Oriented Programming with C#
- Raihan Taher
- 66字
- 2021-07-02 12:44:33
Just-in-time compiler
.NET languages are compiled twice. During the first form of compilation, the high-level language is converted into a Microsoft Intermediate Language (MSIL), which can be understood by the CLR, while the MSIL is again compiled during runtime when the program is executed. The JIT works inside the program runtime and periodically compiles the code that is expected to be required during execution.
推薦閱讀
- Photoshop智能手機(jī)APP UI設(shè)計(jì)之道
- Rust編程:入門、實(shí)戰(zhàn)與進(jìn)階
- iOS 9 Game Development Essentials
- ASP.NET Core Essentials
- Hadoop+Spark大數(shù)據(jù)分析實(shí)戰(zhàn)
- 區(qū)塊鏈底層設(shè)計(jì)Java實(shí)戰(zhàn)
- 51單片機(jī)C語言開發(fā)教程
- C語言開發(fā)基礎(chǔ)教程(Dev-C++)(第2版)
- Mastering React
- Fast Data Processing with Spark(Second Edition)
- 智能手機(jī)故障檢測與維修從入門到精通
- Unity Character Animation with Mecanim
- 微信小程序開發(fā)實(shí)戰(zhàn):設(shè)計(jì)·運(yùn)營·變現(xiàn)(圖解案例版)
- Tableau Desktop可視化高級應(yīng)用
- SEO教程:搜索引擎優(yōu)化入門與進(jìn)階(第3版)