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 delete the configuration file of notepad++ and restore the default configuration file
- The easiest way to reset to the default profile is to delete the current profile. There are several .xml configuration files in this directory under the installation path of Notepad++. Delete the ones you want to reset and restart Notepad++.
- notepad 6637 2019-08-21 16:59:51
-
- How to change notepad to Chinese
- How to change notepad to Chinese: 1. Open the preference settings; 2. Switch to the [Genergy] option and set the language to Simplified Chinese; 3. Click the [close] button.
- notepad 38271 2020-10-21 11:13:20
-
- How to compare the contents of two files in notepad++
- Notepad++ can compare the contents of two files by downloading and installing the Compare plug-in. Click [Plug-in]-[Compare]-[Compare] to compare the contents of the two files to see the differences.
- notepad 16847 2019-08-21 16:59:10
-
- How to turn off full screen in notepad
- Notepad++ can turn on or off the full screen mode by clicking [View] - [Switch Full Screen Mode] in the menu bar. You can also use the shortcut key [F11] to switch.
- notepad 5446 2019-08-21 16:58:40
-
- How to create a new notepad++ file
- Open the notepad++ software and click [File] - [New] in the menu bar; you will find that a new file appears on the tab bar. You can set the name and file type of the new file in [File] - [Save As].
- notepad 5935 2019-08-21 16:58:25
-
- How to save files as java files in notepad++
- If you want notepad++ to be saved as a java file, you need to set it up. Open notepad++, click [Settings] - [Preferences] in the menu bar; enter the preference interface, click [New], set [Default Language] to java, [Encoding] to ANSI; uncheck [Use] in [Default Directory] New Style Dialog].
- notepad 6209 2019-08-21 16:58:11
-
- How to set font size in notepad
- Open notepad++, click [Settings] - [Language Format Settings] in the menu bar; enter the language format setting interface, you can set the font size in [Font Size] in [Font Style], and click the [Save and Close] button when finished.
- notepad 8817 2019-08-21 16:57:46
-
- How to compare documents in notepad
- First download and install the compare plug-in. After installation, restart notepad, then open the two files to be compared, and then select compare--compare in the plug-in. Notepad will mark the differences in the two files.
- notepad 5826 2019-08-15 09:09:17
-
- How to set line break in notepad
- The first step is to open notepad++. ||The second step is to select "View" in the menu bar. ||The third step is to select "Automatically wrap" in the drop-down menu to achieve automatic line wrapping.
- notepad 7684 2019-08-14 17:02:20
-
- How to cancel full screen in notepad
- Dual windows can be opened, and multiple sub-windows can be opened in the split window, allowing quick switching of full-screen display mode (F11), and supporting the mouse wheel to change the document display ratio; you can also click [View] - [Switch full-screen mode] in the menu bar to enter or exit full screen mode.
- notepad 4481 2019-08-14 16:47:27
-
- How to batch annotate in notepad
- Select the code that needs to be commented, click "Edit", select "Comment/Uncomment" in the drop-down menu, and then select the comment method in the submenu. You can also make comments through shortcut keys, single-line and multi-line comments: Ctrl+K; block comments: Ctrl+Q.
- notepad 15180 2019-08-14 16:40:40
-
- How to open notepad cursor
- The first step is to open notepad++. ||The second step is to click "Settings" and select "Preferences" in the drop-down menu. ||The third step is to select "Edit", then click "Others" and set the "Width" in "Caret Settings". ||The fourth step is to set the width to 1 and then return to the main page to see the cursor.
- notepad 4258 2019-08-14 16:22:00
-
- How to remove spaces in notepad
- The first method is to open notepad++, click "Edit", select "Row Operation" in the drop-down menu, and then click "Remove Empty Rows". Second, press the "Ctrl+F" keys, switch to the "Replace" tab, and use regular expressions to remove spaces.
- notepad 15611 2019-08-14 16:06:27
-
- How to add the same string in front of each line in notepad++
- notepad++ uses column block editing mode to prepend the same string to each line. First, place the cursor before the serial number, then click [Edit] and select the column [Block Edit]. You can also place the cursor after the serial number and use the shortcut key [Alt+C] to quickly open the column block editing dialog box. Enter the string in [Insert text].
- notepad 6116 2019-08-21 16:57:30
-
- How to remove line breaks in notepad
- Open notepad++, press the shortcut key [CTRL+F], enter \r\n in [View Target], and open the extension; switch to the [Replace] tab, replace \r\n with nothing (write nothing ), thus achieving the operation of removing newlines.
- notepad 12009 2019-08-21 16:57:06