CuiLiang

Results 197 comments of CuiLiang

There are chances toast will not show after computer wake up or after screen saver closed. Change `this.Visibility = Visibility.Collapsed;` to `this.Visibility = Visibility.Hidden ; ` solves the problem.

你们不要难为楼主,做成方的是为了和原版的Quicker轮盘菜单区分开的,这是Grid软件的重要创新! 要圆的,可以直接来找我买 [Quicker](https://getquicker.net/) 专业版😁 ![Quicker轮盘菜单](https://user-images.githubusercontent.com/1972649/96964321-dc1c5f00-153c-11eb-834e-b9e9e472c0ab.gif)

Whish these logs never show in windows event log. ![image](https://github.com/dotnet/aspnetcore/assets/1972649/8ec1ca12-4f4c-4b77-9e01-8a1b13a48cc5)

When the real jenkins url in browser is mismatch with configured `Jenkins URL ` , there maybe some load problem in /theme-dark/theme.css file. Request url was generated based on configuration,...

@zbynek I am moving jenkins to another server using backup-restore method, when still not have proxy setup, access jenkins using http://localhost:8080, will have this problem. I dont know if it...

Quicker 恰巧做了你想要的功能:)https://getquicker.net/Sharedaction?code=4b1ca26f-4d18-4f57-6832-08d64318b509

客户端报错的话,Windows有一个注册表项可以修改本地可以使用的连接数量,最大改到65534。google一下报错信息

This fix a really big issue in the code. Thank You! When simulating LeftAlt+Tab, the origin code will cause some software into a strange situation, just seems right Alt is...