摘要: public class GenerateName { public static String getName() { Random random = new Random(); String[] Surname = {"赵", "钱", "孙", "李", "周", "吴", "郑", "王", 阅读全文
posted @ 2019-06-05 18:11 ecplise 阅读(444) 评论(0) 推荐(0)