本文介绍了什么是C#.NET和Visual Basic.net之间的区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我在VB.net小的经验,我想学习C#.NET
I have a small experience in VB.net and I would like to learn C#.net
什么是VB.net和C#.NET之间的区别是什么?
What are the differences between VB.net and C#.net?
有没有在性能上这两者之间有什么区别?
Is there any difference in performance between these two?
除了语法差异,在那里,我要记住什么大的变化?
Apart from the syntactical differences, are there any major changes that I have to keep in mind?
在此先感谢,
推荐答案
在语言功能的部分中的Wikipedia本文提供了一个很好的概述。性能几乎在每一个方面基本上是等价的,从我的理解。
The Language Features section of the Wikipedia article offers a good overview. Performance is essentially equivalent in almost every aspect, from what I understand.
这篇关于什么是C#.NET和Visual Basic.net之间的区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!