Error:The name 'Encoding' does not exist in the current context 解决方法

来源:互联网 发布:阿里云预测我是歌手 编辑:程序博客网 时间:2024/05/11 12:34

项目中包含 :

using System.Text;

即可。