摘要: 1 # # /usr/bin/python 2 # #coding:utf-8 3 #http://cuiqingcai.com/968.html 4 5 import urllib 6 import urllib2 7 import cookielib 8 import xlrd,xlwt,os 9 import openpyxl 10 from xlutils.copy ... 阅读全文
posted @ 2017-08-29 16:26 lindamo 阅读(413) 评论(0) 推荐(0) 编辑