2006年12月10日 星期日 16:17
ÎÒÓÐÒ»¶Î´úÂëÊÇÕâÑùµÄ¡£ #write into dbfile self.sql="UPDATE treenote SET title = \"%s\" ,note = \"%s\" where id = %d " % \ (self.newnodedata['title'],\ self.newnodedata['note'],\ self.oldnodedata['id']) self.cur.execute(self.sql) self.con.commit() ÆäÖÐself.newnodedata['note']ÊÇÒ»¸öwxTEXT¿Ø¼þµÄÄÚÈÝ¡£µ±self.newnodedata ['note']Öаüº¬Ë«ÒýºÅ»òб¸Üʱ£¬self.cur.execute(self.sql )±ã»á³ö´í¡£ÓÐûÓмòµ¥µÄ·½·¨¿ÉÒÔ²»³ö´í¡£ÎÒ²»Ïë×Ô¼ºÒ»¸öÒ»¸öÈ¥´¦ÀíÌØÊâ×Ö·û¡£ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20061210/f9fe2acc/attachment.htm
2006年12月10日 星期日 17:37
ÔÚ06-12-10£¬Dormouse Young <dormouse.young在gmail.com> дµÀ£º > > ÎÒÓÐÒ»¶Î´úÂëÊÇÕâÑùµÄ¡£ > #write into dbfile > self.sql="UPDATE treenote SET title = \"%s\" ,note = \"%s\" where id = %d > " % \ > (self.newnodedata['title'],\ > self.newnodedata['note'],\ > self.oldnodedata['id']) > self.cur.execute(self.sql) > self.con.commit() > > ÆäÖÐself.newnodedata['note']ÊÇÒ»¸öwxTEXT¿Ø¼þµÄÄÚÈÝ¡£µ±self.newnodedata > ['note']Öаüº¬Ë«ÒýºÅ»òб¸Üʱ£¬self.cur.execute(self.sql)±ã»á³ö´í¡£ÓÐûÓмòµ¥µÄ·½·¨¿ÉÒÔ²»³ö´í¡£ÎÒ²»Ïë×Ô¼ºÒ»¸öÒ»¸öÈ¥´¦ÀíÌØÊâ×Ö·û¡£ > > self.sqlÓÃÈýÖØÒýºÅÊÔÊÔ¡£ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20061210/b02fc627/attachment.htm
Zeuux © 2025
京ICP备05028076号