摘要:
protected void ResponseFile(string path) { System.IO.Stream iStream = null; byte[] buffer = new Byte[10000]; int length; long dataToRead; string filename = System.IO.Path.GetFileName(path); try { iStr... 阅读全文
posted @ 2009-09-06 21:33
Oh,Yeah
阅读(172)
评论(0)
推荐(0)


浙公网安备 33010602011771号