今天将MySQL的版本升级到了5.7.18.1,Visual Studio项目从数据库更新实体类出现… Continue Reading MySQL升级到5.7.x Entity Framework 生成实体类出现StrongTypingException:The value for column ‘IsPrimaryKey’ in table ‘TableDetails’ is DBNull的解决办法

为了让MonoGame编写的代码能跨平台编译运行要注意资源文件(Content目录中文件)的命名,错… Continue Reading MonoGame资源文件名出现+号等特殊字符在iOS平台会导致The “CollectBundleResources” task failed unexpectedly错误