How to read non-english letters/words from txt files in c#

前端 未结 0 1986
时光说笑
时光说笑 2020-12-18 22:13

I am using this code: string[] readed = File.ReadAllLines(path); and everything that isn\'t in english fo example ěščřžýáíé will pop up like ??????

相关标签:
回答
  • 消灭零回复
提交回复
热议问题