随笔分类 - asp.net
摘要:.NET Core默认不支持GB2312,使用Encoding.GetEncoding(“GB2312”)的时候会抛出异常。 解决方案是手动安装System.Text.Encoding.CodePages包(Install-Package System.Text.Encoding.CodePages
阅读全文
摘要:在ubuntu 系统下跑asp.net core 站点, 用的是supervisor 做进程守护 上传更新程序以后得reset一下才能生效。 相关命令: supervisorctl status supervisorctl restart 'test.yunhui800.com'
阅读全文

浙公网安备 33010602011771号