brandon3343

Results 20 comments of brandon3343

我这边也遇到过,但是最后发现,是adguard注入的js的导致的问题。你可以用一个没有插件的浏览器试试看是否解决。

> Please check if it still occurred after set `SCOOP_BRANCH` to `develop` > > ```powershell > scoop config SCOOP_BRANCH develop > scoop update > ``` It's not work yet, and...

> Please check if it still occurred after set `SCOOP_BRANCH` to `develop` > > ```powershell > scoop config SCOOP_BRANCH develop > scoop update > ``` 呀,大哥自己人呀,我翻墙了,clash全局翻墙那种,怎么还是会报错呢,明明浏览器没问题呀,我不用aria2就是正常的。

> Maybe TLS error? Try to delete > > https://github.com/ScoopInstaller/Scoop/blob/2bc2e652e34893b91bc07c4e7a9b2ea2394f9d9c/lib/install.ps1#L225 > > and try again. > > > Please check if it still occurred after set `SCOOP_BRANCH` to `develop` >...

> what happens if delete the **cache** folder then install(with aria2). will the `cache/app.txt` file be created? I reproduced the problem。 1、install a old version of nano. 2、enable or disable...

### This is the solution ``` double width1 = 0; double height1 = 0; int menuItemCount = 0; foreach (var item in MyMenu.Items) { if(item is MenuFlyoutItem) { menuItemCount++; }...

> You can replace `Windows.Win32.PInvoke.GetDpiForWindow((Windows.Win32.Foundation.HWND)App.Hwnd) / 96.0` with `MyMenu.XamlRoot.RasterizationScale` I didn't know such a convenient way, awesome!

> However, the code to implement all this looks very terrible. maybe we can waiting for Microsoft fixed the bug https://github.com/microsoft/microsoft-ui-xaml/issues/7374, and use the legacy win32 context menu temporary this...

ant-design-vue的项目,用cnpm百分百会出问题,npm就不会,还是换回来了,好舍不得cnpm的安装速度。