摘要: 1 package lianxi1; 2 3 public class text { 4 5 public static void main(String[] args) { 6 7 int x = 23; 8 if(x%2==0) 9... 阅读全文
posted @ 2015-09-29 18:38 雨鹭 阅读(490) 评论(0) 推荐(0)