oracle打开脚本窗口_使用方便的AutoHotkey脚本将窗口保持在顶部

oracle打开脚本窗口

oracle打开脚本窗口

Are you tired of shuffling back and forth between windows to get your work done?  Here’s a handy tool that lets you keep any window always on top when you need it.

您是否厌倦了在窗口之间来回移动以完成工作? 这是一个方便的工具,可让您在需要时将任何窗口始终放在最上面。

There are many ways to use multiple windows efficiently, but sometimes it seems you need to keep a smaller one in front of a larger window and they never quite fit right.  Whether you’re trying to use Calculator and a web form at the same time, or see what music is playing while you’re catching up on your news, there’s many scenarios where it can be useful to keep one window always on top.  There are many utilities to do this, but they are often needlessly complicated and bloated.  Here we look at a better solution from Amit, our friend at Digital Inspiration.

有许多有效地使用多个窗口的方法,但是有时您似乎需要将一个较小的窗口保留在较大的窗口之前,而它们却永远不合适。 无论您是尝试同时使用Calculator和Web窗体,还是在关注新闻时查看正在播放的音乐,在很多情况下,保持一个窗口始终位于顶部都是很有用的。 有许多实用程序可以执行此操作,但是它们通常不必要地复杂且肿。 在这里,我们看一下Digital Inspiration的朋友Amit提供的更好的解决方案。

Always on Top

总在最前面

Thanks to AutoHotkey, you can easily always keep any window on top of all the others on your screen.  You can download this as a small exe and run it directly, or can create it with a simple script in AutoHotkey.  For simplicity, we simply downloaded the application and ran it directly.

借助AutoHotkey,您可以轻松地始终将任何窗口保持在屏幕上所有其他窗口的顶部。 您可以将其下载为小型exe文件并直接运行,也可以使用AutoHotkey中的简单脚本来创建。 为简单起见,我们只下载了该应用程序并直接运行它。

To do this, download Always on Top (link below), and unzip the file.

为此,请下载Always on Top(始终位于顶部)( 下面的链接 ),然后解压缩文件。

image

Once you’ve launched it, simply select the window you want to keep on top and press Ctrl+Space.  This program will now stay in front, even when it is not the active window.  Here’s a screenshot of a Hotmail signup dialog in Chrome with Notepad kept on top.  Notice Notepad isn’t the active application, but it is still on top.

启动后,只需选择要保留在顶部的窗口,然后按Ctrl + Space。 现在,即使该程序不是活动窗口,它也将保留在最前面。 这是Chrome浏览器中的Hotmail注册对话框的屏幕截图,其中记事本位于顶部。 注意Notepad不是活动的应用程序,但仍位于最上面。

image

If you wish to un-pin the window from being on top, simply select the window and press Ctrl+space again.  You can keep multiple windows pinned at once, too, though you may clutter your desktop quickly!

如果要取消固定窗口的顶部,只需选择该窗口,然后再次按Ctrl + space。 您也可以一次固定多个窗口,尽管您可能会很快使桌面混乱!

Always on Top will keep running in your system tray, and you can exit or suspend it by right-clicking on its tray icon and selecting exit or suspend, respectively.

Always on Top将始终在系统托盘中运行,您可以通过右键单击其托盘图标并分别选择退出或暂停来退出或暂停它。

image

Create Your Own Always on Top Utility with AutoHotkey

使用AutoHotkey创建自己的Always on Top实用程序

If you’re a fan of AutoHotkey, you can create your own AutoHotkey script to keep windows on top simply and easily with only one line of code:

如果您是AutoHotkey的粉丝,则可以创建自己的AutoHotkey脚本,仅需一行代码即可简单,轻松地将窗口保持在顶部:

^SPACE::  Winset, Alwaysontop, , A
^SPACE::  Winset, Alwaysontop, , A

Simply create a new file, insert the code, and save it as plaintext with the .ahk file extension.  If you have AutoHotkey installed, simply double-click this file for the exact same functionality as the premade version.

只需创建一个新文件,插入代码,然后将其另存为带有.ahk文件扩展名的纯文本即可。 如果安装了AutoHotkey,只需双击此文件即可获得与预制版本完全相同的功能。

Conclusion

结论

This is a great way to keep a window handy, and it can be beneficial in many scenarios.  For instance you can use it to copy data from a PDF or image into a form or spreadsheet, and it saves a lot of clicks and time. 

这是使窗口方便使用的好方法,并且在许多情况下都是有益的。 例如,您可以使用它来将数据从PDF或图像复制到表单或电子表格中,这样可以节省大量的点击和时间。

Links:

链接:

Download Always on Top from Digital Inspiration

从Digital Inspiration下载Always on Top

Download AutoHotkey if you want to make it yourself

如果要自己制作,请下载AutoHotkey

翻译自: https://www.howtogeek.com/howto/13784/keep-a-window-on-top-with-a-handy-autohotkey-script/

oracle打开脚本窗口

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值