一招搞定:Java代码强力清除Flash插件余孽策略** * 删除文件夹(强制删除) ** @param path *public static void deleteAllFilesOfDir(File path) {if (null != path) {1月前50