当使用Goland或者其他JetBrains软件时,你发生中文插件下载了,却用不了的情况
摘要:当使用Goland或者其他JetBrains软件时,你发生中文插件下载了,却用不了的情况 其实很简单! 在Settings-->appearance & Behavior菜单中就可以改变。
阅读全文
posted @
2024-08-26 16:52
秉烛爱好者
阅读(53)
推荐(0) 编辑
编译GO报错:cgo: C compiler
摘要:cgo: C compiler "gcc" not found: exec: "gcc": executable file not found in %PATH% 造成原因分析: 缺少gcc编译器,需要进行安装,网址:https://sourceforge.net/projects/mingw-w6
阅读全文
posted @
2022-12-05 16:32
秉烛爱好者
阅读(888)
推荐(0) 编辑