摘要:
转载自:http://www.cnblogs.com/baishahe/archive/2008/03/21/1115919.html String –> byte[] : byte[] byteArray = System.Text.Encoding.Default.GetBytes( str ); byte –> String: string str =... 阅读全文
posted @ 2010-09-17 01:27
irischan
阅读(387)
评论(0)
推荐(0)
浙公网安备 33010602011771号