- 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.
推薦閱讀
- HTML5+CSS3王者歸來
- 數據庫程序員面試筆試真題與解析
- 軟件架構設計:大型網站技術架構與業務架構融合之道
- C語言程序設計實訓教程
- Visual Basic程序設計教程
- Mastering AndEngine Game Development
- QGIS:Becoming a GIS Power User
- Learning Python by Building Games
- ANSYS Fluent 二次開發指南
- SQL Server實用教程(SQL Server 2008版)
- 平面設計經典案例教程:CorelDRAW X6
- 動手打造深度學習框架
- Struts 2.x權威指南
- Java EE 7 with GlassFish 4 Application Server
- Hands-On Robotics Programming with C++