java 练习 计算对角线长度
/** * Created by xabcd on 2019 */…
/** * Created by xabcd on 2019 */…
/** * Created by xabcd on 2019 */…
/** * Created by xabcd on 2019 */…
/** * Created by xabcd on 2019 */…
interface A { public void fun1(); } cla…
interface A { public void fun1(); } cla…
在 方法 中 定义 的 内部 类 只能 访问 方…
/** * Created by xabcd on 2019 */…
/** * Created by xabcd on 2019 */…
用stitic可以声明属性或方法,用static也…