int[] sum = { 1, 2, 3 };
            Console.WriteLine(sum.Sum());

 

posted on 2023-06-28 18:21  阿霖找BUG  阅读(4)  评论(0编辑  收藏  举报