大家好,又见面了,我是你们的朋友全栈君。
control + g快速找到某一行command + shift + k删除整行代码command + fn + delete删除当前行光标后的所有代码command + delete删除当前行光标前的所有代码option + fn + delete删除当前单词光标后到符号之间的代码option + delete删除当前单词光标前到符号之间的代码command + shift + h输入全局替换前后的内容command + option + enter全局替换成功command + r刷新网页command + 上下键箭头跳到首或尾command + shift + g打开“Go to Folder”窗口,输入地址,进入该文件夹control + c结束终端当前进程
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/150654.html原文链接:https://javaforall.net
