摘要:
开发环境是VS2005(VB.Net) 定义一个Byte数组:Dim arrByte() As Byte = New Byte() {84, 83, 46, 53, 46, 86, 101, 114, 115, 105, 111, 110, 0} 通过系统默认的编码进行字符转换... 阅读全文
posted @ 2011-01-15 13:24 水寒 阅读(321) 评论(2) 推荐(0)
|
|||
|
摘要:
开发环境是VS2005(VB.Net) 定义一个Byte数组:Dim arrByte() As Byte = New Byte() {84, 83, 46, 53, 46, 86, 101, 114, 115, 105, 111, 110, 0} 通过系统默认的编码进行字符转换... 阅读全文
posted @ 2011-01-15 13:24 水寒 阅读(321) 评论(2) 推荐(0) |
|||