Home > Article > Development Tools > How to change line in notepad
notepad There are two ways to wrap lines, one is to use the Enter key [Enter], and the other is to use notepad's [Automatic Line Wrap]. (Recommended learning: notepad use)
Open the file that needs to be line-wrapped, and confirm whether the file and content you need to line-wrap are displayed. Note that the line break is only divided into two lines when displayed. When actually saving, the content is saved in one line in the background.
Click [View] in the top menu bar, find [Automatic Wrap] in the drop-down menu that appears, and then click the check mark in front.
After checking the box, click on a blank space on the page, the drop-down menu will automatically disappear, and the line wrapping effect will also be displayed.
The effect after line wrapping is as shown in the figure. One line of text forms multiple lines for display, which enhances the beauty of the display. This makes browsing easier, and you can view all the contents of the file without dragging the scroll bar at the bottom.
The above is the detailed content of How to change line in notepad. For more information, please follow other related articles on the PHP Chinese website!