摘要:
需要安装xlrd, 阅读全文
posted @ 2018-01-29 12:51
zhaogaojian
阅读(336)
评论(0)
推荐(0)
摘要:
加延迟是为了防止在两个控件之间切换时,蒙版反复显示,隐藏闪烁。使用方法: 阅读全文
posted @ 2018-01-29 12:27
zhaogaojian
阅读(1266)
评论(0)
推荐(0)
摘要:
xlwt 1.3.0 Downloads ↓ Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6, 2.7, 阅读全文
posted @ 2018-01-29 00:11
zhaogaojian
阅读(502)
评论(0)
推荐(0)
摘要:
soup = BeautifulSoup(html,"html.parser") html=soup.select("table a") for k in html: print(k.string) print(k['href']) 阅读全文
posted @ 2018-01-29 00:07
zhaogaojian
阅读(1857)
评论(0)
推荐(0)

浙公网安备 33010602011771号