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 select a column in notepad++
- If you want to select a column in notepad++, you can use the column editing mode of notepad. The shortcut key is [Alt+left mouse button] to select the column.
- notepad 5703 2019-08-21 16:50:14
-
- How to delete blank lines in notepad++
- Press [CRTL+A] to select all the contents of the current file, and find [Edit] - [Line Operation] - [Remove Blank Lines (Including Blank Characters)] in the menu bar. Now all blank lines have been delete.
- notepad 16953 2019-08-21 16:49:52
-
- How to set background color in notepad
- Click [Settings] - [Language Format Settings] in the notepad++ menu bar; enter the language format setting interface, click [Background Color]; now you can set the background color, click [More Colors] to customize the background color, remember after changing Also check [Use global background color].
- notepad 9796 2019-08-21 16:48:19
-
- How to set notepad++ font format
- Click [Settings] - [Language Format Settings] in the notepad++ menu bar; enter the language format setting interface, set the font format in [Font Style], and then click the [Save and Close] button.
- notepad 4324 2019-08-21 16:48:05
-
- How to set up the Chinese version of notepad++
- In 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 19757 2019-08-21 16:47:48
-
- How to format json in notepad
- Notepad++ needs to install the JSON Viewer plug-in if you want to format jso. After installation, click the plug-in on the menu bar and the [JSON Viewer] option will appear. Click the [Format JSON] option in the submenu that appears. At this time, the json data will become neat. Orderly.
- notepad 5758 2019-08-21 16:47:24
-
- How to run C language in notepad++
- First, you need to set up the MinGW compilation environment on your computer; click [Menu Bar]-[Run] in the notepad++ menu bar, enter the compilation command in the pop-up box; click [Menu Bar]-[Run] in the notepad++ menu bar again, and enter the compilation command in the pop-up box. Enter the configuration to run the c language.
- notepad 17924 2019-08-21 16:47:08
-
- How to install plug-in for notepad
- Open notepad++, select [Plugin] - [Plugin Manager] - [Show Plugin Manager], the plug-in management interface will open. At this time, you only need to check the plug-in and click the [install] button to install it.
- notepad 6856 2019-08-21 16:46:51
-
- What does notepad mean?
- Notepad means notepad. It is a code editor or a small program in WINDOWS. It is used for text editing. In terms of text editing, it is equivalent to Windows WordPad. It is an open source, compact and free plain text editor.
- notepad 10363 2019-08-12 13:28:12
-
- How to batch annotate in notepad++
- First select the code you want to comment. Then select Edit. Then select the Comment/Uncomment option. Just select one of the block comments. This function is not only convenient for commenting multiple lines of code at one time. What's more powerful is that corresponding comment prefixes will be added according to the code in different languages.
- notepad 13422 2019-08-12 13:21:44
-
- How to format xml file using notepad++
- Notepad++ needs to download and install the Xml Tools plug-in, which can format XML files. Click [Plug-in]-[Xml Tools]-[Pretty print] to format the xml file.
- notepad 5156 2019-08-21 16:46:37
-
- How to change characters into newlines in notepad++
- Use Notepad++ to replace characters with newlines. Use the search and replace function, select a regular expression, enter the string you want to replace in the search target box, enter \r in the replace with box, and click Replace.
- notepad 7294 2019-08-12 11:42:41
-
- How to use the multi-view (split screen) function of notepad++
- notepad++ has two ways to view multiple views: you can right-click on the file name (between the toolbar and the file content) that you want to preview the operation on the other side, and select [Move to another view] or [Copy to Another view]; press and hold the file and drag it directly. After releasing the mouse, choose to move or copy to another view.
- notepad 4891 2019-08-21 16:46:21
-
- How to change font size in notepad
- There are two ways to modify the font size in Notepad: 1. There is a button to enlarge or reduce the font in the toolbar. Click once to enlarge or reduce the font by one pixel. 2. You can also use ctrl+mouse wheel to enlarge or reduce the font.
- notepad 3274 2019-08-12 11:31:47
-
- How to display which column in notepad
- In fact, notepad does not have the function of displaying the number of columns, but after opening the file. There is a related display at the bottom of the window. length is the length. lines is the number of lines. Ln is also the number of rows. Col is the number of columns.
- notepad 9783 2019-08-12 11:26:46