摘要:        
1.第一种方式Bufferusing System.Runtime.Serialization;using System.Runtime.Serialization.Formatters.Binary;using System.IO;//序列化 public byte[] SerialiseToBytes() { IFormatter formatter = new BinaryFormatter(); MemoryStream stream = new MemoryStream(); formatt...    阅读全文
        
            posted @ 2012-08-27 16:27
xcf007
阅读(138)
评论(0)
推荐(0)
        
        
 
                    
                     
                    
                 
                    
                
 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号