//当前用户桌面
File desktopDir = FileSystemView.getFileSystemView()
.getHomeDirectory();
String desktopPath = desktopDir.getAbsolutePath();
//当前用户桌面
File desktopDir = FileSystemView.getFileSystemView()
.getHomeDirectory();
String desktopPath = desktopDir.getAbsolutePath();