Python论坛  - 讨论区

标题:[python-chinese] 正则,迷茫

2007年07月06日 星期五 14:04

djf singlerdjf在gmail.com
星期五 七月 6 14:04:19 HKT 2007

import re
match = re.search(r'\d+','132gs')
if match:
  print match.group(0)
else:
  print "no match"
输出“123”
--------------------------------------------------------
 有这样的设计总有他的意图。
不过,发现Python的文档不大好。我现在也在学用正则表达式,我search的结果却不知
道怎么查出来。就只能
if (re.search(r'\d+','132gs')==None):
     pass
else:
    pass
这样处理吗?可不可以直接就得到132呢?

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

2007年07月06日 星期五 14:09

花花 huahua.c在hotmail.com
星期五 七月 6 14:09:10 HKT 2007

ServHTTP ÊÇÒ»¸öÍêÈ«Ä£¿é»¯£¬¿ìËÙ£¬°²È«¼°Ãâ·ÑµÄ HTTP/HTTPS Ó¦Ó÷þÎñÆ÷£¬Ö§³Ö Python ²å¼þ¡£Ö»Ðè1·ÖÖӾͿÉÒÔд³ö×Ô¼ºµÄ Python ²å¼þ¡£
 
ĿǰΪ 0.0.1 °æ£¬ »¶Ó­Ê¹ÓúͲâÊÔ£¬Ï£Íû´ó¼Òϲ»¶Õâ¿îÈí¼þ ^_^
¼ò½é£º
http://www.icho.cn/eight/shtml/product/servhttp/index.html
Îĵµ£¨ÓÐ Python SDK£©£º
http://www.icho.cn/eight/shtml/product/servhttp/documention/index.html
 
ÏÂÔØ£º
http://www.icho.cn/eight/shtml/product/servhttp/download.html
Redhat RPM ¿ÉÓá£
 
·´À¡¡¢Òâ¼û¡¢½¨Òé»ò bug report ¿É mail to: tech在icho.cn£¬ ·Ç³£¸Ðл£¡
_________________________________________________________________
ʹÓÃÏÂÒ»´úµÄ MSN Messenger¡£
http://imagine-msn.com/messenger/launch80/default.aspx?locale=zh-cn&source;=wlmailtagline
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070706/924362ac/attachment.html 

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

2007年07月06日 星期五 14:13

风向标 vaneoooo在gmail.com
星期五 七月 6 14:13:57 HKT 2007

À÷º¦°¡£¡

¿´¿´ÎĵµÏÈ£¬¼ÓÓͼÓÓÍ£¡
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070706/1ab95e8d/attachment.htm 

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

2007年07月06日 星期五 17:58

王超凡 wangchaofan在gmail.com
星期五 七月 6 17:58:06 HKT 2007

ÍÛ£¬1·ÖÖÓ
ºÃÓÕÈË£¡


ÔÚ07-7-6£¬·çÏò±ê <vaneoooo在gmail.com> дµÀ£º
>
> À÷º¦°¡£¡
>
> ¿´¿´ÎĵµÏÈ£¬¼ÓÓͼÓÓÍ£¡
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070706/115b40b6/attachment.htm 

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号