
python下prettytable入门学习
安装prettytable: pip install prettytable 测试对爬取数据的表格显示: #coding:utf8 import prettytable as pt def main(): tb = pt.Pr...
安装prettytable: pip install prettytable 测试对爬取数据的表格显示: #coding:utf8 import prettytable as pt def main(): tb = pt.Pr...
一 | 二 | 三 | 四 | 五 | 六 | 日 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |