drive获取驱动程序在Mac上运行 我想找出我的Java应用程序在Mac上运行的驱动器的根目录。我可以使用以下代码在Windows上运行它,但是我也不知道如何使它在OSx上运行: // Method to determine and return the drive the application is running on public static String getDriveR……继续阅读 »