摘要:
public class Demo { public static void main(String[] args) { Scanner sc = new Scanner(System.in); System.out.println("请输入总记录数"); int total = sc.nextInt(); System.... 阅读全文
posted @ 2017-08-16 16:29
風の嵂菄
阅读(167)
评论(0)
推荐(0)
浙公网安备 33010602011771号