摘要: import java.util.Scanner; public class test2{ public static void main(String[] args) { Scanner input = new Scanner(System.in); System.out.print("请输入要测 阅读全文
posted @ 2016-03-21 22:46 不像样 阅读(1224) 评论(1) 推荐(0)