|
|
|
|
|
|
| ASP.NET如何存取SQL Server数据库图片 |
|
| 作者:武汉SEO闵涛 文章来源:敏韬网 点击数1927 更新时间:2009/4/23 10:31:33 文章录入:mintao 责任编辑:mintao |
|
|
|
n
mydata) { myStream.WriteByte(a);
} myStream.Close(); Image myImage=Image.FromFile("temp")
; pic1.Image=myImage; pic1.Refresh(); dr.Close
();
} else { MessageBox.Show("没有成功读入数据!")
; }
conn.Close();
}
} }
上一页 [1] [2] |
|
|
|
|
|
|
|
|
|