会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
开发随想
你想成为幸福的人吗?但愿你首先学会吃得起苦。不要回避苦恼和困难,挺起身来向它挑战,进而克服它。
博客园
首页
新随笔
联系
订阅
管理
2021年5月25日
C# XmlSerializer UTF-16
摘要: using (System.IO.MemoryStream ms = new System.IO.MemoryStream()) { using (System.IO.StreamWriter writer = new System.IO.StreamWriter(ms, Encoding.GetE
阅读全文
posted @ 2021-05-25 18:27 devs
阅读(576)
评论(0)
推荐(0)
编辑
公告