当前位置:  开发笔记 > 大数据 > 正文

何时在.NET中使用Generic.Lists上的Array()

如何解决《何时在.NET中使用Generic.Lists上的Array()》经验,为你挑选了2个好方法。

什么时候适合在.NET中使用通用列表(T)的数组

我一直在努力看到数组在通用列表上提供的任何好处,但我觉得我可能会遗漏一些东西.性能是让我印象深刻的一个潜在瓶颈吗?

谢谢



1> JoshBerke..:

阅读Erik Lippert撰写的这篇文章:http://blogs.msdn.com/ericlippert/archive/2008/09/22/arrays-considered-somewhat-harmful.aspx

您应该永远不会从公共属性或方法返回数组.



2> Joel Coehoor..:

我认为Eric Lippert说它比我更好:http:
//blogs.msdn.com/ericlippert/archive/2008/09/22/arrays-considered-somewhat-harmful.aspx

推荐阅读
mobiledu2402851203
这个屌丝很懒,什么也没留下!
DevBox开发工具箱 | 专业的在线开发工具网站    京公网安备 11010802040832号  |  京ICP备19059560号-6
Copyright © 1998 - 2020 DevBox.CN. All Rights Reserved devBox.cn 开发工具箱 版权所有