We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.

关于The C# Programming Language

C#(读作“See Sharp”)是一个简单的,现代的,

C# (pronounced “See Sharp”) is a simple, modern, object-oriented, and type-safe programming

language. C# has its roots in the C family of languages and will be immediately

familiar to C, C++, and Java programmers. C# is standardized by ECMA International as

the ECMA-334 standard and by ISO/IEC as the ISO/IEC 23270 standard. Microsoft’s C#

compiler for the .NET Framework is a conforming implementation of both of these

standards.

C# is an object-oriented language, but C# further includes support for component-oriented

programming. Contemporary software design increasingly relies on software components

in the form of self-contained and self-describing packages of functionality. Key to such

components is that they present a programming model with properties, methods, and

events; they have attributes that provide declarative information about the component;

and they incorporate their own documentation. C# provides language constructs to directly

support these concepts, making C# a very natural language in which to create and use

software components.

Several C# features aid in the construction of robust and durable applications: Garbage

collection automatically reclaims memory occupied by unused objects; exception handling

provides a structured and extensible approach to error detection and recovery; and the

type-safe design of the language makes it impossible to read from uninitialized variables,

to index arrays beyond their bounds, or to perform unchecked type casts.

最新版本1.6更新日志

Last updated on 2015年09月04日

Minor bug fixes and improvements. Install or update to the newest version to check it out!

翻译中...

更多应用信息

最新版本

请求 The C# Programming Language 更新 1.6

上传者

Saif Mashaan Kh Aloosh

系统要求

Android 2.2+

更多

The C# Programming Language 屏幕截图

语言
订阅APKPure
第一时间获取热门安卓游戏应用的首发体验,最新资讯和玩法教程。
不,谢谢
订阅
订阅成功!
您已订阅APKPure。
订阅APKPure
第一时间获取热门安卓游戏应用的首发体验,最新资讯和玩法教程。
不,谢谢
订阅
成功!
您已订阅我们的邮件通知。