摘要: using System.Diagnostics;.............{//************ 压 缩 ************* string strF="iis6.log";string strR="newiis"; //压缩包文件名Process p = new Process();p.StartInfo.FileName="Winrar.exe";p.StartInfo.Cre...阅读全文
posted @ 2007-07-03 10:36 无心放纵 阅读(841) | 评论 (0) 编辑 |
