在 Vista 中拥有多个剪贴板的可用技术

发布于 2024-07-26 04:09:34 字数 115 浏览 5 评论 0原文

编程时,我需要一种拥有多个剪贴板(Vista)的方法。 我想他们两个就可以了。 例如,Ctrl-C 复制到剪贴板#1,而 Control-Shift-C 复制到剪贴板#2。 很想知道您使用什么软件或者其他方法。

When programming, I need a way to have more than one clipboard (Vista). I think two of them would do the trick. For example Ctrl-C copies to clipboard #1 while Control-Shift-C would copy to clipboard #2. Curious to know what software you use or maybe other methods altogether.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

千秋岁 2024-08-02 04:09:34

剪辑。
http://bluemars.org/clipx/

这是唯一的飞行方式。

Clipx.
http://bluemars.org/clipx/

It's the only way to fly.

吐个泡泡 2024-08-02 04:09:34

不确定如何在操作系统级别执行此操作。

我会说在 Visual Studio 中一个巧妙的技巧是
Ctl-Shift-V

将循环浏览剪贴板中的项目。

得到这个来自
http://www.amazon.com/Microsoft%C2%AE-Visual-Studio% C2%AE-Tips-PRO-Developer/dp/0735626405/

Not sure how to do it at the OS level.

I will say in Visual Studio a neat trick is
Ctl-Shift-V

Will cycle through items in clipboard.

Got this from
http://www.amazon.com/Microsoft%C2%AE-Visual-Studio%C2%AE-Tips-PRO-Developer/dp/0735626405/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文