会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
MaxGorGor
博客园
首页
新随笔
联系
管理
订阅
2021年3月2日
WPF 在部分Win7 x64 电脑会出现,异常代码: c06d007e
摘要: 问题事件名称: APPCRASH 应用程序名: OnTimeCharge.exe 应用程序版本: 1.0.0.0 应用程序时间戳: d4290fd5 故障模块名称: KERNELBASE.dll 故障模块版本: 6.1.7601.23864 故障模块时间戳: 595fa988 异常代码: c06d0
阅读全文
posted @ 2021-03-02 17:00 MaxGorGor
阅读(2574)
评论(1)
推荐(0)
编辑
2019年8月15日
EFCore + MySql codeFirst 迁移 Migration出现的问题
摘要: 第二次使用Migration update-database的时候出现以下错误: System.NotImplementedException: The method or operation is not implemented. at Microsoft.EntityFrameworkCore.
阅读全文
posted @ 2019-08-15 23:29 MaxGorGor
阅读(675)
评论(0)
推荐(0)
编辑
2019年3月13日
c# 多种方法调整屏幕亮度
摘要: Github: https://github.com/CHNMaxGor/AjustScreenBrightness 方法一: 使用网上常说的 Gdi32.dll 下的 SetDeviceGammaRamp (修改系统Gamma) 方法二: 使用MSDN上的 dxva2.dll SetMonitor
阅读全文
posted @ 2019-03-13 14:01 MaxGorGor
阅读(4549)
评论(2)
推荐(0)
编辑
公告