[b]java 能得到操作系统当前用户的目录吗?怎么实现?[/b] :evil:
System.out.println(System.getProperties().getProperty("user.home"));