首页
IT
登录
6mi
u
盘
搜
搜 索
IT
面试题
面试题
xiaoxiao
2021-03-25
89
static void Main(string[] args) { string test = "中"; int m= System.Text.Encoding.Default.GetBytes(test).Length; Console.WriteLine(m); Console.ReadLine(); }答案是2
转载请注明原文地址: https://ju.6miu.com/read-26468.html
技术
最新回复
(
0
)