日期:2014-05-20 浏览次数:20780 次
import java.util.concurrent.ThreadLocalRandom; System.out.printf("%02d%n", ThreadLocalRandom.current().nextInt(0,100));