Python论坛  - 讨论区

标题:[python-chinese] 如何获取某个汉字的拼音首字母

2005年09月27日 星期二 10:22

头太晕 super852 at gmail.com
Tue Sep 27 10:22:46 HKT 2005

比如用户输入一个"我"字,可以得到字母"W"
如何实现这个?
最好是能够快速、高效、不占用太多资源的方法。

小弟在这里先谢谢了。。。

--
阿弥陀佛 晕哉 晕哉
--------
欢迎光临我的菜园子:
http://spaces.msn.com/members/headfaint
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050927/63478125/attachment.html

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

2005年09月27日 星期二 13:02

ShiningRay tsowly at bentium.net
Tue Sep 27 13:02:20 HKT 2005

An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050927/4278db5f/attachment.htm

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

2005年09月27日 星期二 17:54

马踏飞燕 honeyday.mj at gmail.com
Tue Sep 27 17:54:58 HKT 2005

在 05-9-27,头太晕<super852 at gmail.com> 写道:
> 比如用户输入一个"我"字,可以得到字母"W"
> 如何实现这个?
> 最好是能够快速、高效、不占用太多资源的方法。
>

查字典。
根据编码表查出编码,然后根据拼音编码表对应过去。
这玩应没公式的。

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

2005年09月27日 星期二 18:40

Li Weigang dimens at gmail.com
Tue Sep 27 18:40:06 HKT 2005

弄一个汉字和字母的映射表就可以了吧。

On 9/26/05, 头太晕 <super852 at gmail.com> wrote:
>
> 比如用户输入一个"我"字,可以得到字母"W"
> 如何实现这个?
> 最好是能够快速、高效、不占用太多资源的方法。
>
> 小弟在这里先谢谢了。。。
>
> --
> 阿弥陀佛 晕哉 晕哉
> --------
> 欢迎光临我的菜园子:
> http://spaces.msn.com/members/headfaint
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>
>
>


--

Best Wishes
Dimension LEE
dimens at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050927/ceeac1c5/attachment.htm

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号