new List<char>("This is Sparta!".ToCharArray()).ConvertAll(c=>Convert.ToInt32(c)).ToArray();. You could ...
確定! 回上一頁