📌 📄 内容摘要:
忧心云烟 (@worrycloud) 在 关于Codex的乱码问题,稍微改了下提示词,应该可用。 中发帖
如下
## File Encoding
When modifying or adding any code files, the following coding requirements must be adhered to:
- First time using shell must execute: [Console]::OutputEncoding = [System.Text.Encoding]::UTF8
- Encoding should be unified to UTF-8 (without BOM). It is strictly prohibited to use other local encodings such as GBK/ANSI, and it is strictly prohibited to submit content containing unr...
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/940911/1
─────────────────────────────
📢 来源:LINUX DO