会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
botoo
首页
新随笔
联系
管理
2017年11月1日
python基础===re模块
摘要: 原文链接:https://segmentfault.com/a/1190000011578899 compile(pattern):创建模式对象 search(pattern,string):在字符串中寻找模式 match(pattern,string):在字符串开始处匹配模式 等价于 上面的函数返
阅读全文
posted @ 2017-11-01 21:07 AAA五金批发王建军
阅读(323)
评论(0)
推荐(0)