admin 管理员组

文章数量: 1184232

framework2.0是Microsoft.NET程序的开发框架的运行库,也就是说如果你运行的程序是用.net开发的,就需要Framework作为底层运行环境。

The .NET Framework is an integral Windows component for building and running the next generation of software applications and Web services. The .NET Framework:

  • Supports over 20 different programming languages.
  • Manages much of the plumbing involved in developing software, enabling developers to focus on the core business logic code.
  • Makes it easier than ever before to build, deploy, and administer secure, robust, and high-performing applications.

The .NET Framework is composed of the common language runtime and a unified set of class libraries.

本文标签: 全面解读 系统 编程