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 run html in notepad
- The first step is to open notepad++, click "New", create a new html file and enter the code. || In the second step, click "Save", name the file, select html as the text type, and then click "OK". ||The third step is to right-click the saved file and select open it in a browser in "Open with".
- notepad 9433 2019-08-14 13:51:29
-
- How to set font color in notepad++
- To change the default font color, go to [Settings]-[Language Format Settings] in the notepad++ menu bar; enter the language format setting interface, click [Foreground Color] to set the font color, and then check [Use Global Foreground Color] , click the [Save and Close] button to complete the setting.
- notepad 11913 2019-08-21 16:52:42
-
- How to connect software to notepad
- The first step is to open notepad++ and select "Preferences" in the "Settings" menu bar. ||The second step is to select "File Association" in the preferences page. ||The third step is to select the item in "Supported Extensions", then select an optional file format, and then click the "arrow" to add it to the list of supported file formats.
- notepad 3837 2019-08-14 13:37:59
-
- How to read the encoding format in notepad
- Click [Format] in the notepad++ menu bar, and then you can see the current character encoding type.
- notepad 5317 2019-08-21 16:52:18
-
- How to compare notepad
- Open notepad++, select "Plugins", click "Plugin Manager", and then select "Show Plugin Manager". ||Check "Compare" and click "Install". ||Open the file you want to compare, and then select "Compare" in the plug-in.
- notepad 5815 2019-08-14 13:23:12
-
- How to set Chinese in notepad
- The first step is to open notepad++. ||The second step is to click "Settings" in the menu bar and select "Preferences" in the drop-down menu. ||The third step, select "Chinese Simplified" under "Localization" in "General", and then click "Close".
- notepad 13712 2019-08-14 13:10:25
-
- How to install notepad plug-in
- 1. Download the plug-in; 2. Copy the dll file in the plug-in to the plugins directory in the notepad++ installation directory. If the plug-in has doc, copy the doc directory to the plugins directory; 3. Restart Notepad++.
- notepad 7971 2019-08-13 13:08:43
-
- what is the use of notepad
- Notepad is a code editor or a small program in WINDOWS. It is used for text editing. It is equivalent to Windows WordPad in terms of text editing functions. It is an open source, compact and free plain text editor.
- notepad 3455 2019-08-13 11:49:04
-
- What is notepad used for?
- Notepad is a code editor or a small program in WINDOWS. It is used for text editing. It is equivalent to Windows WordPad in terms of text editing functions. It is an open source, compact and free plain text editor.
- notepad 5477 2019-08-13 11:48:43
-
- How to arrange open files in Notepad++ in the left menu bar
- Click [Settings] - [Preferences] in the Notepad++ menu bar; click [Common] in the preferences interface; enter [File List Panel] in the common options and check [Display]; the files opened at this time are listed in the left menu under the bar.
- notepad 6279 2019-08-21 16:52:02
-
- How to convert data into hexadecimal in notepad
- notepad++ uses the HEX-Editor plug-in to convert data into hexadecimal files for display.
- notepad 10143 2019-08-21 16:51:45
-
- How to replace numbers with regular expressions in notepad++
- How to replace numbers with regular expressions in notepad++: 1. Open notepad++ and press the [ctrl+h] shortcut key to enter the replacement interface; 2. Enter [\\d] in the [Find Target] option and enter [\\d] in the [Replace with] option. Enter the characters to be replaced; 3. Check the [Regular Expression] option and click [OK].
- notepad 21636 2020-10-21 11:21:58
-
- How to display a pair of brackets in notepad
- Notepad++ does not have the automatic completion function of brackets. You need to add a plug-in yourself, but it is also very simple. Select [Plug-in Management]-[Show Plug-ins] to find XBrackets Lite, and put a √ in front to install it. Click [Plugins] on the menu bar and find that there is an additional item [XBrackets Lite] than before.
- notepad 7231 2019-08-21 16:51:06
-
- How to format html code in notepad++
- To format HTML code in notepad++, you need to download and install the Tidy2 plug-in; click [Plug-in]-[Tidy2]-[Tidy] (config 1) to format the HTML code.
- notepad 16316 2019-08-21 16:50:49
-
- How to format code in notepad
- Notepad++ itself does not have this formatting code function, but it supports the NppAStyle plug-in to complete formatting. Click [Plug-in]-[NppAStyle]-[options], select the appropriate style in the code style, and format the code.
- notepad 12680 2019-08-21 16:50:27