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 change the language of Notepad++ to Simplified Chinese
- First we need to download and install Notepad++; then we open Notepad++ to the main interface; select [Settings] in the menu bar; click [preference] to enter the preferences; finally, click on [Simplified Chinese] in the settings as shown.
- notepad 9924 2019-12-24 15:18:37
-
- How to use notepad++ dual view function
- Right-click on the top of the file, find "Copy to another view", and click "Copy to another view" to display the same file in two view areas at the same time. Then right-click the mouse, a menu will pop up on the right, find "Move to another view", and click "Move to another view".
- notepad 4970 2019-12-20 15:19:49
-
- How to enable document tag overview in Notepad++?
- Find the Notepad++ icon on the desktop and click to open it; find Settings in the menu bar at the top of the page and click to open; find Preferences in the open list and click to open; on the opened Settings tab, click other settings in the list on the left; In the list on the right side of the page, we find the document overview.
- notepad 4429 2019-12-18 15:33:52
-
- notepad++ connect to linux
- notepad++ needs to use the NppFTP plug-in to connect to Linux. Note: If the firewall of notepad++ is not turned on, the plug-in cannot be downloaded. After downloading, configure and use it in [plugins].
- notepad 4354 2019-12-16 16:13:17
-
- Notepad++ Json format plug-in installation steps
- Download the plug-in compressed package and extract the dll: Jsonviewer2.dll (64-bit) or NPPJSONViewer.dll (32-bit); copy the corresponding dll to the plugins directory under the Notepad++ installation directory. Restart the Notepad++ program and select it in the plug-in bar to use it.
- notepad 7482 2019-11-30 13:34:59
-
- How to use Notepad++ to compare files
- Compare two files by installing the Compare plug-in in NotePad++. Use NotePad++ to open the two files to be compared, such as SN.txt and 11.txt, where SN.txt is the source file and 11.txt is the target file. Click the toolbar [Plug-in]—Compare
- notepad 3899 2019-11-30 10:52:44
-
- Where to set notepad++ backup file location
- The notepad++ backup file location is set in the box of Settings->Preferences->Regular Backup in the backup interface. The default is C:\Users\Administrator\AppData\Roaming\Notepad++\backup\
- notepad 7827 2019-11-29 14:03:02
-
- What are the powerful features of Notepad++?
- Notepad++'s powerful features include automatic saving, editing read-only files, column editing, monitoring logs, search and replace, formatting, encoding and symbols, custom syntax highlighting and other features.
- notepad 5450 2019-11-29 11:12:14
-
- How to turn off Notepad++ automatic updates
- Open the Notepad++ editor on the computer desktop, click [Settings] → [Preferences] in the seventh column of the upper left toolbar; click to enter the [Preferences] column, click [Others] in the last line of the left column, and click to enter [Others] column, in the bottom column on the right side [Enable Notepad++ automatic updates], uncheck this option.
- notepad 5960 2019-11-28 13:51:25
-
- Which is the notepad++ code formatting plug-in?
- There are many notepad++ code formatting plug-ins. Today we are talking about NppAStyle, which is used to format c, c++, C#, and java codes edited in Notepad++. NppAStyle uses Astyle internally to format code.
- notepad 5623 2019-11-28 10:59:30
-
- How does Notepad++ identify url links?
- Open Notepad++, select Settings, Preferences in the top menu bar; select "Others" in the options interface, and check the check mark in front of the hyperlink setting item "Enable"; if you want to disable double-clicking to open a hyperlink, go to the hyperlink setting item " Just uncheck "Enable".
- notepad 5869 2019-11-27 14:22:04
-
- How to display Notepad++ file list
- First download and install Notepad++ correctly; open Notepad++ to the interface; click [Settings] in the menu bar; click [Settings] and select [Preferences]; select the file list [Display] in the preference settings; then the Notepad++ file list will be shown.
- notepad 7687 2019-11-27 10:56:45
-
- Notepad++ plug-in adding method
- Notepad++ plug-in adding method, click: Plugins->Plugin Manager->Show Plugin Manager->Avaliable column to display the currently available plug-in list, select the plug-in you want, and then click Install below to automatically download and install the plug-in.
- notepad 3177 2019-11-26 15:19:01
-
- How to use the functions of notepad++
- Open the notepad++ editor to create a new file. Method 1: Click "File" - "New". Method 2: Use the shortcut key "Ctrl+N". Select the encoding and language we need, click "Encoding" - "Use UTF-8 encoding" and "Language" - "H" - "HTML".
- notepad 8731 2019-11-26 11:26:46
-
- Notepad++ Add content at the beginning and end
- Notepad++ press the shortcut key CTRL+F to switch to the "Replace" option, check "Regular Expression", use the $ symbol to add content at the beginning, and use the ^ symbol to add content at the end.
- notepad 5841 2019-11-23 15:17:20