java中一些有用的系统函数集锦 (这个会持续添加,如果大家有好的欢迎回复)1、System.currentTimeMillis(),取得系统当前时间2、System.getProperty("user.dir");取得你当前工程目录