gpt4 book ai didi

go - 函数的零值

转载 作者:数据小太阳 更新时间:2023-10-29 03:42:54 27 4
gpt4 key购买 nike

给定一个结构:

type foo struct {
bar func(int) int
}

当我 var x foo

x.bar 的初始值是多少?

最佳答案

来自 the documentation :

The value of an uninitialized variable of function type is nil.

关于go - 函数的零值,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29543255/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com