方法1:new string('A', 10) ; 方法2:string.Empty.PadRight(10, 'A'); 相关文章: 2022-12-23 2022-12-23 2021-11-15 2021-11-14 2022-01-23 2021-07-18 2022-12-23 2021-06-30