C#夏普中的重要概念是什么 [英] what are the important concepts in c # sharp

查看:108
本文介绍了C#夏普中的重要概念是什么的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是夏普新手,
谁能指导我,c#中的重要概念是什么,如何使用高级概念开发c Sharp应用程序,如何以高度自定义的方式进行开发,我需要集中精力讨论哪些主题,请提前致谢

-jeev

hi i am new to c sharp ,
can anyone please guide me , what are the important concepts in c # , how to develop a c sharp application using advanced concepts , how to develop in a high customization way,what are the topics i need to concentrate , thanks in advance

-jeev

推荐答案

任何Object Oriented language的重要概念包括:
封装,
继承,
多态性,
抽象

除了这些OO概念之外, C#本身还有一些其他重要概念,因为它是.Net的一部分.

重要的.Net概念包括:

语言无关的软件开发(只要计算机上存在.Net平台,代码就可以用Visual BasicC#或另一种语言编写,并且仍可以在同一可执行文件中一起运行).

..最重要的是逻辑,这是你自己的.
Important concepts of any Object Oriented language include:
Encapsulation,
Inheritance,
Polymorphism,
Abstraction

C# itself has some other important concepts in addition to these OO concepts because it is part of .Net.

Important .Net concepts include:

Language independent software development (so long as the .Net platform exists on a computer, the code can be written in Visual Basic, or C# or another language, and still run together in the same executable).

..and the very important thing is Logic, which is your own.


那不是我们可以回答的问题,或者任何人都可以解决.

C#中的重要概念"可能是基础:OOP原则.但这并不是您的意思,因为除非您是一个完全的初学者,而且对语言一无所知,否则您将始终使用那些语言来开发每个应用程序.

而且,如果这些不是您的意思,那么您将使用的高级概念"将根据应用程序而有所不同.
That isn''t a question we can answer - or that anyone can for that matter.

The "important concepts" in C# are probably the basics: the OOP principles. But that is unlikely to be what you mean, because unless you are a total beginner and know nothing at all about the language, you will be using the those to develeop every application anyway.

And if those aren''t what you mean, then the "advanced concepts" you will use will vary depending on the application.


这篇关于C#夏普中的重要概念是什么的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆