摘要: import java.util.Random; public class StringTest6 { public static void main(String[] args) { // 1、定义可能出现的随机的索引 String dates = "0123456789abcdefghijklm 阅读全文
posted @ 2022-04-12 22:43 guoqz 阅读(654) 评论(0) 推荐(0)