当前位置:网站首页>Solve the problem of disordered code in vscode development, output Chinese and open source code
Solve the problem of disordered code in vscode development, output Chinese and open source code
2022-07-03 09:26:00 【Song infinite】
reason
Is due to VSCode The default text encoding for is UTF-8, But other codes are used in program operation , For example, in Chinese GBK.
terms of settlement
After opening the text , Click on VSCode In the lower right corner
Of UTF-8, Then choose Reopen... By encoding You can change the text encoding .
stay MINGW Under the environment of , Set the font code to GBK Can make C The text in the language program is normal , But after adjustment, the Chinese in the source code will become garbled ( The code of English characters will not become garbled ) Need to rewrite .
Symbol code will not become garbled ) Need to rewrite .
Similarly, when opening a document with garbled code, you can solve this problem by changing the text encoding .
边栏推荐
- Computing level network notes
- Spark overview
- Crawler career from scratch (3): crawl the photos of my little sister ③ (the website has been disabled)
- Navicat, MySQL export Er graph, er graph
- Spark structured stream writing Hudi practice
- Liteide is easy to use
- 专利查询网站
- [point cloud processing paper crazy reading classic version 14] - dynamic graph CNN for learning on point clouds
- PowerDesigner does not display table fields, only displays table names and references, which can be modified synchronously
- [kotlin learning] control flow of higher-order functions -- lambda return statements and anonymous functions
猜你喜欢

Hudi integrated spark data analysis example (including code flow and test results)

IDEA 中使用 Hudi

Construction of simple database learning environment

IDEA 中使用 Hudi

npm install安装依赖包报错解决方法

Flink-CDC实践(含实操步骤与截图)

Crawler career from scratch (I): crawl the photos of my little sister ① (the website has been disabled)
![[point cloud processing paper crazy reading frontier version 11] - unsupervised point cloud pre training via occlusion completion](/img/76/b92fe4549cacba15c113993a07abb8.png)
[point cloud processing paper crazy reading frontier version 11] - unsupervised point cloud pre training via occlusion completion

LeetCode每日一题(2212. Maximum Points in an Archery Competition)
![[kotlin puzzle] what happens if you overload an arithmetic operator in the kotlin class and declare the operator as an extension function?](/img/fc/5c71e6457b836be04583365edbe08d.png)
[kotlin puzzle] what happens if you overload an arithmetic operator in the kotlin class and declare the operator as an extension function?
随机推荐
LeetCode每日一题(1300. Sum of Mutated Array Closest to Target)
【Kotlin学习】高阶函数的控制流——lambda的返回语句和匿名函数
Spark cluster installation and deployment
The idea of compiling VBA Encyclopedia
Hudi学习笔记(三) 核心概念剖析
[point cloud processing paper crazy reading frontier edition 13] - gapnet: graph attention based point neural network for exploring local feature
Crawler career from scratch (I): crawl the photos of my little sister ① (the website has been disabled)
Common formulas of probability theory
LeetCode每日一题(1024. Video Stitching)
Hudi learning notes (III) analysis of core concepts
Use the interface colmap interface of openmvs to generate the pose file required by openmvs mvs
ERROR: certificate common name “*.” doesn’t match requested ho
[point cloud processing paper crazy reading classic version 10] - pointcnn: revolution on x-transformed points
Filter comments to filter out uncommented and default values
2022-2-14 learning xiangniuke project - Session Management
Matlab dichotomy to find the optimal solution
LeetCode每日一题(2212. Maximum Points in an Archery Competition)
[point cloud processing paper crazy reading classic version 14] - dynamic graph CNN for learning on point clouds
【点云处理之论文狂读经典版10】—— PointCNN: Convolution On X-Transformed Points
Jenkins learning (I) -- Jenkins installation