題:
Windows應用程序可在剪貼板中保存多個項目
RockPaperLz- Mask it or Casket
2016-04-13 00:28:54 UTC
view on stackexchange narkive permalink

I am looking for a simple app that will extend the to hold multiple items.

I don't need much, and would like to keep it simple. Just something that will extend the clipboard to hold 2 or more items. I do not want it to write the clipboard contents to non-volatile storage (e.g. hard drive) each time something is copied to the clipboard.

The app shouldn't affect normal operation of the clipboard (using it to copy-paste a single item).

I have a strong preference for software, or at least something without and installer.

Must be compatible with .

[快速復本](http://goodlucksoft.com/quick-multi-copy.php)是我使用的最佳工具。
六 答案:
Franck Dernoncourt
2016-04-13 03:13:33 UTC
view on stackexchange narkive permalink

您可以使用 Ditto

  • 免費提供
  • 在Microsoft Windows 7上運行
  • 擴展剪貼板以容納2個或更多項目
  • 不確定它多久刷新一次鍵盤歷史記錄到硬盤驅動器,但是幾乎沒有滯後時間。
  • 有便攜式版本。

enter image description here

不知道人們如何在沒有剪貼板管理器的情況下使用計算機。

哇,謝謝弗蘭克。我從未聽說過Ditto。看起來很有趣。絕對可以滿足我的需要,但是正如您所提到的,它具有便攜式版本並且是免費提供的,因此絕對值得一試。另外它是開源的。再次感謝您的推薦!
你打敗我了!我將全力支持。我已經使用Ditto幾年了。每隔幾個月,我會尋找更好的東西,以防萬一,什麼也找不到。實際上,我不知道為什麼看,因為Ditto可以做我想做的一切。
Izzy
2016-04-13 11:39:04 UTC
view on stackexchange narkive permalink

I'm using ArsClip for this:

enter image description here
ArsClip configuration and Clipboard windows (source: PortableFreeware; click image for larger variant)

  • Supports Windows XP to Windows 10 (which of course includes Windows 7)
  • Extends the clipboard to hold more than 2 items (see right window in above screenshot)
  • Is available in a portable version
  • Is Freeware
  • Is pretty much configurable
  • Doesn't affect normal operation of the clipboard (items are stacked, so last-in first-out; iow: it keeps a history for you to be accessed on demand only)

I'm using ArsClip for years. It's very reliable, stable, fast. Highly recommended :)

謝謝伊齊!我聽說過ArsClip,但直到您做出上述回答之前,我都忘記了它。我喜歡您提到的它不會影響剪貼板的正常運行的方式。很好,因為鍵盤習慣需要時間才能改變。
我也會對此表示贊同。當公司給我一台32位Windows Xp機器(20k +員工的標準-不用問)時,我就用了它,因為我找不到32位版本的Ditto。可以接受,在標準剪貼板之前的街道。但是它的特色無法與同上相提並論。
lobo
2016-04-13 17:35:32 UTC
view on stackexchange narkive permalink

I am using Clipjump.

  • No extra shortcuts other than Ctrl+c, Ctrl+v, Ctrl+x.
  • Supports scripting, so you can add filters like trimming, change case etc.
  • Fast, lightweight and portable.
感謝lobo。最初我並不需要額外的功能,但是編寫腳本以修剪空白的功能非常引人注目。感謝您的推薦!
sevenforce
2016-04-29 00:16:37 UTC
view on stackexchange narkive permalink

I am using since many years the tool CLCL:

  • All clipboard formats are supported.
  • Template can be registered.
  • Pop-up menu is displayed by "Alt+C."
  • Menu can be customized.
  • Item is paste automatically.
  • Picture is displayed on a menu.
  • Tool tip is displayed on a menu.
  • The format to leave and the format to save can be set up.
  • The ignored window can be set up.
  • The paste key for every window can be set up.
  • Function is extensible with plug-in.
  • Unicode
  • Freeware

Supports Windows NT 4.0, 2000, XP, Vista, 7, 8, 8.1, 10. Source code available.

(Started with it because of a reference in The Productive Programmer by Neal Ford.)

謝謝sevenforce!看起來很有趣。它有便攜式版本嗎?
是的,它具有便攜式版本。您只需要從鏈接中解壓縮zip文件版本即可。
謝謝sevenforce!
tormozit
2017-02-10 04:00:34 UTC
view on stackexchange narkive permalink

十年來,我一直在使用不同的剪貼板管理器。現在時間到了,我已經創建了自己的剪貼板管理器-Windows的Clip Angel(免費) https://sourceforge.net/projects/clip-angel/?source=navbar。它的靈感來自AceText和ClipDiary(我的最愛)。

謝謝!那好極了!便攜嗎?是否會影響剪貼板的正常運行(使用它來複製粘貼單個項目)?
Clip Angel具有可移植模式(ClipAngelPortable.bat)。總是將選定的剪輯放入剪貼板以進行粘貼。但是如果需要,我可以選擇粘貼後還原剪貼板的原始內容。
謝謝!我會稍微玩一下,看看它如何進行。我現在很忙,可能要花點時間...
Michael Kohne
2017-03-28 18:36:01 UTC
view on stackexchange narkive permalink

我已經使用 ClipX很多年了。它會記住最後N個項目,甚至可以創建始終顯示在菜單中的“粘性”項目。自2008年以來沒有進行過任何更新,但是如果您真的想自己進行更新,則可以找到源。缺點是它不是便攜式的(它是安裝程序)。



該問答將自動從英語翻譯而來。原始內容可在stackexchange上找到,我們感謝它分發的cc by-sa 3.0許可。
Loading...