摘要:
1 package com.bytezreo.interfacetest; 2 3 public class SubClass2 { 4 public static void main(String[] args) { 5 SubClass s = new SubClass(); 6 //s.met 阅读全文
posted @ 2021-10-05 23:48
Bytezero!
阅读(68)
评论(0)
推荐(0)
摘要:
1 package com.bytezreo.interfacetest; 2 3 /** 4 * 5 * @Description 接口:比较对象的大小 6 * @author Bytezero·zhenglei! Email:420498246@qq.com 7 * @version 8 * @ 阅读全文
posted @ 2021-10-05 21:46
Bytezero!
阅读(119)
评论(0)
推荐(0)
摘要:
1 package com.bytezreo.interfacetest; 2 3 /** 4 * 5 * @Description 接口的应用:代理模式 6 * @author Bytezero·zhenglei! Email:420498246@qq.com 7 * @version 8 * @ 阅读全文
posted @ 2021-10-05 20:36
Bytezero!
阅读(50)
评论(0)
推荐(0)
摘要:
1 package com.bytezreo.interfacetest; 2 3 /** 4 * 5 * @Description 接口的使用 6 * @author Bytezero·zhenglei! Email:420498246@qq.com 7 * @version 8 * @date 阅读全文
posted @ 2021-10-05 20:18
Bytezero!
阅读(61)
评论(0)
推荐(0)
摘要:
1 package com.bytezreo.interfacetest; 2 3 /** 4 * 5 * @Description interface 接口的使用 implements 实现 6 * @author Bytezero·zhenglei! Email:420498246@qq.com 阅读全文
posted @ 2021-10-05 19:44
Bytezero!
阅读(217)
评论(0)
推荐(0)
摘要:
1 package com.bytezreo.template; 2 3 import java.util.Calendar; 4 import java.util.Scanner; 5 6 /** 7 * 8 * @Description 抽象类 练习 9 * @author Bytezero·z 阅读全文
posted @ 2021-10-05 15:17
Bytezero!
阅读(80)
评论(0)
推荐(0)
摘要:
1 package com.bytezreo.template; 2 3 /** 4 * 5 * @Description 抽象类的应用:模板方法的设计模式 6 * @author Bytezero·zhenglei! Email:420498246@qq.com 7 * @version 8 * 阅读全文
posted @ 2021-10-05 14:17
Bytezero!
阅读(52)
评论(0)
推荐(0)
摘要:
1 package com.bytezreo.abstractTest; 2 3 /** 4 * 5 * @Description Abstract 关键字使用 6 * @author Bytezero·zhenglei! Email:420498246@qq.com 7 * @version 8 阅读全文
posted @ 2021-10-05 08:49
Bytezero!
阅读(157)
评论(0)
推荐(0)
浙公网安备 33010602011771号