摘要:
package com.test;class Father{int x = 1;public Father(){System.out.println("father");}public Father(String s){System.out.println("father:"+s);}}class 阅读全文
posted @ 2017-09-28 17:55
mojiemeizi
阅读(1015)
评论(0)
推荐(0)
浙公网安备 33010602011771号