摘要: public byte[] GetContent(){ byte[] content =null; if ( this.fileInfo != null && this.fileInfo.Exists) { using (Stream stream = this.fileInfo.O... 阅读全文
posted @ 2015-08-18 09:37 寒山石 阅读(1972) 评论(0) 推荐(0)