VirtualFile.getChildren()
对循环符号链接迭代时,这可能导致无限循环。 请改用 VfsUtilCore.visitChildrenRecursively()。
VfsUtilCore.visitChildrenRecursively()