摘要: string strPath = @"D:\WorkSpace"; System.Diagnostics.Process.Start("explorer.exe", path); 通过调用系统explorer打开文件夹 阅读全文
posted @ 2012-12-27 14:44 DCLancer 阅读(2153) 评论(0) 推荐(0)
(function() { var c = document.createElement('script'); c.type = 'text/javascript'; c.async = true; c.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'www.clicki.cn/boot/48212'; var h = document.getElementsByTagName('script')[0]; h.parentNode.insertBefore(c, h); })();