精華區beta C_Sharp 關於我們 聯絡資訊
Quick Survey of C# Features --------------------------- C# is a simple but powerful programming language intended for writing enterprise applications. The C# language is an evolution of C and C++. It uses many C++ features in the areas of statements, expressions, and operators. C# introduces considerable improvement and innovations in areas such as type safety, versioning, events, and garbage collection. C# provides access to the common API styles: .NET Framework, COM, Automation, and C-style APIs. It also supports unsafe mode, where you can use pointers to manipulate memory that is not under the control of the garbage collector. -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.70.144.202