Eclipse 实现接口到快捷键是什么?
天蓬老师
天蓬老师 2017-04-21 10:57:41
0
1
796

码字时不想离开键盘,太不连贯了。不知道有没有高人知道?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(1)
阿神

Write class Foo implements SomeInterface directly, and then Eclipse will prompt a syntax error, then press CTRL+1, which is the QuickFix function, and select the corresponding function in the pop-up menu. By the way, the CTRL+1 (QuickFix) function is very powerful in Eclipse. Try this function more and you will be pleasantly surprised.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template