current location:Home > Technical Articles > Development Tools > notepad
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to hide toolbar in notepad
- notepad++ Find "Settings" in the menu bar, open "Settings", find "Preferences" under the "Settings" menu; after opening "Preferences", click "Common"; find "Toolbar" on the right, check Hide The small box in front; Notepad has successfully hidden the toolbar at this time.
- notepad 4829 2019-08-21 15:55:24
-
- How to change notepad++ character set to utf8
- Open the file with Notepad++, click Encoding on the menu bar, and click Encode in UTF-8 format in the drop-down list.
- notepad 9252 2019-08-21 15:55:09
-
- How to adjust notepad to Chinese version
- notepad++ click the preference option under the settings option in the menu bar; enter the preference setting window, click Genergy to enter the Genergy setting page; click localization, click Chinese simplified in the drop-down selection, and click the close button to complete.
- notepad 9916 2019-08-21 15:54:50
-
- How to replace newline characters in notepad++
- notepad++ uses the shortcut key Ctrl+H to enter the replacement interface, enter \r\n in the [Find Target] text box, and decide the content after replacement. You must select [Extended] here, otherwise it will not succeed.
- notepad 21024 2019-08-21 15:54:13
-
- How to change the background of notepad
- If you want to change the default background color of notepad++, go to [Settings]-[Language Format Settings...], click the background color, then you can change the background color, click More Colors to customize the color, remember to return it after changing To check Use global background color, click Save to close to complete changing the background.
- notepad 5310 2019-08-21 15:53:42
-
- How does notepad++ format confusing xml
- notepad++ needs to download and install the xml tools plug-in to format messy xml. How to operate: Click "Plug-in (P)"->"XML Tools"->"pretty print" on the top of the notepad++ tool
- notepad 3110 2019-08-21 15:53:25
-
- Garbled characters appear when writing HTML in notepad
- The reason why Notepad++ produces garbled characters when writing HTML is due to different encoding methods. Click "Encoding" in Notepad++ and change it to "Encoded in UTF-8 format" or specify the encoding method in the code, <meta charset = "UTF-8">.
- notepad 4143 2019-08-21 15:52:53
-
- How to view binary files using notepad++
- To use notepad++ to view binary files, you need to download the HexEditor plug-in and put it in the plugins directory of the notepad++ installation directory. After restarting the software, click [Plug-in] - [Hex-Editer] - [View in HEX] to see the binary The contents of the file.
- notepad 6089 2019-08-21 15:52:35
-
- How to remove duplicate lines in notepad++
- Notepad needs to download and install the TextFx plug-in, select the data to remove duplicate lines, click the plug-in-"TextFx"-"TextFx Tools"-"Sort lines case sensitive/insensitive (at column)" and you are done.
- notepad 10911 2019-08-21 15:52:19
-
- How to add the same character in front of each line in notepad++
- notepad++ uses column block editing mode to prepend the same character to each line. First select the row where characters need to be added, then use the Alt+C shortcut key to open the column block editing dialog box, and fill in the characters to be added in the inserted text.
- notepad 5670 2019-08-21 15:51:56
-
- How to split screen in notepad++
- Open "File 1.txt" and "File 2.txt" using notepad++ so that there are two tabs in the same window. Right-click on the Tab label of File 2 and click Move to another view/Copy to another A view, at this time, realizes split screen, and you can observe two files at the same time.
- notepad 5394 2019-08-21 15:51:32
-
- How to increase the font size in notepad
- There is a magnifying glass in the toolbar of Notepad++ to make the font larger; Notepad also supports keyboard combinations to enlarge/reduce the font. The key combination for enlarging is ctrl+mouse wheel scroll.
- notepad 4716 2019-08-21 15:51:07
-
- How to convert multiple lines into one line in notepad++
- Click Edit - Line Operation - Line Merge option in the notepad++ menu bar, which can turn multiple lines into one line.
- notepad 11005 2019-08-21 15:50:25
-
- How to format xml in notepad
- notepad++ itself cannot format xml. You need to download and install the XML Tools plug-in. After the installation is completed, click the plug-in tab and you can see that the XML Tools plug-in has been loaded. To format an XML file, select any of the options starting with Pretty print.
- notepad 6888 2019-08-21 15:50:04
-
- How to automatically prompt function in notepad++
- Open the notepad software, click Settings on the menu bar, open the preferences window, click the backup and auto-complete options, and select word prompts or function prompts as needed, and whether to prompt function parameters. Complete the automatic reminder function settings.
- notepad 8475 2019-08-21 15:49:49