search
HomeDevelopment ToolsnotepadNotepad how to use tutorial
Notepad how to use tutorialAug 08, 2019 pm 02:56 PM
notepad

Notepad how to use tutorial

notepad is an editor we often use. Below, I will give you a brief introduction to its simple use.

Recommended tutorial: notepad graphic tutorial

1. First, we click on the file menu in the upper left corner, and then click on Select the New option in the menu

Notepad how to use tutorial

#2. Next, after writing some content in the interface, be sure to press Ctrl S to save it. At this time, the save interface will pop up

Notepad how to use tutorial

3. Then the officially saved file will display the file suffix name. This is the real file. Unsaved files may be lost

Notepad how to use tutorial

4. Finally, if you want to open an existing file, you can select the open option as shown in the figure below

Notepad how to use tutorial

Extended content

Notepad is a code editor or a small program in WINDOWS. It is used for text editing. It is equivalent to Windows WordPad in terms of text editing. It is an open source, compact and free plain text editor.

Notepad has built-in support for up to 27 syntax highlights (including various common source codes and scripts. It is worth mentioning that it perfectly supports .nfo file viewing) and also supports custom languages. .

A minimal and simple text editor.

In the "File" menu, there are several simple options: New, Open, Save, Save As, Page Setup, Print, and Exit.

In the "Edit" menu, in addition to the options in the right-click menu such as copy, the most commonly used ones are find and replace, and you can also insert the current time and date.

In "Format", you can adjust whether to automatically wrap lines and display fonts. When a sentence is very long and it is easy to miss some text you want to view by dragging the scroll bar, you can select automatic word wrapping. When changing the font to the currently viewed font, the font will change to the default font when viewing the same file on another computer. Because plain text is just symbols and does not contain any other information.

The View menu can only change whether to display the status bar. The status bar can display information such as the position where the mouse cursor is inserted.

In addition to the copyright information in the help, you can also open related help files from here.

In addition to plain text, many other files can be opened using Notepad. For example, ini configuration file and inf information. There are also many file types that are actually text encodings. For example, Windows libraries are text documents with a changed extension that contain specific text. Therefore, if you encounter a file with an unknown extension and try to open it, it will probably be possible.

Notepad can only process plain text files. However, since source codes in various formats are plain text, Notepad has become the most used source code editor.

It only has the most basic editing functions, so it is small in size, fast to start, takes up low memory, and is easy to use.

Although the function of "Notepad" is not even comparable to that of "WordPad", it still has its own unique skills. Compared with Microsoft Word, the functions of "Notepad" are indeed too thin. It only has a few functions: create, save, print, search, and replace. But "Notepad" has an advantage that Word cannot have: fast opening speed and small file size. Software that pursues speed is compared with its startup speed. You can also judge whether the system is very stuck by the speed at which it is opened.

The file size of the same text file saved with Word and saved with Notepad is very different, so it is best to use Notepad to save plain text.

Notepad can save unformatted files. You can save files edited by Notepad as: ".html", ".java", ".asp", etc. in any format. This allows "Notepad" to find a new purpose: as an editor for programming languages. However, considering its poor ease of use, Notepad is not recommended as an editor here.

An old trick when using Notepad is to enter .LOG in the first line of the Notepad file and press the Enter key to change the line (there must be a blank line between .log and the text so that it can take effect correctly. ), then you will find a time display at the end of each edit. You can also use this feature to treat it as a digital diary.

The above is the detailed content of Notepad how to use tutorial. For more information, please follow other related articles on the PHP Chinese website!

Statement
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
notepad文件太大打不开怎么办notepad文件太大打不开怎么办Apr 08, 2024 am 03:15 AM

当 Notepad 文件过大时,可以尝试以下解决方案:使用其他文本编辑器,如 Sublime Text,因为他们没有文件大小限制。将文件分割成较小的部分。通过注册表编辑器启用大文件支持。尝试使用记事本++、WordPad 或 Microsoft Word 等替代方法打开文件。压缩文件,然后使用存档工具打开。

notepad++mac怎么安装notepad++mac怎么安装Apr 08, 2024 am 12:45 AM

在 Mac 上安装 Notepad++ 的步骤:下载 DMG 文件:从官方网站下载最新的 DMG 文件。安装 DMG 文件:打开 DMG 文件并将 Notepad++ 图标拖到“应用程序”文件夹中。启动 Notepad++:从“应用程序”文件夹中启动程序。授予完全磁盘访问权限(可选):如果提示,请授予 Notepad++ 完全磁盘访问权限。自定义设置(可选):通过“首选项”菜单调整设置以符合个人喜好。

notepad++怎么转换编码notepad++怎么转换编码Apr 08, 2024 am 02:12 AM

摘要:使用 Notepad++ 转换编码格式需遵循以下步骤:打开文件检查当前编码选择新编码确认转换保存文件

notepad怎么让文本列对齐notepad怎么让文本列对齐Apr 08, 2024 am 01:00 AM

可使用三种方法在 Notepad 中实现文本列对齐:1、使用制表符;2、使用空格并手动调整;3、使用第三方工具(如 Notepad++、Sublime Text)提供自动对齐功能。

notepad的换行符怎么去掉notepad的换行符怎么去掉Apr 08, 2024 am 02:42 AM

要去除 Notepad 中的换行符,可以按照以下步骤操作:打开 Notepad。打开要编辑的文件。查找并替换换行符。单击“替换全部”。保存文件。

notepad++乱码怎么弄notepad++乱码怎么弄Apr 08, 2024 am 02:09 AM

Notepad++乱码问题可以通过以下步骤解决:检查编码是否匹配文件内容转换文本格式为UTF-8或ANSI安装“编码转换”插件并尝试不同编码选项手动更改编码声明行(如果文件存在)重新启动Notepad++

notepad.exe未响应怎么办notepad.exe未响应怎么办Apr 08, 2024 am 03:12 AM

Notepad.exe 未响应的解决方法:1. 强制退出进程;2. 检查并清除恶意软件;3. 重置 Notepad.exe;4. 更新或重新安装 Notepad.exe;5. 运行系统文件检查器;6. 若以上方法无效,请联系 Microsoft 支持。

在notepad++怎么把换行去掉在notepad++怎么把换行去掉Apr 08, 2024 am 02:48 AM

在 Notepad++ 中删除换行符的方法:1. 打开“编辑”菜单;2. 选择“替换”;3. 在“查找”字段中输入 \n;4. 在“替换为”字段中留空;5. 选中“替换全部”按钮。注意:操作前备份文件,删除操作无法撤消。

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool