摘要: 1 public class Test_04 { 2 public static void main(String[] args) { 3 Scanner sc = new Scanner(System.in); 4 Random r = new Random(); 5 System.out.pri 阅读全文
posted @ 2017-10-24 22:46 K.Y_Lee 阅读(157) 评论(0) 推荐(0)