技术栈

python垃圾回收机制

我没J
1 年前
开发语言·python·python垃圾回收机制
Python进阶之垃圾回收机制**在Python中创建name为Nick,age为20这两个变量,会被记录到refchain 这个链表中。