Home Development Tools notepad How to display which column in notepad

How to display which column in notepad

Aug 12, 2019 am 11:26 AM
notepad

How to display which column in notepad

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. Let me introduce to you how to display the columns in notepad.

Recommended tutorial: Notepad graphic tutorial

## In fact, Notepad does not have the function of displaying the number of columns, but in After opening the file. There is a related display at the bottom of the window. length is the length. lines is the number of lines. Ln is also the number of rows. Col is the number of columns.

How to display which column in notepad

Now let me introduce how to display the number of rows.

1. Open notepad. Then click the Settings menu option above and click Preferences among the options that appear.

How to display which column in notepad

#2. Then click the Edit menu option on the left in the page that opens.

How to display which column in notepad

#3. Then you can see an option to "Show line number bar" in the opened page, but the check in the box in front of it is not checked.

How to display which column in notepad

4. Then check the box in front of the "Show line number bar", close the pop-up page, and when you return to the page, you can see that it will be displayed in front of each line of code. Line number.

How to display which column in notepad

The above is the detailed content of How to display which column in notepad. For more information, please follow other related articles on the PHP Chinese website!

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

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What should I do if the notepad file is too large to open? What should I do if the notepad file is too large to open? Apr 08, 2024 am 03:15 AM

What should I do if the notepad file is too large to open?

How to open large files in notepad++ How to open large files in notepad++ Apr 08, 2024 am 09:45 AM

How to open large files in notepad++

How to format in notepad++ How to format in notepad++ Apr 08, 2024 am 05:12 AM

How to format in notepad++

How to find duplicate data in notepad How to find duplicate data in notepad Apr 08, 2024 am 05:36 AM

How to find duplicate data in notepad

How to compare files in notepad++ How to compare files in notepad++ Apr 08, 2024 am 04:45 AM

How to compare files in notepad++

What to do if notepad.exe is not responding What to do if notepad.exe is not responding Apr 08, 2024 am 03:12 AM

What to do if notepad.exe is not responding

How to compare two texts in notepad How to compare two texts in notepad Apr 08, 2024 am 03:57 AM

How to compare two texts in notepad

How to run python program in notepad++ How to run python program in notepad++ Apr 08, 2024 am 03:24 AM

How to run python program in notepad++

See all articles