2004年03月24日 星期三 11:29
poly,您好! 我的代码当时也写得很土啦,就不发出来显丑了,呵呵,在IBM的DeveloperWorks上有一套中文的教程,用Google可以搜到。另外PyXML自己也有文档的。 ======== 2004-03-24 11:18:02 您在来信中写道: ======== 呵呵,那请问哪里有pyxml的教程或文档?或能看看你的代码吗?谢谢。。学习中 = = = = = = = = = = = = = = = = = = = = = = 致 礼! 刘鑫 liux at gdcn.com 2004-03-24 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040324/080cd290/attachment.html
2004年03月24日 星期三 12:46
我看它文档,有段代码: import sys from xml.dom.ext.reader import Sax2 # create Reader object reader = Sax2.Reader() # parse the document doc = reader.fromStream(sys.stdin) 我也这样写了个,为什么会出错? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040324/4b58c3b1/attachment.htm
Zeuux © 2024
京ICP备05028076号