清除屏幕-Oracle SQL Developer快捷方式? [英] CLEAR SCREEN - Oracle SQL Developer shortcut?

查看:77
本文介绍了清除屏幕-Oracle SQL Developer快捷方式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为了减少鼠标活动,我想知道是否有这样的命令快捷方式(例如cls Ctrl + L )来提供SQL * Plus (?) "CLEAR SCREEN"通过单击Oracle SQL Developer中的铅笔末端橡皮图标以清除下方的"Results"子选项卡可找到命令功能( ...我确定是错误的术语)

With the aim of reducing mouse activity I was wondering if there was such a command shortcut (eg cls or Ctrl + L) to provide the SQL * Plus (?) "CLEAR SCREEN" command functionality found by clicking the rubber-on-end- of-pencil icon in Oracle SQL Developer to clear the lower "Results" sub-tab (... incorrect terminology I'm sure).

推荐答案

要清除SQL窗口,可以使用:

To clear the SQL window you can use:

clear screen;

也可以缩短为

cl scr;

这篇关于清除屏幕-Oracle SQL Developer快捷方式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆