I'm calling File.ReadAllText()
in a program designed to format some files that I have.
Some of these files contain the ?
(174) symbol. However, when the text is being read, the returned string contains ?
(65533) symbols where the ?
(174) should be.
What would cause this and how can I fix it?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…