摘要:
eclipse快捷键大全 /* ``* Eclipse中的快捷键: ``* 1.补全代码的声明:alt + / ``* 2.快速修复: ctrl + 1 ``* 3.批量导包:ctrl + shift + o ``* 4.使用单行注释:ctrl + / ``* 5.使用多行注释: ctrl + sh 阅读全文
posted @ 2022-07-14 18:58
帆再小也能远航
阅读(303)
评论(0)
推荐(0)
摘要:
面向对象(中) 方法的重载 重载:在同一个类中,方法名相同,参数列表不同,与返回值无关 例如下列代码: public class MethodTest { String name; public static void main(String[] args) { MethodTest m=new M 阅读全文
posted @ 2022-07-14 18:17
帆再小也能远航
阅读(48)
评论(0)
推荐(0)

浙公网安备 33010602011771号