摘要:
#coding:utf-8import osimport time import xlwtfilename="test_xlwt.xls"if os.path.exists(filename): os.remove(filename)def set_color(color,bold): style= 阅读全文
posted @ 2018-07-26 10:37
韩家姐姐
阅读(3171)
评论(0)
推荐(0)
摘要:
#coding:utf-8import urllibs={"username":"hhh","password":"XXXX"}#urllib.urlencode url编码s=urllib.urlencode(s)print ss_encode=urllib.unquote("username=h 阅读全文
posted @ 2018-07-26 10:35
韩家姐姐
阅读(5368)
评论(0)
推荐(0)

浙公网安备 33010602011771号