Recommend a tool for reading code and documents: screen mapping tool


This is Brother Dao's original 018

1. How do you read PDF files?

As a software developer, reading code or PDF files is commonplace. Suppose there is a scene: when you are looking at the content on page 100 , you want to look back at the picture on page 20. How do you generally do it?

This article recommends a powerful tool for you: Snipaste , if you are already using this very handy tool software, you can enjoy the life without reading the following content, listening to music.

Two, several possible methods

method 1

Use the mouse wheel to scroll back to page 20, after understanding the picture, go back to page 100 to continue reading. This method is awkward and very time-consuming . What if I read a few lines and want to look at the picture again? Roll the mouse again to roll back? It's scary to think about it.

Disadvantages: Inconvenient operation and waste of time.

Method 2:

Use the shortcut key Win + Shift + s to capture the relevant pictures. At this time, the screenshots have been placed in the clipboard of the system , and then use tools such as drawing to save the pictures in the clipboard as image files, so that you can see the PDF files at the same time Many related content in the.

Disadvantages: After taking a screenshot, you need to use a drawing tool to view the picture in the clipboard after exporting it, and the drawing tool can only handle one picture.

Method 3:

Use a special screenshot gadget , after taking a screenshot of the picture you need, save it as a picture file on the desktop, such as the following gadget:

[External link image transfer failed. The source site may have an anti-leech link mechanism. It is recommended to save the image and upload it directly (img-xlAdktps-1612398429517)(http://iottown.sewain100.cn/it18_2.pn)]

This method is essentially the same as method 2, except that the screenshot and saving pictures are put in a small tool to complete, eliminating the middle clipboard link .

Disadvantages: still need to open the picture to see.

Third, the screen texture artifact Snipaste

Step1: Press the F1 key to capture the desired image content :

[External link image transfer failed. The source site may have an anti-leech link mechanism. It is recommended to save the image and upload it directly (img-579OO0Uh-1612398429519)(http://iottown.sewain100.cn/it18_3.png)]

Step2: Press the F3 key to turn the screenshot into a screen map, and a light blue shadow appears around the picture :

At this point, you can use the mouse to drag the texture to any place on the screen , or use the scroll wheel to zoom in or out of the texture. If you need multiple pictures and codes to learn together, it may be a desktop like this:

You can display all relevant parts of the information on one screen, not to switch back, and it is very convenient to zoom through the scroll wheel of the mouse. If a certain texture is not used, just select it and press Esc to discard it.

If you haven't tried this texture artifact, it is strongly recommended to try it.

The picture below is the menu description of Snipaste. You can set some options by yourself. In fact, the default is enough.

Four, summary

I only introduce my most commonly used texture functions in Snipaste, which is enough for me!

If you also have a hidden and useful artifact, you might as well share it with everyone!


Don't brag, don't hype, don't exaggerate, write every article carefully!
Welcome to forward, to share to friends around technology, Columbia Road, to express my heartfelt thanks! Forwarded recommended language has helped you to think it over:

This summary article summarized by Brother Dao was written very carefully, which is very helpful to my technical improvement. Good things to share!

Finally, I wish you: in the face of code, there will be no bugs; in the face of life, spring blossoms!


[Original Statement]

OF: Columbia Road (public No.: The IOT of town things )
know almost: Columbia Road
station B: Share Columbia Road
Denver: Columbia Road share
CSDN: Columbia Road Share

Follow + star public account , don’t miss the latest articles
Insert picture description here


Reprint: Welcome to reprint, but without the consent of the author, this statement must be retained, and the original link must be given in the article.

Recommended reading

Use setjmp and longjmp in the C language to implement exception capture and coroutine
C language pointers-from the underlying principles to fancy skills, with pictures and codes to help you explain
step by step analysis-how to use C to achieve object-oriented programming
original gdb The underlying debugging principle is so simple
. The things about encryption and certificates
go deep into the LUA scripting language, so that you can thoroughly understand the debugging principle.

Guess you like

Origin blog.csdn.net/u012296253/article/details/113623807