Loading

摘要: 前言 我最近在 Windows 环境下构建一个涉及数据库(SQLite)和音频处理的 Go 项目时,遇到了一个预料之中的报错: cgo: C compiler "gcc" not found: exec: "gcc": executable file not found in %PATH% 这是因为 阅读全文
posted @ 2026-04-28 10:12 曦远Code 阅读(294) 评论(7) 推荐(2)