<?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>《《Flask 入门教程》第 10 章：组织你的代码》的评论</title>
	<atom:link href="https://greyli.com/flask-tutorial-chapter-10-organize/feed/" rel="self" type="application/rss+xml" />
	<link>https://greyli.com/flask-tutorial-chapter-10-organize/</link>
	<description>一个编程和写作爱好者的在线记事本</description>
	<lastBuildDate>Wed, 05 Nov 2025 16:05:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.26</generator>
	<item>
		<title>作者：李辉</title>
		<link>https://greyli.com/flask-tutorial-chapter-10-organize/#comment-6704</link>
		<dc:creator><![CDATA[李辉]]></dc:creator>
		<pubDate>Tue, 29 Jan 2019 14:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://greyli.com/?p=2218#comment-6704</guid>
		<description><![CDATA[&lt;p&gt;
	上网搜索一下吧，几句话说不清楚。
&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>
	上网搜索一下吧，几句话说不清楚。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：jason</title>
		<link>https://greyli.com/flask-tutorial-chapter-10-organize/#comment-6701</link>
		<dc:creator><![CDATA[jason]]></dc:creator>
		<pubDate>Sat, 26 Jan 2019 08:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://greyli.com/?p=2218#comment-6701</guid>
		<description><![CDATA[“因为这几个模块同时也要导入构造文件中的程序实例，为了避免循环依赖（A 导入 B，B 导入 A），我们把这一行导入语句放到构造文件的结尾。” 
老师，能解释一下这个导入原理么，一直没弄明白，为什么放在最后就不会循环导入了？。。。谢谢]]></description>
		<content:encoded><![CDATA[<p>“因为这几个模块同时也要导入构造文件中的程序实例，为了避免循环依赖（A 导入 B，B 导入 A），我们把这一行导入语句放到构造文件的结尾。”<br />
老师，能解释一下这个导入原理么，一直没弄明白，为什么放在最后就不会循环导入了？。。。谢谢</p>
]]></content:encoded>
	</item>
</channel>
</rss>
