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 Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to create a web page with notepad
- The first step is to open notepad++ and click "New". ||The second step is to enter the HTML code, click "Save", set the file type to html and click "OK". ||The third step is to right-click the saved html file and open it with a browser.
- notepad 7378 2019-08-07 16:46:42
-
- How to display column numbers in notepad
- The first step is to open a file with notepad++. ||The second step is to click "Settings" in the menu bar and select "Preferences". ||The third step, click "Edit", check "Show line number column", and then click "Close".
- notepad 10685 2019-08-07 16:31:01
-
- How to quickly locate a certain line in notepad
- You can quickly locate a certain line through the [Row Positioning] function in [Search] on the notepad++ menu bar. The shortcut key is [Ctrl+G].
- notepad 8327 2019-08-21 16:13:22
-
- How to format json in notepad
- Open a JOSN text with notepad++. ||Click "Plugins", select "Plugin Manager" in the drop-down menu, and then click the "Show Plugin Manager" option. ||Check the "JSON Viewer" option and finally click "Install".
- notepad 12372 2019-08-07 16:21:22
-
- What are the useful plug-ins for notepad?
- Recommended plug-ins for notepad: 1. XML Tools. XML Tools. This plug-in contains many practical tools for XML editing. 2. Doc Updater. Automatically updates documents you open in Notepad++ every three seconds.
- notepad 6940 2019-08-07 16:11:57
-
- How to set black background color in notepad++
- Click [Settings]-[Language Format Settings...] in the notepad++ menu bar to enter the language format setting interface, set the background color to black in [Color Style], check [Use global background color], and click [Save and Close] button, the setting is completed.
- notepad 12091 2019-08-21 16:12:45
-
- How to save notepad++ to gbk format
- The first step is to open a text with notepad++. ||The second step is to click "Format" in the top navigation, and then select "Encoded Character Set" in the drop-down menu of format. ||The third step is to convert the UTF-8 encoded text into gb2312 encoding in the "Chinese" language column, and then save the text.
- notepad 17724 2019-08-07 16:03:31
-
- How to set the file encoding format in notepad
- You can set the encoding format of the file in the drop-down menu of [Format] in the notepad++ menu bar. If you do not have the encoding you want, you can also click [Encoding Character Set] to search there.
- notepad 6279 2019-08-21 16:12:13
-
- How to run python in notepad
- The first step is to open notepad++ and click "Run". ||The second step is to enter the name of the running program, enter the absolute path of python, and then click "Save". ||The third step is to set the shortcut key for running python, and then press the set shortcut key for running python.
- notepad 8337 2019-08-07 15:48:09
-
- What does localization mean in Notepad++?
- Localization in Notepad++ means interface language, which is used to set the language used for Notepad display.
- notepad 7824 2019-08-21 16:11:53
-
- How to select individual columns in notepad
- The first way is to hold down the Alt key and then use the mouse to select the area; the second way is to install Alt + Shift + arrow keys to also select the area.
- notepad 4716 2019-08-07 15:26:07
-
- How to open binary files in notepad
- The first step is to download the plug-in HexEditor.dll and place it in the plugins directory of the notepad++ installation directory. ||The second step is to open the binary file with notepad++ and click "Plugins" in the menu bar. ||The third step is to select "HEX-Editor" to see the contents of the binary file.
- notepad 5523 2019-08-07 17:20:15
-
- How to add symbols after each line in notepad
- Click [Search] - [Find] in the notepad++ menu bar; click [Replace] to enter the replacement interface, enter the dollar sign "$" in "Find Target", the dollar sign represents the end of each line, in "Replace with" Enter "Symbol (content to be added)" and click the [Replace All] button to achieve the goal.
- notepad 9286 2019-08-21 16:11:23
-
- How to batch change font size in notepad
- Open the text with notepad++, click the "magnifying glass with a plus sign" in the function bar to make the font larger, and click the "magnifying glass with a minus sign" to make the font smaller. Or you can hold down Ctrl and scroll the mouse wheel to adjust the font size.
- notepad 3704 2019-08-07 14:58:18
-
- How to open command line in notepad
- Click [Run] in the notepad++ menu bar, and enter in the following window: cmd /k cd d:code. Set the shortcut key after saving. The command line window can be opened directly in the d:\code directory.
- notepad 6869 2019-08-21 16:10:03