1 / 5
文档名称:

英文参考文献.doc

格式:doc   大小:42KB   页数:5页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

英文参考文献.doc

上传人:ainibubian1313 2018/4/16 文件大小:42 KB

下载得到文件列表

英文参考文献.doc

文档介绍

文档介绍:The Adwantages of C#
In one sense, C# can be seen as being the same thing to programming languages as .NET is to the Windows environment. Just as Microsoft has been adding more and more features to Windows and the Windows API over the past decade, Visual Basic and C++ have undergone expansion. Although Visual Basic and C++ have ended up as hugely powerful languages as a result of this, both languages also suffer from problems due to the legacies of how they have evolved.
C# syntax is highly expressive,yet it is also simpe and easy to curly-brace syntax of C# will be instantly recognizable to anyone familiar with C,C++or who know any of these languages are typically able to begin to work productively in C# within a very short # syntax simplifies many of plexities of C++ and provides powerful features such as nullable value types,enumerations,delegates,lambda expressions and direct memory access,which provide increased type safety and performance,and iterators,which enable implementers of collection classes to define custom iteration behaciors that are simple to use by client C# ,Language-Inegrated Query(LINQ)expressions make the strongly-typed query a fist-class language construct.
As an object-oriented language,C# supports the concepts of encapsulation,inheritance, and polymorphism..All variables and methods,including the Main metho