ZSkycat
ZSkycat
Steps to reproduce ------------------ ```powershell # ** careful "\" and "/" ** # initialization New-Item 'registry::HKEY_CURRENT_USER/test' New-ItemProperty 'registry::HKEY_CURRENT_USER\test' -Name test1 -Value test1 # read item. Get-Item 'registry::HKEY_CURRENT_USER/test' Set-ItemProperty 'registry::HKEY_CURRENT_USER/test' -Name...
当被转换的文本文件编码为UTF-8时,工作正常。 当被转换的文本文件编码为GB18030时,--output 无效,输出成空文件,且结果输出到控制台。 当被转换的文本文件编码为UTF-16 LE时,工作异常,报错或输出不正确的内容。 另外 wiki 的 「Prebuild 預編譯」 下载已失效。 https://github.com/BYVoid/OpenCC/wiki/Download#download-%E4%B8%8B%E8%BC%89
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
### 🥰 需求描述(Description) 使用自动挂卡来挂,由于游戏通关但是卡牌未完全掉落的游戏。 不想影响到其他游戏的游戏时间。 ### 🧐 解决方案(Solution) 允许用户设置挂卡游戏列表 ### 🚑 其他信息(Other Information) 版本:3.0 rc-9
### Contact details _No response_ ### What the essence of your feature request Plain text will be rendered as markdown in reading view. I want it to be displayed as...