2010年5月7日

Asp.net调用RAR压缩 解压文件

摘要: //压缩protectedvoidbtnY_Click(objectsender,EventArgse){stringrar;RegistryKeyreg;stringargs;ProcessStartInfoprocStart;Processprocess;try{reg=Registry.ClassesRoot.OpenSubKey(@"Applications\WinRAR.exe\Shel... 阅读全文

posted @ 2010-05-07 14:21 八度空间 阅读(592) 评论(0) 推荐(0)

导航