List<string> data =...byte[] dataAsBytes = data .SelectMany(s =>Text.Encoding.ASCII.GetBytes(s)) .ToArray(); 相关文章: 2022-12-23 2021-11-24 2022-02-15 2022-12-23 2022-12-23 2022-12-23 2021-06-14 2022-12-23