摘要:
import java.util.Random; public class shuiwang { static Random rand = new Random(); private static int N = rand.nextInt(30)+25; private static int[] ID = new int[N]; //随机ID ... 阅读全文
posted @ 2019-06-02 17:26
墨钺
阅读(127)
评论(0)
推荐(0)
浙公网安备 33010602011771号