看板 PCSH91_305 關於我們 聯絡資訊
C Sharp(c#) The correct title of this article is C#. The substitution or omission of a # sign is because of technical restrictions. This article is about the programming language. C# Paradigm: structured, imperative, object-oriented Appeared in: 2001 (last revised 2005) Designed by: Microsoft Corporation Typing discipline: static, strong, both safe and unsafe, nominative Major implementations: .NET Framework, Mono Dialects: 1.0, 1.5 , 2.0 (ECMA) Influenced by: Delphi, C++, Java, Eiffel Influenced: Nemerle C# (see section on naming, pronunciation) is an object-oriented programming language developed by Microsoft as part of their .NET initiative, and later approved as a standard by ECMA and ISO. C# has a procedural, object-oriented syntax based on C++ that includes aspects of several other programming languages (most notably Delphi, Visual Basic, and Java) with a particular emphasis on simplification (fewer symbolic requirements than C++, fewer decorative requirements than Java [citation needed]). This article describes the language as defined in the ECMA and ISO standards, and avoids description of Microsoft's implementation. For a description of Microsoft's implementation, see Microsoft Visual C#. 所以c#是從.net分出來的物件導向 c++本身沒有物件導向?? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.114.50.175
nfsong:www.iiiedu.org.tw/knowledge/knowledge20020828_2.htm 11/14 16:28
Habowbow:C++不就是強在物件導向? 11/14 16:38
nfsong:那C#只是再強化的++囉 11/14 19:58
coldryl:C#算是C和Java的綜合體吧 不過還是以C為基礎 寫法像Java 11/15 01:46
nfsong:缸溫 11/15 08:15