随笔分类 -  Golang

摘要:关于golang的变量是定义在堆上还是栈上,官方的解释如下 How do I know whether a variable is allocated on the heap or the stack? From a correctness standpoint, you don't need to 阅读全文
posted @ 2020-03-03 15:00 KiraChen 阅读(908) 评论(0) 推荐(0)