摘要:
Image Image1 = null;byte[] Image1Bytes = null;//从数据库中提取出来的二进制数据Image1Bytes = (byte[])dtPic.Rows[0]["??"];Image1 = new Bitmap(new System.IO.MemoryStr... 阅读全文
posted @ 2012-07-09 15:28
xunmengzhi
阅读(808)
评论(0)
推荐(0)