Re: 如何 python实现下载功能
leopay <[email protected]> Sun, 20 Jan 2008 17:18:10 +0800
| Newsgroups | gmane.comp.python.chinese |
|---|---|
| Message-ID | <[email protected]> |
urllib.urlretrieve(*urlstring,filename*=None,*reporthook*=None,*data*=None) On 1/20/08, 小龙 <[email protected]> wrote: > > 比如有1个MP3的url http://down.zzbs.com.cn/DownLoad/MP3/711.mp3 > 我想用python来实现这个链接的下载。 请问如何实现? 有相应的LIB么? > > 谢谢了 > > -- > deSign thE fuTure > > _______________________________________________ > python-chinese > Post: send [email protected] > Subscribe: send subscribe to [email protected] > Unsubscribe: send unsubscribe to [email protected] > Detail Info: http://python.cn/mailman/listinfo/python-chinese > _______________________________________________ python-chinese Post: send [email protected] Subscribe: send subscribe to [email protected] Unsubscribe: send unsubscribe to [email protected] Detail Info: http://python.cn/mailman/listinfo/python-chinese