摘要:
C#版本 java类似 流用法略不同private void WriteFile(byte[] info, string fullpath) { FileStream fs = null; BinaryWriter w = null; try { //string name = DateTime.Now.ToString("yyyy-MM-dd HH.mm.ss.ffffff") + ".html"; //string path = Path.Combine(HttpContext.Current.Request.PhysicalApplicationP 阅读全文
posted @ 2012-08-03 19:25
云鹏@道
阅读(1059)
评论(0)
推荐(0)

浙公网安备 33010602011771号