string strKey;
strKey = "中華人民共和國";
byte[] strp = System.Text.Encoding.GetEncoding("gb2312").GetBytes(strKey); //轉換結果strp是asc碼?還是什么?
uj5u.com熱心網友回復:
rtsp是gb2312格式的byte陣列uj5u.com熱心網友回復:
asc碼應該是System.Text.Encoding.ASCII.GetBytes轉載請註明出處,本文鏈接:https://www.uj5u.com/net/107473.html
標籤:C#
上一篇:ABP進階教程3 - 優化編輯
