2005年07月08日 星期五 09:28
如题 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050708/ec59533b/attachment.html
2005年07月08日 星期五 09:32
分析mp3文件格式,然后read相应的标记 在05-7-8,Guofeng Yuan <loocoo at gmail.com> 写道: > > 如题 > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- I'm the one, powered by nEO -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050708/ccb5c04c/attachment.htm
2005年07月08日 星期五 09:37
http://www.dotfunk.com/projects/mp3 要学会用Google :) On 7/8/05, Guofeng Yuan <loocoo at gmail.com> wrote: > 如题 > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- simple is good
2005年07月18日 星期一 10:17
以前研究winamp 插件的时候似乎看到csdn里有人介绍过相关的东西,不过是C,可以参考,思想还是差不多的,我想。 On 7/7/05, Guofeng Yuan <loocoo at gmail.com> wrote: > 如题 >
2005年07月18日 星期一 10:21
在二进制文件头部有声明吧... 你用Utral Edit 打开看看.能不能看到.. 我搞过jpg的头信息:) Neo Chan (netkiller) Best Regards, 73! de BG7NYT Personal Amateur Radiostations of P.R.China CQ24 ITU44 ShenZhen,China Amateur Radio Callsign: BG7NYT TRX: YAEUS FT-60R Dual Band(144-430) WATTS: 0.5W, 2.0W, 5.0W MODE: AM, FM -----Original Message----- From: python-chinese-bounces at lists.python.cn [mailto:python-chinese-bounces at lists.python.cn] On Behalf Of yao qu Sent: Monday, July 18, 2005 10:18 AM To: Guofeng Yuan; python-chinese at lists.python.cn Subject: [python-chinese] Re: python 如何读取mp3文件中的 艺术家 唱片标题 等 信息呀? 以前研究winamp 插件的时候似乎看到csdn里有人介绍过相关的东西,不过是C,可以参 考,思想还是差不多的,我想。 On 7/7/05, Guofeng Yuan <loocoo at gmail.com> wrote: > 如题 > -------------- next part -------------- A non-text attachment was scrubbed... Name: Neo Chan.vcf Type: text/x-vcard Size: 1081 bytes Desc: not available Url : http://lists.exoweb.net/pipermail/python-chinese/attachments/20050718/740ad9fd/NeoChan.vcf
2005年07月18日 星期一 10:52
python下有这样的模块可以直接处理的,找找吧。 在 05-7-18,Neo Chan (netkiller)<neo.chen at achievo.com> 写道: > > 在二进制文件头部有声明吧... > 你用Utral Edit 打开看看.能不能看到.. > > 我搞过jpg的头信息:) > > Neo Chan (netkiller) > Best Regards, 73! de BG7NYT > > Personal Amateur Radiostations of P.R.China > CQ24 ITU44 > ShenZhen,China > Amateur Radio Callsign: BG7NYT > TRX: YAEUS FT-60R Dual Band(144-430) > WATTS: 0.5W, 2.0W, 5.0W > MODE: AM, FM > > > -----Original Message----- > From: python-chinese-bounces at lists.python.cn > [mailto:python-chinese-bounces at lists.python.cn] On Behalf Of yao qu > Sent: Monday, July 18, 2005 10:18 AM > To: Guofeng Yuan; python-chinese at lists.python.cn > Subject: [python-chinese] Re: python 如何读取mp3文件中的 艺术家 唱片标题 等 > 信息呀? > > 以前研究winamp 插件的时候似乎看到csdn里有人介绍过相关的东西,不过是C,可以参 > 考,思想还是差不多的,我想。 > > > > On 7/7/05, Guofeng Yuan <loocoo at gmail.com> wrote: > > 如题 > > > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > > -- I like python! My Donews Blog: http://www.donews.net/limodou New Google Maillist: http://groups-beta.google.com/group/python-cn
2005年07月18日 星期一 12:29
在pypi搜出来4个 http://www.python.org/pypi?%3Aaction=search&name;=tag&version;=&summary;=&description;=&keywords;=&_pypi_hidden=0 On 7/18/05, limodou <limodou at gmail.com> wrote: > python下有这样的模块可以直接处理的,找找吧。 > > 在 05-7-18,Neo Chan (netkiller)<neo.chen at achievo.com> 写道: > > > > 在二进制文件头部有声明吧... > > 你用Utral Edit 打开看看.能不能看到.. > > > > 我搞过jpg的头信息:) > > > > Neo Chan (netkiller) > > Best Regards, 73! de BG7NYT > > > > Personal Amateur Radiostations of P.R.China > > CQ24 ITU44 > > ShenZhen,China > > Amateur Radio Callsign: BG7NYT > > TRX: YAEUS FT-60R Dual Band(144-430) > > WATTS: 0.5W, 2.0W, 5.0W > > MODE: AM, FM > > > > > > -----Original Message----- > > From: python-chinese-bounces at lists.python.cn > > [mailto:python-chinese-bounces at lists.python.cn] On Behalf Of yao qu > > Sent: Monday, July 18, 2005 10:18 AM > > To: Guofeng Yuan; python-chinese at lists.python.cn > > Subject: [python-chinese] Re: python 如何读取mp3文件中的 艺术家 唱片标题 等 > > 信息呀? > > > > 以前研究winamp 插件的时候似乎看到csdn里有人介绍过相关的东西,不过是C,可以参 > > 考,思想还是差不多的,我想。 > > > > > > > > On 7/7/05, Guofeng Yuan <loocoo at gmail.com> wrote: > > > 如题 > > > > > > > _______________________________________________ > > python-chinese list > > python-chinese at lists.python.cn > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > -- > I like python! > My Donews Blog: http://www.donews.net/limodou > New Google Maillist: http://groups-beta.google.com/group/python-cn > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- Qiangning Hong I'm usually annoyed by IDEs because, for instance, they don't use VIM as an editor. Since I'm hooked to that, all IDEs I've used so far have failed to impress me. -- Sybren Stuvel @ c.l.python Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>
2005年07月18日 星期一 12:59
Dive into Python里面有现成的程序的。 在 2005年7月18日 星期一 10:17,yao qu 写道: > 以前研究winamp 插件的时候似乎看到csdn里有人介绍过相关的东西,不过是C,可以参考,思想还是差不多的,我想。 > > On 7/7/05, Guofeng Yuan <loocoo at gmail.com> wrote: > > 如题
Zeuux © 2025
京ICP备05028076号