- Hands-On Object:Oriented Programming with C#
- Raihan Taher
- 71字
- 2021-07-02 12:44:33
Common Language Runtime
The CLR provides an interfacing between the underlying unmanaged infrastructure with the managed environment. This provides all of the basic functionalities of the managed environment in the form of garbage collection, security, and interoperability. The CLR is formed with the just-in-time compiler, which compiles the assembly code that's produced with the specific compilers to the native calls. CLR is the most important portion of the .NET architecture.
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- Apache Spark 2.x Machine Learning Cookbook
- Getting Started with CreateJS
- The React Workshop
- JavaScript動態網頁開發詳解
- concrete5 Cookbook
- 0 bug:C/C++商用工程之道
- ASP.NET程序開發范例寶典
- ASP.NET 4.0 Web程序設計
- C語言程序設計
- Java設計模式深入研究
- 例說FPGA:可直接用于工程項目的第一手經驗
- 樹莓派開發從零開始學:超好玩的智能小硬件制作書
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)