《主题商店》隐私申明 “Theme Store” privacy statement
《主题商店》注重您个人隐私的保护。有时候我们需要某些信息才能为您提供您请求的服务,本隐私权声明解释了… 继续阅读 《主题商店》隐私申明 “Theme Store” privacy statement
《主题商店》注重您个人隐私的保护。有时候我们需要某些信息才能为您提供您请求的服务,本隐私权声明解释了… 继续阅读 《主题商店》隐私申明 “Theme Store” privacy statement
通过代码生成器把数据表生成实体类,为了遵循Pascal命名需要表名大写字母开头,也就是区分大小写,而… 继续阅读 MySQL表名区分大小写的配置方法
UWP使用Badge Logo很容出现The pixel must be white (##FFFF… 继续阅读 The pixel must be white (##FFFFFF) or transparent (00######)
MonoGame开发版3.7.0.444新增了Shared Project项目,可以实现多平台共享代… 继续阅读 MonoGame项目模板新增Shared Project实现多平台共享代码
MGCB即MonoGame Pipeline Tool(Content.mgcb),在项目的Cont… 继续阅读 MGCB编译SpriteFont文件报无法加载freetype6.dll异常错误的解决办法
MonoGame官网提供了TeamCity网站,我们可以通过这个网站下载最新编译的MonoGame。… 继续阅读 通过teamcity下载最新版的MonoGame
服务器从windows2003升级到windows2008,原wordpress打开媒体中心上传图片… 继续阅读 Windows2008 IIS 7 运行wordpress媒体中心上传文件图片出现HTTP错误的解决办法
用Visual Studio 2017打开UWP项目如果调试运行出现以下错误: DEP0100: P… 继续阅读 DEP0100: Please ensure that target device has developer mode enabled. Could not obtain a developer license due to error 800704C7
jexus运行asp.net默认URL地址是区分大小写的,如果拼写错误很容易出现找不到文件的错误。这… 继续阅读 取消jexus运行asp.net默认URL地址区分大小写
更新MySQL表数据报:Cannot execute statement: impossible t… 继续阅读 解决Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row-logging when transaction isolation level is READ COMMITTED or READ UNCOMMITTED.办法