Home > Development Tools > notepad > body text

How to use the functions of notepad++

(*-*)浩
Release: 2019-11-26 11:26:46
Original
8732 people have browsed it

How to use the functions of notepad++

#1. Open the editor and create a new file. Method 1: Click "File" - "New". Method 2: Use the shortcut key "Ctrl N". (Recommended learning: notepad )

How to use the functions of notepad++

2. Select the encoding and language we need, Click "Encoding"-"Use UTF-8 Encoding" and "Language"-"H"-"HTML".

How to use the functions of notepad++

3. Two functions commonly used in the editing process: find and replace. Click "Search" - "Find" or "Replace".

How to use the functions of notepad++

4. After editing, click "File" - "Save As" and write the file name to save it. For the shortcut "Ctrl Alt S".

How to use the functions of notepad++

5. Run the edited code, click "Run" - select the browser you want to use "Launch in" Chrome".

How to use the functions of notepad++

#6. You can see "Hello, World!" in the browser and it's over.

How to use the functions of notepad++

The above is the detailed content of How to use the functions of notepad++. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!