Skip to content
View jayone-c's full-sized avatar

Block or report jayone-c

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. NeteaseCloudMusicApi-master NeteaseCloudMusicApi-master Public

    Forked from GorgeousGQ/NeteaseCloudMusicApi-master

    wangyiyunMusic-API

    JavaScript

  2. windows-utf8-fix windows-utf8-fix Public

    在 Windows 平台上运行的 AI 工具(如 Trae、Claude Code、Codex、Qoder、CodeBuddy)常出现中文乱码现象,表现为 中文或 ???等异常字符。其根本原因在于:Windows 的非 Unicode 子系统默认采用 GBK 编码(代码页 936),而这些 AI 工具的输出却基于 UTF-8 编码。这纯粹是浪费 Token——每一个乱码都在消耗你的大…

    PowerShell