F9 resume programe 恢复程序
F8 step over 跳到下一步
F7 step into 进入到代码
alt + shift + F7 force step into 强制进入代码
alt + F8 debug 时选中查看值
alt + F9 run to cursor 运行到光标处
idea debug 快捷键
最新推荐文章于 2024-05-08 14:18:11 发布
F9 resume programe 恢复程序
F8 step over 跳到下一步
F7 step into 进入到代码
alt + shift + F7 force step into 强制进入代码
alt + F8 debug 时选中查看值
alt + F9 run to cursor 运行到光标处