interface?Test
{
????function?test1();
????function?test2();
}
class?A?implements?Test
{
????//phpstorm中,有沒有快捷鍵,直接生成接口中的方法
????//一個(gè)個(gè)的敲,太慢了。
}
2 回答

流逝在指尖活在當(dāng)下
TA貢獻(xiàn)4條經(jīng)驗(yàn) 獲得超1個(gè)贊
?command+o(mac)?
control+o(windows)
在 Proferences=>Keymap 查看?Override Methods 的快捷鍵
- 2 回答
- 0 關(guān)注
- 7604 瀏覽
添加回答
舉報(bào)
0/150
提交
取消