摘要: import pandas as pd import csv for i in range(1,178): # 爬取全部页 tb = pd.read_html('http://s.askci.com/stock/a/?reportTime=2017-12-31&pageNum=%s' % (str( 阅读全文
posted @ 2020-09-16 16:37 chengxuyonghu 阅读(526) 评论(0) 推荐(0)
摘要: [root@Gin scripts]# dig www.cnblogs.com ; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.30.rc1.el6 <<>> www.cnblogs.com ;; global options: +cmd ##Dig的部分输出告诉我们一些有关于 阅读全文
posted @ 2020-09-16 11:32 chengxuyonghu 阅读(226) 评论(0) 推荐(0)