2004年08月27日 星期五 12:27
Limdo, 嗯,非常棒的教材,非常感谢。 另外,想问一下,docbook支持gb2312么?你的文档使用的是UTF-8,在UltraEdit下没法编辑,你用什么编辑器? Thanks again. DIrk ----- Original Message ----- From: "limodou" <chatme at 263.net> To: <python-chinese at lists.python.cn> Sent: Friday, August 27, 2004 10:23 AM Subject: Re: [python-chinese] Limodo,能否提供docbook在windows下安装的简单说明? > Dirk,您好! > > 我的教程上都是windows下的使用呀。http://pyrecord.freezope.org/download/docbook_step.zip/down > > ======= 2004-08-27 10:15:35 您在来信中写道:======= > > >Limodo,能否提供docbook在windows下安装的简单说明? > > > > > >Thanks. > > > >DIrk_______________________________________________ > >python-chinese list > >python-chinese at lists.python.cn > >http://python.cn/mailman/listinfo/python-chinese > > > > = = = = = = = = = = = = = = = = = = = = > > > 致 > 礼! > > > limodou > chatme at 263.net > 2004-08-27 > > -------------------------------------------------------------------------------- > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese >
2004年08月27日 星期五 12:56
Xie Yanbo,您好! 已经按照上述方法搞定了,可以正确登陆论坛。原来的原因是我没有用ClientCookie.urlopen()来打开网页,而是用的urllib.urlopen()也不能获得正确的网页。 但是现在也有点问题。网页上的href都是这样的 ftp://music.popv.net:bbs.popv.net@218.104.78.34/游戏/莎木一章横须贺_Shenmue/Shenmue_OST2/船员の复响.mp3>网通公众网镜像 但是我用sgml的parser解析获得的href都只有前半段 ftp://music.popv.net:bbs.popv.net@218.104.78.34/ ,这个是解析器的问题吗? ======= 2004-08-27 11:49:26 您在来信中写道:======= >On 2004-08-25 11:00:1093402811 +0800, dreamingk(天成) wrote: >> dreamingk(天成),您好! >> >> ClientCookie.CookieJar确实没有save 的方法 >> MSIECookieJar 才有这个方法 > >研究了一下新版本的 ClientCookie,还有 Python2.4 的 cookielib, >更新了一下那个登录 linuxforum 的代码,大家有兴趣可以看: > > http://xie.freezope.org/blog/2004/08/python.html > >_______________________________________________ >python-chinese list >python-chinese at lists.python.cn >http://python.cn/mailman/listinfo/python-chinese > = = = = = = = = = = = = = = = = = = = = 致 礼! dreamingk(天成) dreamingker at 163.com 2004-08-27
2004年08月27日 星期五 14:47
Hollo Dirk: UltraEdit 可以编辑 unicode 的!但是不标准! http://i18n.linux.net.cn/method.php 建议使用 EditPlus 或是 EmEdit 在下也是从 UltraEdit 10.10 在升迁到 EmEdit..... 其实Vim 是最稳定的编辑环境! /******** [2004-08-27]14:22:58 ; Dirk wrote: Dirk> Limdo, Dirk> 嗯,非常棒的教材,非常感谢。 Dirk> Dirk> 另外,想问一下,docbook支持gb2312么?你的文档使用的是UTF-8,在UltraEdit下没法编辑,你用什么编辑器? Dirk> Thanks again. Dirk> DIrk Dirk> ----- Original Message ----- Dirk> From: "limodou" <chatme at 263.net> Dirk> To: <python-chinese at lists.python.cn> Dirk> Sent: Friday, August 27, 2004 10:23 AM Dirk> Subject: Re: [python-chinese] Dirk> Limodo,能否提供docbook在windows下安装的简单说明? >> Dirk,您好! >> >> 我的教程上都是windows下的使用呀。http://pyrecord.freezope.org/download/docbook_step.zip/down >> >> ======= 2004-08-27 10:15:35 您在来信中写道:======= >> >> >Limodo,能否提供docbook在windows下安装的简单说明? >> > >> > >> >Thanks. >> > >> >DIrk_______________________________________________ >> >python-chinese list >> >python-chinese at lists.python.cn >> >http://python.cn/mailman/listinfo/python-chinese >> > >> >> = = = = = = = = = = = = = = = = = = = = >> >> >> 致 >> 礼! >> >> >> limodou >> chatme at 263.net >> 2004-08-27 >> >> Dirk> -------------------------------------------------------------------------------- >> _______________________________________________ >> python-chinese list >> python-chinese at lists.python.cn >> http://python.cn/mailman/listinfo/python-chinese >> ********************************************/ -- Free as in Freedom Zoom.Quiet #=========================================# ]Time is unimportant, only life important![ #=========================================# sender is the Bat!2.12.00
2004年08月27日 星期五 15:01
我在FreeBSD下一直使用vim,的确是首选。 但我发现vim在windows编辑文件没有UltraEdit顺手,特别是很多文件一起修改的时候。 (sed & awk是另外一个批量编辑的途径了) 没办法,先这么用吧。 (将UltraEdit设置里的auto detect utf-8 files选项钩上,用起来没有问题。) DIrk ----- Original Message ----- From: "Zoom.Quiet" <zoomq at infopro.cn> To: "Dirk" <python-chinese at lists.python.cn> Sent: Friday, August 27, 2004 2:47 PM Subject: Re[2]: [python-chinese] Limodo,能否提供docbook在windows下安装的简单说明? > Hollo Dirk: > > UltraEdit 可以编辑 unicode 的!但是不标准! > http://i18n.linux.net.cn/method.php > 建议使用 EditPlus 或是 EmEdit > > 在下也是从 UltraEdit 10.10 在升迁到 EmEdit..... > > 其实Vim 是最稳定的编辑环境! > > > /******** [2004-08-27]14:22:58 ; Dirk wrote: > > Dirk> Limdo, > > Dirk> 嗯,非常棒的教材,非常感谢。 > > Dirk> > Dirk> 另外,想问一下,docbook支持gb2312么?你的文档使用的是UTF-8,在UltraEdit下没法编辑,你用什么编辑器? > > Dirk> Thanks again. > > > Dirk> DIrk > > Dirk> ----- Original Message ----- > Dirk> From: "limodou" <chatme at 263.net> > Dirk> To: <python-chinese at lists.python.cn> > Dirk> Sent: Friday, August 27, 2004 10:23 AM > Dirk> Subject: Re: [python-chinese] > Dirk> Limodo,能否提供docbook在windows下安装的简单说明? > > > >> Dirk,您好! > >> > >> 我的教程上都是windows下的使用呀。http://pyrecord.freezope.org/download/docbook_step.zip/down > >> > >> ======= 2004-08-27 10:15:35 您在来信中写道:======= > >> > >> >Limodo,能否提供docbook在windows下安装的简单说明? > >> > > >> > > >> >Thanks. > >> > > >> >DIrk_______________________________________________ > >> >python-chinese list > >> >python-chinese at lists.python.cn > >> >http://python.cn/mailman/listinfo/python-chinese > >> > > >> > >> = = = = = = = = = = = = = = = = = = = = > >> > >> > >> 致 > >> 礼! > >> > >> > >> limodou > >> chatme at 263.net > >> 2004-08-27 > >> > >> > > > Dirk> -------------------------------------------------------------------------------- > > > >> _______________________________________________ > >> python-chinese list > >> python-chinese at lists.python.cn > >> http://python.cn/mailman/listinfo/python-chinese > >> > > > ********************************************/ > > -- > Free as in Freedom > > Zoom.Quiet > > #=========================================# > ]Time is unimportant, only life important![ > #=========================================# > > sender is the Bat!2.12.00 > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese >
Zeuux © 2025
京ICP备05028076号