首页 新闻 会员 周边 捐助
0
回答数

待解决问题 10 正则表达式 匹配的问题

1 import re 2 #txt='there are a big apple and a big pear and three big peachs apple' 3 #reg=r'(big p
1
回答数

已关闭问题 10 正则表达式如何匹配带重复部分的字符串

1 import re 2 txt='there are a big apple and a big pear and three big peachs' 3 reg=r'big (apple|pea
1
回答数

待解决问题 20 selenium 利用cookies 自动登录失败

自动登录www.baidu.com可以 自动登录tieba.baidu.com失败 抓取tieba.baidu.com的cookies时,发现其中部分的domain是.tieba.baidu.com