- Hands-On Object:Oriented Programming with C#
- Raihan Taher
- 74字
- 2021-07-02 12:44:33
.NET framework class libraries
The framework class library lies in-between the language and the CLR, and therefore any type that's present in the framework is exposed to the language you code. The .NET framework is formed with a good number of classes and structures, exposing never-ending functionalities that you, as a programmer, can benefit from. The class libraries are stored in the form of binaries that can be referenced directly from your program code.
推薦閱讀
- Puppet 4 Essentials(Second Edition)
- HTML5移動Web開發技術
- Instant Apache Stanbol
- Rust編程從入門到實戰
- Learning AWS Lumberyard Game Development
- Java Web程序設計
- Microsoft System Center Orchestrator 2012 R2 Essentials
- 自制編程語言
- Python機器學習算法: 原理、實現與案例
- Learning PHP 7
- 匯編語言編程基礎:基于LoongArch
- Drupal 8 Development Cookbook(Second Edition)
- C/C++代碼調試的藝術(第2版)
- 高性能PHP 7
- 一步一步學Spring Boot:微服務項目實戰(第2版)