golang 程序编译时突然报这个错
../../..xxx.go:46:18: aa.Bbb undefined (type *"xx/xxx/xx".Ccc has no field or method Bbb)
找到 xxx.go 文件的第 46 行(18是列号),aa.Bbb 当前应该是处于标红未定义的状态,排查为啥 Bbb 未定义即可。
赞
踩
golang 程序编译时突然报这个错
../../..xxx.go:46:18: aa.Bbb undefined (type *"xx/xxx/xx".Ccc has no field or method Bbb)
找到 xxx.go 文件的第 46 行(18是列号),aa.Bbb 当前应该是处于标红未定义的状态,排查为啥 Bbb 未定义即可。
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。