Python论坛  - 讨论区

标题:[python-chinese] python的编码问题

2005年12月15日 星期四 15:44

zhang sw.zhangxy swzhangxy at gmail.com
Thu Dec 15 15:44:10 HKT 2005

我要解析 xml中有汉字,在xml中 encoding="",
在python中, # -*- coding: -*-   又应该是什么,那位好好给解释一下,关于编码迷茫阿!


--
今天决定明天!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051215/c3cc17f8/attachment.htm

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

2005年12月15日 星期四 15:49

limodou limodou at gmail.com
Thu Dec 15 15:49:01 HKT 2005

在 05-12-15,zhang sw.zhangxy<swzhangxy at gmail.com> 写道:
> 我要解析 xml中有汉字,在xml中 encoding="",
> 在python中, # -*- coding: -*-   又应该是什么,那位好好给解释一下,关于编码迷茫阿!
>

xml使用utf-8,如果不是在处理前先转为utf-8,再进行xml解析。python则无所谓了,只要一致就行了。

--
I like python!
My Blog: http://www.donews.net/limodou
NewEdit Maillist: http://groups.google.com/group/NewEdit

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

2005年12月15日 星期四 18:16

大熊 bearsprite at gmail.com
Thu Dec 15 18:16:46 HKT 2005

# -*- coding: -*- 是指定python源文件的编码,以便python解析器正确处理,
这和你要处理的xml文本的编码没这么多大关系的,当然如果你的py文件中定义字符串常量,需要和xml中的某些值比较,这时倒要注意两者的编码一致问题了

在05-12-15,zhang sw.zhangxy <swzhangxy at gmail.com> 写道:
>
> 我要解析 xml中有汉字,在xml中 encoding="",
> 在python中, # -*- coding: -*-   又应该是什么,那位好好给解释一下,关于编码迷茫阿!
>
>
> --
> 今天决定明天!
> _______________________________________________
> 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
>
>


--
茫茫人海,你是我的最爱
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051215/981c3980/attachment.htm

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号