我總是看到代碼,//go:build linux
// +build linux什么意思?我不明白。給我一些例子
//go:build xxx 和 // +build xxx 在 golang 中是什么意思?
慕的地6264312
2022-11-23 20:21:41