摘要:        
public Bitmap CreateBitmap(){Response.ContentType="image/jpeg";Bitmap bitmap=new Bitmap(100,30);Graphics graphics =Graphics.FromImage(bitmap);Random random =new Random();for(int i =0;i<30;i++){int x1 = random.Next(100);int x2 =random.Next(100);int y1 =random.Next(30);int y2 = random.Nex    阅读全文
        
            posted @ 2011-05-11 23:11
梦里故乡
阅读(350)
评论(0)
推荐(0)
        
     
                     
                    
                 
                    
                 

 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号