摘要:
package joker; public class Test_1106 { public static void main(String[] args) { // TODO Auto-generated method stub TestDemo circle1 = new TestDemo(); 阅读全文
posted @ 2017-11-12 20:34
ELF_CH
阅读(199)
评论(0)
推荐(0)
摘要:
package joker; class Single{ private static Single instance = new Single(); private Single() { } public static Single getInstance() { return instance; 阅读全文
posted @ 2017-11-12 20:32
ELF_CH
阅读(161)
评论(0)
推荐(0)

浙公网安备 33010602011771号