
-
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 fix notepad font color
Click [Settings]-[Language Format Settings] in the notepad++ menu bar to enter the language format setting interface. In [Color Style], set [Foreground Color] to the font color you want to use, and check [Use Global Foreground Color]. Click the [Save and Close] button to complete the setting.
Aug 19, 2019 am 10:59 AM
How to align notepad
How to use notepad to align text: First open notepad and select the text you want to operate, then use the shortcut key ctrl+alt+L to align left, or use ctrl+alt+R to align right.
Aug 19, 2019 am 10:55 AM
How to change the font size of notepad++
The two icons like magnifying glasses in the notepad++ toolbar can modify the font size. Notepad also supports the use of shortcut keys to modify the font size. The key combination to enlarge the font is [Ctrl+mouse wheel scroll up]; the key combination to reduce the font is [Ctrl+mouse wheel scroll down].
Aug 19, 2019 am 10:44 AM
How to change the font in notepad
Click [Settings] - [Language Format Settings] in the notepad++ menu bar; enter the language format setting interface, modify the font in [Font Name] in [Font Style], and check [Use Global Fonts]; click [Save and Close] button, Notepad has completed modifying the font.
Aug 19, 2019 am 10:40 AM
How to set font in notepad
Steps to set the font in Notepad: First click the "Settings" menu on the menu bar, and then select "Language Format Settings". We select "DEFAULT" in the "Style" column to indicate that we want to set the default font. Then set the font you want in the "Font Name" position. Save and launch and it's ok.
Aug 19, 2019 am 10:40 AM
How to read encoding in notepad++
Click [Format] in the notepad++ menu bar, and then you can see the current character encoding type. You can also view the encoding of the current file at the bottom of notepad.
Aug 19, 2019 am 10:32 AM
How to run html code in notepad
notepad itself is just a text editor. We can use it to write code. The big thing is that it cannot run code. For example, if we need to run html, we need to save the edited html file as a file with the suffix html, and then find it on the computer. Save the file, then right-click and open it in the browser.
Aug 19, 2019 am 10:17 AM
How to compare two txt in notepad
Notepad++ downloads and installs the Compare plug-in to compare the differences between two txt files. If there are differences, they are marked with a background color to distinguish the differences between the two files.
Aug 19, 2019 am 10:09 AM
How to use notepad to compile c language
Download and install MinGW and configure the compiler. Configure MinGW into environment variables. Enter cmd and enter gcc -v or g++ -v to view the compiler version that has been added to the environment variable. Open Notepad++, press F5 to bring up "Run", copy the run command into it, and then click "Run".
Aug 19, 2019 am 10:06 AM
How to delete a line in notepad++
Open the file in notepad++, find the line you want to delete, and double-click to select it. At this time, click the backspace key [BackSpace] or the delete key [delete] on the keyboard to complete deletion of a line.
Aug 19, 2019 am 10:01 AM
How to list mode shortcut keys in notepad
Click [Column Block Mode] under [Edit] in the notepad++ menu bar; a window will pop up, prompting you to use the [ALT+left mouse button] or [Alt+Shift+arrow keys] shortcut keys to use the block mode.
Aug 19, 2019 am 09:56 AM
How to compile notepad into c
First, go to the official website to download and install MinGW and configure it; configure the environment variables and test whether it is successful; Notepad++ adds a run command and configures the cmd command. After the configuration is completed, you can use notepad++'s [Run] to compile C.
Aug 19, 2019 am 09:44 AM
How to unhide rows in notepad++ Chinese version
To unhide rows in the Chinese version of notepad++, click the green triangle to the left of the unhidden rows to unhide the rows.
Aug 19, 2019 am 09:25 AM
How to copy a column in notepad++
First, use the shortcut key [Alt+left mouse button] to enter column mode to select a column; then right-click the mouse and select [Copy]. Now you can select the appropriate place to [Paste].
Aug 19, 2019 am 09:08 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









