摘要:
#coding=gbk#download pictures of the url#useage: python downpicture.py www.baidu.comimport osimport sysfrom html.parser import HTMLParserfrom urllib.request import urlopenfrom urllib.parse import urlparsedef getpicname(path): ''' retrive filename of url ''' if os.path.splitex 阅读全文
posted @ 2011-08-19 17:04
程序猿刚子
阅读(5551)
评论(7)
推荐(0)
浙公网安备 33010602011771号