摘要:
1. 使用Scanner取得输入 import java.util.Scanner; public class ScannerDemo { public static void main(String[] args) { Scanner sc= new Scanner(System.in); (1) 阅读全文
posted @ 2017-04-16 11:15
人生得意须尽欢
阅读(129)
评论(0)
推荐(0)
浙公网安备 33010602011771号