2007年10月19日 星期五 17:06
ÓÐÒ»¸öÀà·½·¨ÖÐʹÓÃÁËxml.dom.minidom, Ö±½ÓʹÓÃʱ£¬ÈçÏ£º impl = xml.dom.minidom.getDOMImplementation() dom = impl.createDocument(None, 'catalog', None) root = dom.documentElement ûÓÐÎÊÌ⣬impl¡¢dom¡¢root¶¼ÊÇÕý³£µÄÖµ¡£ µ«Êǵ±Ð´³ÉÏÂÃæÐÎʽ£¬¼´½«dom£¬root¶¼×÷ΪÀà³ÉԱʱ¾Í²»ÐÐÁË£º impl = xml.dom.minidom.getDOMImplementation() self.__dom = impl.createDocument(None, 'catalog', None) self.__root = self.__dom.documentElement Ϊʲôѽ£¿ ÎÒÔÚÀàµÄ__init__ÖÐÊÇÕâÑùдµÄ£º self.__dom = None self.__doc = None ÓÐʲôÎÊÌâÂ𣿠-------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20071019/df673f51/attachment.html
2007年10月19日 星期五 17:22
¹À¼Æ´ó¼Ò¶¼»Ø¼ÒÁË°É£¬°¡°¡°¡°¡°¡ ÔÚ07-10-19£¬??? ?? <clfff.peter在gmail.com> дµÀ£º > > ÓÐÒ»¸öÀà·½·¨ÖÐʹÓÃÁËxml.dom.minidom, Ö±½ÓʹÓÃʱ£¬ÈçÏ£º > impl = xml.dom.minidom.getDOMImplementation() > dom = impl.createDocument(None, 'catalog', None) > root = dom.documentElement > ûÓÐÎÊÌ⣬impl¡¢dom¡¢root¶¼ÊÇÕý³£µÄÖµ¡£ > µ«Êǵ±Ð´³ÉÏÂÃæÐÎʽ£¬¼´½«dom£¬root¶¼×÷ΪÀà³ÉԱʱ¾Í²»ÐÐÁË£º > impl = xml.dom.minidom.getDOMImplementation() > self.__dom = impl.createDocument(None, 'catalog', None) > self.__root = self.__dom.documentElement > > Ϊʲôѽ£¿ > ÎÒÔÚÀàµÄ__init__ÖÐÊÇÕâÑùдµÄ£º > self.__dom = None > self.__doc = None > ÓÐʲôÎÊÌâÂ𣿠> -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20071019/2a9f40d5/attachment.html
Zeuux © 2025
京ICP备05028076号