随笔分类 -  转载

摘要:protectedvoidButton1_Click(objectsender,EventArgse){stringpath="";stringphysicsPath=Server.MapPath(Request.ApplicationPath);//将当前虚拟根路径转为实际物理路径stringtoFindDirectoryName="ss";//要查找的文件夹名FindDirectory(physicsPath+"\\",toFindDirectoryName,outpath);//用递归的方式去查找文件夹if(!string.Is 阅读全文
posted @ 2012-06-22 18:19 hishanghai 阅读(1033) 评论(0) 推荐(0)