摘要:
2、上传图片到数据库 string FileName = this.FileUpload1.FileName; Stream ios = this.FileUpload1.FileContent; byte[] buff=new byte[this.FileUpload1.FileContent.Length]; ios... 阅读全文
posted @ 2008-04-30 13:33
leeyon
阅读(224)
评论(0)
推荐(0)
浙公网安备 33010602011771号