Install the portlet WAR file to Jetspeed by copying the WAR file to the directory
把 portlet WAR 文件安装到 Jetspeed 的方法是把 WAR 文件拷贝到
Removes a directory dir and all subdirectories — careful!
移除名为dir的目录及其所有子目录——请小心使用!
FileVisitResult preVisitDirectoryFailed(T dir, IOException exception) is called when a directory could not be visited for some reason.
当目录由于某些原因无法访问时,调用 FileVisitResult preVisitDirectoryFailed(T dir, IOException exception)。
应用推荐