摘要: 先安装Windows terminal 用Microsoft.WindowsTerminal_1.17.11461.0_8wekyb3d8bbwe.msixbundle安装 安装oh-my-posh Set-ExecutionPolicy Bypass -Scope Process -Force; 阅读全文
posted @ 2023-07-04 15:25 ChuckLu 阅读(25) 评论(0) 推荐(0)
摘要: Loops should be simplified with "LINQ" expressions Why is this an issue? When a loop is filtering, selecting or aggregating, those functions can be ha 阅读全文
posted @ 2023-07-04 10:31 ChuckLu 阅读(196) 评论(0) 推荐(0)