
-
All
-
web3.0
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Backend Development
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Web Front-end
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Database
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Operation and Maintenance
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Development Tools
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
PHP Framework
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Common Problem
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Other
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Tech
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
CMS Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Java
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
System Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Computer Tutorials
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Hardware Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Mobile Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Software Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Mobile Game Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-

How to convert notepad++ to column mode
How to convert Notepad++ to column mode: Hold down the Alt key to enter column (editing) mode; hold down the Alt key to enter column mode, and then use the left mouse button to select a range; then enter content to Enter the same content on multiple lines at the same time.
Aug 07, 2019 pm 02:00 PM
How to set notepad as the default opening method
Find a text document, right-click - Open with - select default program, select notepad, check [Always use the selected program to open this kind of file]; if there is no notepad++ in [Select default program], click [Browse] to find notepad Add notepad++.exe to the installation folder.
Aug 07, 2019 pm 01:43 PM
How to format sql in notepad++
notepad++ has a plug-in poor man’s T-SQL Formatter that can automatically format and beautify SQL. It is a very useful function.
Aug 07, 2019 pm 01:25 PM
How to use the json plug-in of notepad++
notepad's json plug-in mainly provides two functions; one is to format JSON strings, plug-in (P) -> JSON Viewer -> Format JSON; the other is to open the JSON viewer; plug-in (P) -> JSON Viewer -> Show JSON
Aug 07, 2019 pm 12:00 PM
How to convert one line into multiple lines according to delimiter in Notepad++
Notepad++ uses the shortcut key [Ctrl + f] to open the search, click [Replace] to enter the interface, check [Regular Expression], [Search Target] fill in the separator, [Replace] fill in "\r", click [Replace All] .
Aug 07, 2019 am 11:46 AM
How to remove duplicates in notepad++
Notepad requires the TextFx plug-in to be installed. Go to [TextFX]->[TextFX Tools] in the menu bar, make sure the option "sort outputs only unique" is selected, select the text to be emphasized, and select the first button under [TextFX Tools]
Aug 07, 2019 am 11:31 AM
How to install markdown plug-in in notepad++
First download and unzip the markdown plug-in; find the userDefinedLang-markdown.zenburn.modern.xml file in the notepad++ menu bar -> Language -> Custom language format -> Import ->.
Aug 07, 2019 am 11:15 AM
How to convert notepad to encoding
Notepad++ can be used to convert encoding through [Format] in the menu bar. You can clearly see the currently used encoding. If it is not the encoding you want to convert, you can search in [Encoding Character Set], which is all encoding supported by Notepad++.
Aug 07, 2019 am 10:59 AM
How to compile notepad++ directly
notepad++ can use the NppExec plug-in to directly compile and run code.
Aug 07, 2019 am 10:44 AM
How to change notepad theme
First, click [Settings] - [Language Format Settings] in the notepad++ menu bar; enter the language format setting interface, and you can change the theme in [Select Theme]. There are about 20 themes in the select theme list.
Aug 07, 2019 am 10:09 AM
How to download notepad++ official website
Search "Notepad++ official website" in the browser to directly find and enter the Notepad++ official website; the official website homepage has a Chinese version, click "Download" in the guide to jump to the download interface, select the required version and program installation package format, for example ".exe ” format, click to install after downloading.
Aug 07, 2019 am 10:00 AM
How can notepad++ save type automatically be java file?
In notepad++, go to Settings-->Preferences-->New in the menu bar; in the [New] interface, set the default language to Java and encoding to ANSI. After setting, you need to use the new style dialog box in the [Default Directory] Remove the check box, and now the save type is java file.
Aug 07, 2019 am 09:47 AM
How to modify the font of notepad
Click [Settings] - [Language Format Settings] in the notepad++ menu bar; enter the language format setting interface. In the font style, you can modify the font of notepad++, and set the font size, bold, italics and underline. When the modification is completed, click the [Save and Close] button.
Aug 07, 2019 am 09:30 AM
How to adjust font size in notepad++
notepad++ supports quick adjustment of text font size. You can use the key combination "Ctrl+mouse wheel scroll up" to enlarge the font, and use the key combination "Ctrl+mouse wheel scroll down" to reduce the font size; you can also use the notepad toolbar. Two icons like magnifying glass to adjust font size.
Aug 07, 2019 am 09:15 AM
Hot tools Tags

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

vc9-vc14 (32+64 bit) runtime library collection (link below)
Download the collection of runtime libraries required for phpStudy installation

VC9 32-bit
VC9 32-bit phpstudy integrated installation environment runtime library

PHP programmer toolbox full version
Programmer Toolbox v1.0 PHP Integrated Environment

VC11 32-bit
VC11 32-bit phpstudy integrated installation environment runtime library

SublimeText3 Chinese version
Chinese version, very easy to use

Hot Topics









