标签:用户 获取 des class view 操作 home filesyste sys
//当前用户桌面
File desktopDir = FileSystemView.getFileSystemView() .getHomeDirectory();
String desktopPath = desktopDir.getAbsolutePath();
标签:用户 获取 des class view 操作 home filesyste sys
原文地址:http://www.cnblogs.com/zwqh/p/6693915.html