NET中的模块和类有什么区别

NET中的模块和类有什么区别

本文介绍了VB.NET中的模块和类有什么区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




当我们使用模块时,有人能告诉我vb.net中Module和class之间的区别是什么,我一直在寻找这个,我找不到清楚的实时方式的差异



提前致谢



我尝试了什么:



我一直在寻找答案

Hi
Could anybody tell me what is the difference between Module and class in vb.net when we use module, I have been searching for this, I couldn't find clearly the difference in real time manner

Thanks in advance

What I have tried:

I have been looking for answer

推荐答案



这篇关于VB.NET中的模块和类有什么区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-31 21:34