sql执行快捷键

时间:2020-01-09 14:52:19   收藏:0   阅读:321

https://blog.csdn.net/weixin_42476601/article/details/81736571

 

一、全选

Ctrl+a

二、选择当前行

按Home(定位到行首)然后按Shift+Dnd(行尾) 
按End(定位到行尾)然后按Shift+Home 
按Home(定位到行首)然后按Shift+↓

三、选中多行

按Home(定位到行首)然后按Ctrl+Shift+Dnd(行尾) 
按End(定位到行尾)然后按Ctrl+Shift+Home 
按Home(定位到行首)然后按Shift+↓(多按一下Shift+↓则多选一行)

 

当前行行首:Home 
当前行行尾:End 
当前文档首行:ctrl+Home 
当前文档尾行:ctrl+End

原文:https://www.cnblogs.com/shengyin/p/12171038.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!