摘要:
数值型 - 整数类型: byte , short , int , long 数值型 - 浮点型: float , double 字符型: char 布尔型: boolean 阅读全文
posted @ 2020-10-02 01:40
SimonShixinlong
阅读(155)
评论(0)
推荐(0)
摘要:
类、接口和数组。 阅读全文
posted @ 2020-10-02 01:34
SimonShixinlong
阅读(105)
评论(0)
推荐(0)
摘要:
抽象方法没有方法体,所以没有返回值。 public abstract class AbstractDemo1 { public abstract void show1(); } 阅读全文
posted @ 2020-10-01 18:17
SimonShixinlong
阅读(1183)
评论(0)
推荐(0)
浙公网安备 33010602011771号