Home > Backend Development > PHP Tutorial > 关于文本编辑器识别中文的有关问题

关于文本编辑器识别中文的有关问题

WBOY
Release: 2016-06-13 13:27:29
Original
713 people have browsed it

关于文本编辑器识别中文的问题。
我的问题是,为什么不管在任何类型编码的文件里,我输入的中文都能正常显示?

如:我在一UTF8编码文件中,输入“你好”
为什么在文本编译器中就可以显示出“你好”??它是怎么识别的?

------解决方案--------------------
这就是编辑器。你设置为utf8,输入时就是utf8 。

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