gpt4 book ai didi

python - 为什么保持相同值的变量在 Python 中具有公共(public) ID?

转载 作者:太空宇宙 更新时间:2023-11-04 10:19:45 25 4
gpt4 key购买 nike

<分区>

在 Python 中:

>>> a = "Hello"
>>> b = "Hello"
>>> id(a) == id(b)
True

为什么?这会在引用对象内存位置的复杂程序中产生问题吗?

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com