notepad++ displays full characters, i.e. the newline symbol CRLF (note: this is in Windows), Spaces’. ‘, etc.
Settings:
Chinese version: view –> show symbol –> show all character
view –> Display symbol –& GT; Display all symbols
display if you do not want to display again and according to the original operation to remove the check.
Windows system after full display
p>
LF means linefeed, newline, \n, ASCII code 10
p>
why can only LF (\n) be used to wrap lines in C language?Because of the presence of the C language to write UNIX operating system, and in the UNIX operating system in LF, for line end, and automatically add the CR, in order to save the length of a byte (do this on the storage capacity is not big computer is really meaningful, and in order to constantly compatible, to now also did not change the rules). In C, the runtime automatically converts LF to CR+LF on display (note the runtime, not the compiler, so even if you open the EXE file and find the corresponding location, only a 0x0A LF is found, and no CR
p>
p>
Read More:
- Remove spaces after characters in Excel cells
- [Android test] solution for error closed after the carriage return of the ADB shell
- When IntelliJ idea is programmed, 1. Black thick line or black cursor appears; 2. The solution of carriage return unable to wrap. (practical recommendation method 2)
- Notepad + + removing CRLF
- Remove M Characters “Control M” or “^M” or “CTRL M” Characters in a UNIX file
- Mac: how to show hidden files under Apple Mac operating system
- error Trailing spaces not allowed no-trailing-spaces 9:14 error Unexpected trailing comma
- Solve the problem of using logback console to print log Chinese characters in IDEA as garbled characters
- Under the “return-d” mode, the number of “return / return” is 1
- [turn] right click to open the prompt [shellexecute failed (2): is this command correct? (fix)] with Notepad + +
- Notepad + + has no plug-in manager solution
- Notepad + + install JSON format plug-in
- Arrow function should not return assignment no-return-assign
- When running PHP file with Notepad + +
- How to solve the problem of artifact contains illegal characters when creating springboot project with idea
- Solution of U disk content hidden by virus
- Taberror: inconsistent use of tabs and spaces in indentation
- Display spaces and tab symbols in vscode
- How to Solve All masterha_check_repl Error
- error Expected indentation of 2 spaces but found 8