Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有个问题。
在 C# 中使用 CSVHelper 读取 csv 文件时。
我想获取文件的编码并检查它是否是 Shift-JIS (Encoding Japan)。
我研究了很多,但找不到答案。
有什么帮助或想法吗?
非常感谢。