current location:Home > Technical Articles > Development Tools > notepad
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to set SQL keywords to automatically capitalize in notepad
- Notepa++ uses the [Poor Man's T-Sql Formatter] plug-in. Click [Plug-in] - [Poor Man's T-Sql Formatter] - [Format T-SQL Code] in the notepad menu bar. The sql keyword will be automatically capitalized.
- notepad 6679 2019-08-21 16:46:08
-
- How to view binary file format in notepad++
- Notepad++ requires the HexEditor plug-in to view the binary file format. Click [Plug-in]-[Hex-Editer]-[View in HEX] on the menu bar to view the binary file format.
- notepad 5551 2019-08-21 16:45:43
-
- How to run C language in notepad
- First, you need to set up the MinGW compilation environment on your computer. Then create a .c file in notepad and write a piece of C language code. After writing, click the menu bar -> Run, and enter the compilation command in the pop-up box. Set the compilation function. Then repeat it again and set the running function. Finally, click Run to run the C language program.
- notepad 7408 2019-08-12 11:10:57
-
- How to select a column in notepad
- The method to select a column using notepad is to press the ALT key and then use the mouse to select the corresponding column. The operation is very simple.
- notepad 10453 2019-08-12 10:54:28
-
- notepad compares two files for differences
- Notepad++ downloads and installs the Compare plug-in to compare two files. In this way, the differences between the two files are compared. If there are differences, they are marked with a background color to distinguish the differences between the two files.
- notepad 6558 2019-08-21 16:45:14
-
- notepad++ cannot automatically save as java file
- Because notepad++ automatically saves as a txt file by default, if you want notepad++ to automatically save as a java file, you need to set it up. Set the default language to java and encoding to ANSI; uncheck [Use New Style Dialog Box] in [Default Directory].
- notepad 6791 2019-08-21 16:44:58
-
- notepad++java code encoding gbk's unmappable characters
- Solution: Click [Settings] - [Preferences] in the notepad++ menu bar; enter the preference interface, click [New], and select [ANSI] encoding in [Encoding].
- notepad 2877 2019-08-21 16:44:42
-
- notepad++ menu bar is missing
- The notepad++ menu bar disappeared because of notepad++'s note mode. Click [View] - [Note Mode] in the notepad++ menu bar to display only the editing area and the menu bar disappears. You can use the shortcut key [F12] to switch, or click the plus button in the upper right corner of the note template to restore the original interface.
- notepad 9113 2019-08-21 16:44:29
-
- Notepad checks whether the file format is unix
- You can use notepad++ to check whether the file format is unix in the drop-down menu of [Edit] - [Various Document Conversions] in the menu bar. The currently used file format cannot be selected; and the file type will be displayed in the lower right corner of notepad.
- notepad 4225 2019-08-21 16:43:28
-
- Notepad opens the class file with garbled characters
- Notepad++ opens class files with garbled characters. You need to use the Java decompilation tool [Java Decompiler] to convert the .class files into readable .java files.
- notepad 13007 2019-08-21 16:42:30
-
- How to enlarge font in notepad++
- How to enlarge fonts in notepad++: You can enlarge fonts by clicking the enlarge icon at the top of the menu bar. You can also use [ctrl+mouse wheel scroll] to enlarge the font.
- notepad 5543 2020-10-21 11:32:37
-
- 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 11397 2020-10-21 11:35:12
-
- How to set file encoding in notepad
- How to set file encoding in notepad: 1. Open notepad++; 2. Click the [Format] option at the top of the menu bar; 3. Select the appropriate file encoding as needed.
- notepad 16382 2020-10-21 11:38:30
-
- How to set black background in notepad++
- How to set a black background in notepad++: 1. Click [Settings], [Language Format Settings] in the menu bar; 2. Set the background color to black in [Color Style], and check the [Use Global Background Color] option; 3. Click the [Save and Close] button.
- notepad 21972 2020-10-21 11:42:44
-
- How to remove blank lines in notepad++
- In notepad++, select [Edit] --> [Line Operation] --> [Remove Blank Lines] in the menu bar. Now the blank lines in the current file in notepad have been removed. Removed.
- notepad 4553 2019-08-21 16:40:48