Home > Development Tools > notepad > body text

Notepad checks whether the file format is unix

(*-*)浩
Release: 2019-08-21 16:43:28
Original
4207 people have browsed it

Since Windows and Linux have different identification of line breaks, the code transfer caused by different systems may cause the code format to change, which may cause the program to fail to compile normally. Therefore, according to some compilation error messages, we can locate the file format problem and need to convert the text file of the program.

Notepad checks whether the file format is unix

If you use notepad under windows, You can check whether it is a unix file in the drop-down menu of [Edit]-[Various Document Conversions] in the menu bar Format, the currently used state is unselectable; and the file type will be displayed in the lower right corner of notepad. (recommended learning: notepad use)

Notepad checks whether the file format is unix

The above is the detailed content of Notepad checks whether the file format is unix. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!