Home  >  Article  >  Development Tools  >  Introduction to the solution to Chinese garbled codes compiled by vscode

Introduction to the solution to Chinese garbled codes compiled by vscode

尚
Original
2019-12-12 16:14:2612927browse

Introduction to the solution to Chinese garbled codes compiled by vscode

Solution to Chinese garbled code compiled by vscode:

1. The default encoding format of VScode is UTF-8. What we have to do at this time is to change the default encoding format of VScode to GB2312.

2. The specific steps are: File -> Preferences -> Settings -> Search settings -> encoding -> Files: Encoding -> gb2312

Introduction to the solution to Chinese garbled codes compiled by vscodeIntroduction to the solution to Chinese garbled codes compiled by vscodePHP Chinese website has a large number of free vscode introductory tutorials, everyone is welcome to learn!

The above is the detailed content of Introduction to the solution to Chinese garbled codes compiled by vscode. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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