http://www.zhoubotong.site/post/50.html

  • golang的defer踩坑汇总

    原文链接:http://www.zhoubotong.site/post/50.html defer语句用于延迟函数调用,每次会把一个函数压入栈中,函数返回前再把延迟的函数取出并执…

    编程笔记 2022年6月19日