Java获取本地磁盘盘符名称 public class FileSystemView{ public static void main(String[] args) { FileSystemView(); }