彭振皖

 

2021年2月22日

多态

摘要: ![](https://img2020.cnblogs.com/blog/2305208/202102/2305208-20210222163429546-371352749.png)![](https://img2020.cnblogs.com/blog/2305208/202102/2305208-20210222163435608-970168954.png) 阅读全文

posted @ 2021-02-22 16:35 彭振皖 阅读(67) 评论(0) 推荐(0)

java中super和this关键字;继承时方法的重写

摘要: ![](https://img2020.cnblogs.com/blog/2305208/202102/2305208-20210222161557848-680891937.png) 阅读全文

posted @ 2021-02-22 16:05 彭振皖 阅读(46) 评论(0) 推荐(0)

idea快捷键

摘要: 快捷键 alt+insert:构造函数、get及set方法、重载……。 ctrl+h:在当前类中按,会跳出类的继承关系的页面。 crtl+alt+T:异常机制try、catch。 阅读全文

posted @ 2021-02-22 15:59 彭振皖 阅读(56) 评论(0) 推荐(0)

导航