2006年10月16日 星期一 09:04
习惯写Html源码的话,任何编辑器都可以。我使用 emacs + nxml-mode. 如果要所见即所得的话,可能只有DreamWeave了吧。简单点的用SeaMonkey中的编辑器,或者NVU 都可以。 On 10/16/06, Beinan Li <li.beinan在gmail.com> wrote: > 请问有哪些比较好用的python html / xml writer? > 谢谢 > > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese
2006年10月16日 星期一 09:38
其实eclipse很不错的.. On 10/16/06, Luo Ben <benluo at gmail.com> wrote: > > 习惯写Html源码的话,任何编辑器都可以。我使用 emacs + nxml-mode. > > 如果要所见即所得的话,可能只有DreamWeave了吧。简单点的用SeaMonkey中的编辑器,或者NVU 都可以。 > > On 10/16/06, Beinan Li <li.beinan at gmail.com> wrote: > > 请问有哪些比较好用的python html / xml writer? > > 谢谢 > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20061016/ad68796b/attachment.html
2006年10月16日 星期一 09:56
我觉得 Eclipse 和 Emacs 的风格很像,都是一个核心程序附加无数个Plug-in。Eclipse是GUI的,基于Java。Emacs主要是Console的,基于 Lisp。 个人觉得两个都是通用编辑器/IDE. 都值得花时间仔细学习。 On 10/16/06, Kula <kulasama在gmail.com> wrote: > 其实eclipse很不错的.. > > > On 10/16/06, Luo Ben <benluo在gmail.com> wrote: > > 习惯写Html源码的话,任何编辑器都可以。我使用 emacs + nxml-mode. > > > > 如果要所见即所得的话,可能只有DreamWeave了吧。简单点的用SeaMonkey中的编辑器,或者NVU > 都可以。 > > > > On 10/16/06, Beinan Li <li.beinan在gmail.com> wrote: > > > 请问有哪些比较好用的python html / xml writer? > > > 谢谢 > > > > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese在lists.python.cn > > > Subscribe: send subscribe to > python-chinese-request在lists.python.cn > > > Unsubscribe: send unsubscribe to > python-chinese-request在lists.python.cn > > > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > _______________________________________________ > > python-chinese > > Post: send python-chinese在lists.python.cn > > Subscribe: send subscribe to > python-chinese-request在lists.python.cn > > Unsubscribe: send unsubscribe to > python-chinese-request在lists.python.cn > > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to > python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request在lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese >
2006年10月16日 星期一 10:26
谢谢两位, 不好意思可能是我没说清楚 我说的writer是相对于parser的概念说的. 就是说有哪些比较好的library比如pyXML酱紫的, 多谢~ Luo Ben wrote: > 我觉得 Eclipse 和 Emacs > 的风格很像,都是一个核心程序附加无数个Plug-in。Eclipse是GUI的,基于Java。Emacs主要是Console的,基于 > Lisp。 > > 个人觉得两个都是通用编辑器/IDE. 都值得花时间仔细学习。 > > On 10/16/06, Kula <kulasama在gmail.com> wrote: > >> 其实eclipse很不错的.. >> >> >> On 10/16/06, Luo Ben <benluo在gmail.com> wrote: >> >>> 习惯写Html源码的话,任何编辑器都可以。我使用 emacs + nxml-mode. >>> >>> 如果要所见即所得的话,可能只有DreamWeave了吧。简单点的用SeaMonkey中的编辑器,或者NVU >>> >> 都可以。 >> >>> On 10/16/06, Beinan Li <li.beinan在gmail.com> wrote: >>> >>>> 请问有哪些比较好用的python html / xml writer? >>>> 谢谢 >>>> >>>> _______________________________________________ >>>> python-chinese >>>> Post: send python-chinese在lists.python.cn >>>> Subscribe: send subscribe to >>>> >> python-chinese-request在lists.python.cn >> >>>> Unsubscribe: send unsubscribe to >>>> >> python-chinese-request在lists.python.cn >> >>>> Detail Info: >>>> >> http://python.cn/mailman/listinfo/python-chinese >> >>> _______________________________________________ >>> python-chinese >>> Post: send python-chinese在lists.python.cn >>> Subscribe: send subscribe to >>> >> python-chinese-request在lists.python.cn >> >>> Unsubscribe: send unsubscribe to >>> >> python-chinese-request在lists.python.cn >> >>> Detail Info: >>> >> http://python.cn/mailman/listinfo/python-chinese >> >> >> _______________________________________________ >> python-chinese >> Post: send python-chinese在lists.python.cn >> Subscribe: send subscribe to >> python-chinese-request在lists.python.cn >> Unsubscribe: send unsubscribe to >> python-chinese-request在lists.python.cn >> Detail Info: >> http://python.cn/mailman/listinfo/python-chinese >> >> > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese
2006年10月16日 星期一 10:46
On 10/16/06, Beinan Li <li.beinan在gmail.com> wrote: > > ллÁ½Î», ²»ºÃÒâ˼¿ÉÄÜÊÇÎÒû˵Çå³þ > ÎÒ˵µÄwriterÊÇÏà¶ÔÓÚparserµÄ¸ÅÄî˵µÄ. > ¾ÍÊÇ˵ÓÐÄÄЩ±È½ÏºÃµÄlibrary±ÈÈçpyXML½´×ϵÄ, > > ¶àл~ > > > Stan[1] »òÕß ElementTree[2] Stan Óï·¨×î¼òµ¥, ²»¹ýËûÊÇNevowµÄÒ»²¿·Ö, ²ð¿ªÀ´µ¥¶ÀʹÓúÃÏñ²»ÄÇôÈÝÒ× ElementTree Ò²ºÜ¼òµ¥, ÏÓËٶȲ»¹»¿ìµÄ»°»¹¿ÉÒÔÓÃcµÄ°æ±¾ cElementTree »òÕßÓà ʹÓÃElementTree½Ó¿ÚµÄlibxml2ʵÏÖ lxml [3] [1] http://www.divmod.org/projects/nevow [2] http://effbot.org/zone/element-index.htm [3] http://codespeak.net/lxml/ -- simple is good http://brucewang.net -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20061016/b485ee61/attachment.html
2006年10月21日 星期六 01:33
用windows自带的记事本或者用UltraEdit都可以把文件另存为utf-8文件。 On 10/11/06, limodou <limodou在gmail.com> wrote: > > On 10/11/06, taozikun <taozikun在163.com> wrote: > > > 是这样的。当网页的编码是utf8时,数据库的数据显示时正常的。但HTML中的汉字显示就时乱码,当把浏览器的编码格式用GB2312显示时,HTML文件中的汉字就正常,但数据库中的数据就显示乱码。 > > > 从这里可以看到你的模板文件不是使用utf-8编码保存的,只修改charset是不够的,它只是告诉浏览器文件的编码,但并不表示文件内容的确是使用utf-8编程保存的。我认为你的模板还是gb2312编码的,与数据库不一致,所以总会有乱码。 > > 如果感兴趣可以使用UliPad打开模板文件,在状态条的右下角可以看到编码信息 > > > 写这个页面的时候还没有真正的用到数据库。 > > > > 我现在对数据库的连接问题有些不明白,在设置文件中时这样改吗? > > DATABASE_ENGINE = 'mysql' > > DATABASE_NAME = 'mydata' > > DATABASE_USER = 'root' > > DATABASE_PASSWORD = '123456' > > DATABASE_HOST = '' > > DATABASE_PORT = '' > > 而且 > > DATABASE_NAME = 'mydata' > > 是我已经建好的数据库的名字还是可以随便写,DJANGO会自动帮我建立呢? > > > > > 对于mysql,数据库的要先建好。如果你使用sqlite3,django会自动建的。 > > > -- > I like python! > UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad > My Blog: http://www.donews.net/limodou > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- 下一部分 -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20061021/94b4908f/attachment.html
2006年10月21日 星期六 11:04
On 10/21/06, fdcn <fdcn64在gmail.com> wrote: > 用windows自带的记事本或者用UltraEdit都可以把文件另存为utf-8文件。 > > windows自带的记事本不要用,因为它会在文件头生成BOM字节,很讨厌。 -- I like python! UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou
Zeuux © 2025
京ICP备05028076号