Python论坛  - 讨论区

标题:[python-chinese] python如何获取对象变量的内存地址?

2006年07月18日 星期二 15:48

马踏飞燕 honeyday.mj at gmail.com
Tue Jul 18 15:48:42 HKT 2006

在python里面,如果对象没有提供 __str__ 这个属性的话,直接调用的时候就会显示出下面的这个样子:



但是对于python内置的数据类型和其他有 __str__ 属性的对象应该如何来得到那个16进制的地址呢?有函数吗?

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月18日 星期二 15:52

Dreamingk(天成) dreamingk at gmail.com
Tue Jul 18 15:52:07 HKT 2006

hex(id(var))

On 7/18/06, 马踏飞燕 <honeyday.mj at gmail.com> wrote:
> 在python里面,如果对象没有提供 __str__ 这个属性的话,直接调用的时候就会显示出下面的这个样子:
>
> 
>
> 但是对于python内置的数据类型和其他有 __str__ 属性的对象应该如何来得到那个16进制的地址呢?有函数吗?
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


-- 
Dreamingk (tc, 天成)
email:
    dreamingk at gmail.com
    tc at exoweb.net
website:
    http://www.exoweb.net
    http://python.cn
    http://django.cn
    http://zope.cn
Exoweb (北京轩辕互动科技有限公司)
  北京市朝阳区金台路甜水园东街2号
  甜水园商务中心A505  100026
Python, I love this language.

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月18日 星期二 18:01

笨笨狗 chen.ruijie at gmail.com
Tue Jul 18 18:01:41 HKT 2006

id()

-- 
云电清华同方小民工

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号