import java.util.UUID; System.out.println(UUID.randomUUID().toString().replace("-",""));阅读全文>>