当前位置:网站首页>Csv 之 简单解决使用 Excel 打开 csv 出现中文乱码现象
Csv 之 简单解决使用 Excel 打开 csv 出现中文乱码现象
2022-07-19 13:35:00 【仙魁XAN】
Csv 之 简单解决使用 Excel 打开 csv 出现中文乱码现象
目录
Csv 之 简单解决使用 Excel 打开 csv 出现中文乱码现象
一、简单介绍
Csv 开发的一些知识整理,方便后期遇到类似的问题,能够及时查阅使用。
本节介绍,在导出的 csv 文件中,使用 Excel 打开 csv 文件,中文显示成乱码现象的简单处理,欢迎指出,或者你有更好的方法,欢迎留言。
操作环境:
- win 10
二、中文乱码现象
三、简单解决原理
1、记事本打开该 csv 文件
2、另存为该文件,编码选择 ANSI,保存即可
3、然后 Excel 打开 ANSI 编码保存的 csv 文件,中文一般即可正常显示
四、操作步骤
1、记事本打开该文件,然后选择 文件 - 另存为
2、选择 编码为 ANSI ,修改文件名(后缀依然时.csv),避免覆盖原文件,然后保存
3、使用修改编码ANSI 后的 csv 文件打开,一般中文就可以正常显示了
边栏推荐
- 学习笔记——C#字符串删除字符
- PG Database install Timescale Database and Backup configuration
- How to operate international crude oil futures to open an account safely?
- 运营商的时代之旅:种下5.5G的魔豆,攀上数字化的天空花园
- DS(LinTabSeqStorStruct)
- php date()函数不支持处理大于2147483648的数字?「建议收藏」
- 索引的选择
- constructor
- [depth] the new LAAS agreement elephant: the key to revitalizing the development of the defi track
- Study notes - C string delete character
猜你喜欢
浅拷贝和深拷贝的区别?
获取疫情资讯数据
广州深入开展经营性自建房安全整治“百日行动” 两个月排查房屋逾两百万栋
深入了解JUC并发(九)深入理解CAS
[matlab project practice] Research on UAV image compression technology based on region of interest
学习笔记——C#字符串删除字符
Fiddler设置断点(一)
面试必问之项目的组成
[ERROR] COLLATION ‘utf8_ unicode_ ci‘ is not valid for CHARACTER SET ‘latin1‘
Obtain epidemic information and data
随机推荐
Enter the first general codeless development platform - IVX
DS(ArrayStructure)
How does markdown draw a sequence diagram? One is enough
PG Database install Timescale Database and Backup configuration
“还是太年轻”,实习生花2分钟解决bug,老程序员的反应耐人寻味
DS(LinTabSeqStorStruct)
广州深入开展经营性自建房安全整治“百日行动” 两个月排查房屋逾两百万栋
php 踩坑 数组访问
[LSTM regression prediction] Based on MATLAB attention mechanism, LSTM time series regression prediction [including Matlab source code, 1992]
Markdown如何画时序图,一篇就够了
Redis和MongoDB的区别(面试受用)
mongodb 安装及使用
[matlab project practice] Research on UAV image compression technology based on region of interest
GC 配置
C language simulation to realize character function and memory function
Originally, MAE proposed by he Kaiming is still a kind of data enhancement! Based on MAE, Shanghai Communications & Huawei proposes masking reconstruction data enhancement, which is better than cutmix
参与开源社区还有证书拿?
About the performance of different versions of SQLSERVER database
程序员不会SQL?骨灰级工程师:全等着被淘汰吧!这是必会技能!
php date()函数不支持处理大于2147483648的数字?「建议收藏」