<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kindle &#8211; 李辉 / Grey Li</title>
	<atom:link href="https://greyli.com/tag/kindle/feed/" rel="self" type="application/rss+xml" />
	<link>https://greyli.com</link>
	<description>一个编程和写作爱好者的在线记事本</description>
	<lastBuildDate>Thu, 06 Nov 2025 11:36:11 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.26</generator>

<image>
	<url>https://greyli.com/wp-content/uploads/2025/03/avatar-500-compressed-144x144.jpg</url>
	<title>Kindle &#8211; 李辉 / Grey Li</title>
	<link>https://greyli.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>致购买《Flask Web开发实战》电子版的读者</title>
		<link>https://greyli.com/python-web-development-with-flask-kinlde-notice/</link>
		<comments>https://greyli.com/python-web-development-with-flask-kinlde-notice/#respond</comments>
		<pubDate>Tue, 28 Aug 2018 00:26:09 +0000</pubDate>
		<dc:creator><![CDATA[李辉]]></dc:creator>
				<category><![CDATA[计算机与编程]]></category>
		<category><![CDATA[Flask]]></category>
		<category><![CDATA[Flask Web开发实战]]></category>
		<category><![CDATA[Kindle]]></category>

		<guid isPermaLink="false">http://greyli.com/?p=1900</guid>
		<description><![CDATA[按照编辑的说法，电子书是要和纸书一起发售的。没想到的是，纸书还在印刷的时候，电子书突然就在24号上架了&#038;hel [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>
	按照编辑的说法，电子书是要和纸书一起发售的。没想到的是，纸书还在印刷的时候，电子书突然就在24号上架了&hellip;&hellip;这个&ldquo;突袭&rdquo;带来了一些问题，这篇文章汇总了这些问题及对应的解决方法。很抱歉这些问题为你带来了不便！
</p>
<p>
	电子书亚马逊链接：<a href="https://www.amazon.cn/dp/B07GST8Z8M">https://www.amazon.cn/dp/B07GST8Z8M</a>
</p>
<p>
	豆瓣阅读链接：<a href="https://read.douban.com/ebook/56778159/">https://read.douban.com/ebook/56335667/</a>
</p>
<h2>
	<b>排版错误</b><br />
</h2>
<p>
	或许是因为排版人员不够专心，又或者是软件问题，电子书存在一些排版问题：
</p>
<ul>
<li>
		文本中所有的半角括号被转换为全角括号
	</li>
<li>
		类似&ldquo;python -m&rdquo;命令中的空格被去掉
	</li>
<li>
		部分代码缩进错乱
	</li>
<li>
		部分字符缺失
	</li>
</ul>
<p>
	我这几天会大致的过一遍电子书，汇总出所有的排版问题，然后尽快推送更新。
</p>
<p>
	你可以访问<a href="https://github.com/greyli/helloflask/blob/master/errata/errata.md">勘误文件</a>查看完整的勘误列表。
</p>
<h2>
	<b>运行程序时出现TypeError异常（针对在Windows系统使用Python2的用户）</b><br />
</h2>
<p>
	更新 python-dotenv 到最新版本即可：
</p>
<pre>
$ pip install -U python-dotenv</pre>
]]></content:encoded>
			<wfw:commentRss>https://greyli.com/python-web-development-with-flask-kinlde-notice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
