说明:Python官方文档给出的解释是
id(object)
Return the “identity” of an object. This is an integer (or long integer) which is guaranteed to be unique and constant for this object during its lifetime. Two objects with non-overlapping lifetimes may have the same id() <weixin_38751537> 上传 | 大小:43kb