string resultStr = "";
byte[] tempByte = System.Text.Encoding.Default.GetBytes(resultStr); // 读取字符串 到字节数组 一个中文 2个字节;