创建快捷方式以轻松查看Windows剪贴板
Have you ever wondered what is on your clipboard? Sure, you can open up notepad and try and paste it in, but there’s a simple utility built into Windows XP that you can use to view the contents of the clipboard.
您是否想過(guò)剪貼板上的內(nèi)容? 當(dāng)然,您可以打開(kāi)記事本并嘗試將其粘貼到其中,但是Windows XP內(nèi)置了一個(gè)簡(jiǎn)單的實(shí)用程序,可用于查看剪貼板的內(nèi)容。
Today we’ll show you how to create a shortcut to this utility, and even how to use it in Vista if you have an old XP installation laying around.
今天,我們將向您展示如何創(chuàng)建此實(shí)用程序的快捷方式,以及如果安裝了舊版XP的安裝程序,甚至還可以在Vista中使用它。
Create Clipboard Shortcut In XP
在XP中創(chuàng)建剪貼板快捷方式
First right click an empty area on the Desktop and select New Shortcut.
首先,右鍵單擊桌面上的空白區(qū)域,然后選擇新建快捷方式。
Next, type in “%windir%System32clipbrd.exe” without the quotes and click next.?
接下來(lái),鍵入不帶引號(hào)的“%windir%System32clipbrd.exe” ,然后單擊“下一步”。
You will then be asked to name the shortcut and continue.? After you’re done anytime you want to check what is on the Clipboard just double-click the shortcut.
然后將要求您命名快捷方式并繼續(xù)。 隨時(shí)完成后,您要檢查剪貼板上的內(nèi)容,只需雙擊快捷方式。
Enable Clip Book Viewer In Vista
在Vista中啟用剪貼簿查看器
Vista does not include the same executable program as in XP, so to enable this feature in Vista we need to copy clipbrd.exe from XP into the C:WindowsSystem32 directory in Vista as shown below.
Vista不包含與XP中相同的可執(zhí)行程序,因此要在Vista中啟用此功能,我們需要將XP中的clipbrd.exe復(fù)制到Vista中的C:WindowsSystem32目錄中,如下所示。
Now we can go ahead and create a shortcut to the Clipboard in Vista. The steps are very similar to XP, first create a new Shortcut on the Desktop.
現(xiàn)在,我們可以繼續(xù)在Vista中創(chuàng)建剪貼板的快捷方式。 步驟與XP非常相似,首先在桌面上創(chuàng)建一個(gè)新的快捷方式。
Next enter the path to clipbrd.exe which is in C:WindowsSystem32clipbrd.exe and click Next.
接下來(lái)輸入C:WindowsSystem32clipbrd.exe中的clipbrd.exe路徑,然后單擊“下一步”。
Create a name for the shortcut you will easily remember then hit the Finish button.? Click OK through the remaining windows to get back to the Desktop.
為您將容易記住的快捷方式創(chuàng)建一個(gè)名稱(chēng),然后單擊“完成”按鈕。 在其余窗口中單擊“確定”以返回到桌面。
Taking the idea for another Clipboard article as an additional tip we can change the icon to a Clipboard.? To do this just right click the icon, go to Properties, and Change Icon then browse over to the included icon in Windows.
將另一個(gè)剪貼板文章的想法作為附加提示,我們可以將圖標(biāo)更改為剪貼板。 為此,只需右鍵單擊該圖標(biāo),轉(zhuǎn)到“屬性”,然后單擊“更改圖標(biāo)”,然后瀏覽到Windows中包含的圖標(biāo)。
Now when we double click our icon we will have access to the ClipBook Viewer.
現(xiàn)在,當(dāng)我們雙擊我們的圖標(biāo)時(shí),我們將可以訪(fǎng)問(wèn)剪貼簿查看器。
If you do not have a working XP machine to copy the file from you can use an XP installation disk.
如果您沒(méi)有可用的XP計(jì)算機(jī)從中復(fù)制文件,則可以使用XP安裝盤(pán)。
Open up a command prompt and switch to the I386 folder and type in the following command to extract the compressed file from the CD, adjusting the path depending on your configuration.
打開(kāi)命令提示符并切換到I386文件夾,然后鍵入以下命令以從CD中提取壓縮文件,并根據(jù)您的配置調(diào)整路徑。
extract D:i386clipbrd.ex_ c:filepathclipbrd.exe
解壓縮D:i386clipbrd.ex_ c:filepathclipbrd.exe
Alternatively, if you are using the excellent 7-Zip utility, you can simply browse to the file location and right-click to “Open Archive” in 7-Zip…
另外,如果您使用的是7-Zip實(shí)用程序,則只需瀏覽至文件位置,然后右鍵單擊7-Zip中的“打開(kāi)存檔”即可。
Then you can drag the actual file from here to anywhere you’d like.
然后,您可以將實(shí)際文件從此處拖到您想要的任何位置。
For more clipboard goodness, you can check out Lifehacker’s Top 10 Clipboard Tricks.
有關(guān)更多剪貼板的信息,可以查看Lifehacker的Top 10 Clipboard Tricks 。
翻譯自: https://www.howtogeek.com/80065/create-a-shortcut-to-easily-view-the-windows-clipboard-2/
總結(jié)
以上是生活随笔為你收集整理的创建快捷方式以轻松查看Windows剪贴板的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: php脚本爬取头像图片
- 下一篇: Python爬虫以及数据可视化分析!