Home > Development Tools > notepad > body text

An unmappable string encoding gbk appears in notepad++

(*-*)浩
Release: 2019-08-21 17:22:53
Original
4039 people have browsed it

An unmappable string encoding gbk appears in notepad++

When writing code in notepad that contains Chinese characters, a compilation error occurs: encoding unmappable characters of GBK. (Recommended learning: notepad )

An unmappable string encoding gbk appears in notepad++

Click [Settings] - [Preferences] [New] in the menu bar to encode from UTF Change -8 to ANSI, then save as overwriting the original java file, and recompile to solve this problem.

An unmappable string encoding gbk appears in notepad++

The above is the detailed content of An unmappable string encoding gbk appears in notepad++. 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!