11.06第十次作业
摘要:
1 package Hzy; 2 3 public class StaticDemo05 { 4 public static void main(String args[]) { 5 new StaticDemo05().fun() ; 6 } 7 public void fun() { 8 System.out.p... 阅读全文
posted @ 2017-11-07 18:38 黄宗禹 阅读(101) 评论(0) 推荐(0)
浙公网安备 33010602011771号