<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《Google App Engine中的多对多关联》的评论</title>
	<atom:link href="http://www.zhlwish.com/2009/11/15/google-app-engine-many-to-many/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhlwish.com/2009/11/15/google-app-engine-many-to-many/</link>
	<description>Where there is a will there is a way.</description>
	<lastBuildDate>Thu, 02 Feb 2012 05:08:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>作者：yangdongxing</title>
		<link>http://www.zhlwish.com/2009/11/15/google-app-engine-many-to-many/comment-page-1/#comment-55</link>
		<dc:creator>yangdongxing</dc:creator>
		<pubDate>Mon, 02 Aug 2010 07:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhlwish.com/?p=9#comment-55</guid>
		<description>请教个问题：在第一种 一对多的情况下。

D = Diary()
D.title = &#039;title&#039;
D.content =&#039;content&#039;
D.category = 这部分怎么写？
db.put(D)</description>
		<content:encoded><![CDATA[<p>请教个问题：在第一种 一对多的情况下。</p>
<p>D = Diary()<br />
D.title = &#8216;title&#8217;<br />
D.content =&#8217;content&#8217;<br />
D.category = 这部分怎么写？<br />
db.put(D)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

