byte a = 123; byte b = 190; ushort us = BitConverter.ToUInt16(new byte[] { a, b }, 0);
111,110
社区成员
642,556
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧