使用id函数来获取,例如
if __name__ == '__main__': a=1111 print(id(a),a)
本文标题:python中查看对象的内存地址
本文链接:https://www.haomeiwen.com/subject/nbqffqtx.html
网友评论