12 2018 档案
ASP.Net Core "The type initializer for 'Gdip' threw an exception"
摘要:ASP.NET Core项目部署在Linux下可能会出现GDI错误 阅读全文
posted @ 2018-12-13 17:20 Robbery
ERROR 1698 (28000): Access denied for user 'root'@'localhost'
摘要:Some systems like Ubuntu, mysql is using by default the UNIX auth_socket plugin. Basically means that: db_users using it, will be "auth" by the system 阅读全文
posted @ 2018-12-13 11:18 Robbery