Deakin Tsang
Deakin Tsang
截图时屏幕会闪烁,让人难受(有点强迫症),所以可以通过给窗体设置AllowTransparency为True,对闪烁问题有一定的缓解;ResizeMode="NoResize" 也能缓解闪烁; 
提示内存溢出
图片27张,共25M。 开了两个VS,(Microsoft Visual Studio Community 2019 版本 16.11.21); 第二天出现下图报错;  
我在Win7 Sp1系统中运行,点击**注册账号**,加载不出来内容 
当页面中有Combobox控件时,MessageBox弹出时,会触发Combobox控件的SelectionChanged事件;当MessageBox关闭时也会触发SelectionChanged事件
My solution includes Project A, Project B, Project C, and Project D. After obfuscation with Obfuscar and compiling into a single EXE file, it functions normally. However, upon adding strong...
Hello, In the asynchronous method, I want to skip strings. ``` ``` ``` public void Dtest() { string fff = "fsdfsdfd"; } public Task Dtest2() { string fff = "fsdfsdfd";...
When there is no data in the productionStatistics collection,ColumnSeries is transparent after initialization. After initialization, the system needs to wait 10 seconds to get data from the API,as shown in...
Hi, As shown in the picture, a display exception occurs when the actual Gauge value is greater than the MaxValue.  Nuget: LiveChartsCore.SkiaSharpView.WPF - Version [2.0.0-rc5.1] ``` ``` ``` YieldRateSeries...