摘要:        
C#中如何将字符串转换byte[],同时如何将byte[]换成字符串!1 string to byte[] string str = "abcd"; byte[] bytes = System.Text.Encoding.ASCII.GetBytes(str);-------------------------------------------------------------------------------------------------------------2 byte[] to string byte[] bytes = new byte[255] ;     阅读全文
posted @ 2011-04-25 23:13 moss_tan_jun 阅读(283) 评论(0) 推荐(0)
 
                    
                     
                    
                 
                    
                 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号