菜单
  

    When the C# program is executed, the assembly is loaded into the CLR, which might take various actions based on the information in the manifest. Then, if the security requirements are met, the CLR performs just in time (JIT) compilation to convert the IL code into native machine instructions. The CLR also provides other services related to automatic garbage collection, exception handling, and resource management. Code that is executed by the CLR is sometimes referred to as "managed code," in contrast to "unmanaged code" which is compiled into native machine language that targets a specific system. The following diagram illustrates the compile-time and run time relationships of C# source code files, the base class libraries, assemblies, and the CLR.
    Language interoperability is a key feature of the .NET Framework. Because the IL code produced by the C# compiler conforms to the Common Type Specification (CTS), IL code generated from C# can interact with code that was generated from the .NET versions of Visual Basic, Visual C++, Visual J#, or any of more than 20 other CTS-compliant languages. A single assembly may contain multiple modules written in different .NET languages, and the types can reference each other just as if they were written in the same language.
    In addition to the run time services, the .NET Framework also includes an extensive library of over 4000 classes organized into namespaces that provide a wide variety of useful functionality for everything from file input and output to string manipulation to XML parsing, to Windows Forms controls. The typical C# application uses the .NET Framework class library extensively to handle common "plumbing" chores.
    .原文的翻译 论文网
    C#语言与.NET Framework
    本篇文章主要介绍了C#语言,C#是一种简单和类型安全的面向对象的语言,使开发人员能够建立一个安全和可靠的应用程序上的.NET Framework上运行范围广。你可以使用C#创建传统的Windows客户端应用程序,XML Web服务,分布式组件,客户端服务器应用,数据库应用,以及更多,更多。微软的Visual C#2005提供了一个先进的代码编辑器,方便的用户界面设计,集成调试器,以及许多其他工具,以促进快速应用程序开发基于版本的C#语言和.NET框架2.0。
  1. 上一篇:Struts应用程序框架英文文献和中文翻译
  2. 下一篇:C#语言介绍英文文献和中文翻译
  1. 会计师事务所任期与审计...

  2. ADO.NET结构与概述英文文献和中文翻译

  3. 信息系统开发与数据库开...

  4. 机器人学入门力学与控制英文文献和中文翻译

  5. 园林植物景观的园林绿化...

  6. 船舶与海洋结构物水动力...

  7. VisualBasic语言与算法英文文献和中文翻译

  8. 巴金《激流三部曲》高觉新的悲剧命运

  9. 江苏省某高中学生体质现状的调查研究

  10. 上市公司股权结构对经营绩效的影响研究

  11. 现代简约美式风格在室内家装中的运用

  12. 浅析中国古代宗法制度

  13. C++最短路径算法研究和程序设计

  14. 中国传统元素在游戏角色...

  15. g-C3N4光催化剂的制备和光催化性能研究

  16. 高警觉工作人群的元情绪...

  17. NFC协议物理层的软件实现+文献综述

  

About

优尔论文网手机版...

主页:http://www.youerw.com

关闭返回