摘要:
学习了下C#的排序,Array.Sort需要使用IComparer接口的比较函数。性能高,但是有时候需要写法简单不需要效率时,可以用LINQ: // To order a sequence by the values of the elements themselves, // specify the identity function (x => x) v.Ord... 阅读全文
posted @ 2012-12-18 16:13
紫红的泪
阅读(784)
评论(0)
推荐(0)

浙公网安备 33010602011771号