Fork me on GitHub
摘要: 最近公司里的新人问了我一个问题:这段代码是啥意思。这个问题很普通也很常见,我还是个新人的时候也经常问,当然,现在我不是新人了但我也经常发出类似的提问。 代码是长这样的: type BussinessObject struct { _ [0]func() ID uint64 FieldA string 阅读全文
posted @ 2025-08-17 22:11 apocelipes 阅读(798) 评论(2) 推荐(8)