Mr.T

Results 9 comments of Mr.T

修正幾個ModbusTCP小錯誤

According to some of my tests, it actually has something to do with the last scrollbar position. When I scroll the scroll bar to the bottom even with no item...

有没有办法让现有使用ef core的项目快速迁移到freesql, ef core 3把sqlserver 2008的分页模式不兼容了

由于ef core 3开始不支持sqlserver 2008,现在其实还有很大部分在使用sqlserver 2008,如果用Freesql 或 sqlsugar可以很好的解决这个问题

Is there any solution now? It is very difficult to create a control library. Not only can it not be previewed, but there is no smart prompt.

Is there something wrong with the way I created the Control Library? My creation steps are as follows: 1. Create a .NET7 Class Library 2. Add Avalonia from Nuget 3....

这个问题在使用自动构建的时候严重的拖慢的构建的速度

在直接使用npm install时会进行安装, 是否可以把这些 包放到 optionalDependencies 节点,这样安装时可以使用npm install --no-optional 来避免安装到这些包