Home > Article > Development Tools > How to exit full screen in notepad
How to exit full screen in notepad: You can exit full screen by clicking the [View] and [Switch Full Screen Mode] options in the menu bar. You can also exit full screen by using the shortcut key [F11].
Notepad is portable, small in size, and takes up little resources. It supports many programming languages, such as C, C#, Java and other mainstream programming languages; it supports HTML, XML, ASP, Perl, Python, JavaScript and other web/script languages. (Recommended learning: notepad use)
And Notepad is one of the favorite editors among programmers, with common editor functions such as syntax highlighting, syntax folding, and macros. Nothing less.
If you find something dissatisfied with Notepad, you can also define a more powerful Notepad by installing extensions or developing extensions yourself!
Can open dual windows, and can open multiple sub-windows in separate windows, allows quick switching of full-screen display mode (F11), supports mouse wheel to change document display ratio;
Enter or exit full-screen mode by clicking [View]-[Switch Full Screen Mode] in the menu bar.
The above is the detailed content of How to exit full screen in notepad. For more information, please follow other related articles on the PHP Chinese website!