<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/windows_install_mysql_python_library/</link>
<title><![CDATA[[原]在Windows 下安装 MySQL-python 1.2.5]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[Python]]></category>
<pubDate>Sun, 07 Jun 2015 11:12:28 +0000</pubDate> 
<guid>https://www.linuxfly.org/windows_install_mysql_python_library/</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;在Windows 下调试 Python 还是挺麻烦的。通过PyCharm 来安装个MySQL-python 的库都搞了大半天。分别尝试 1.2.3、1.2.4 和 1.2.5 都有不同的错误。+_+<br/>&nbsp;&nbsp;&nbsp;&nbsp;最后确定还是在 1.2.5 版本下来解决，需要解决的问题就是这个：<br/><a href="http://stackoverflow.com/questions/1972259/cannot-open-include-file-config-win-h-no-such-file-or-directory-while-inst" target="_blank">“Cannot open include file: 'config-win.h': No such file or directory” while installing mysql-python</a><br/><br/>上面是在 1.2.4 版本上的，后来在 1.2.5 上面应该是解决的。但实际上，1.2.5 在Windows 64 位环境下还是有问题的，原因见后面的说明。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/mysql/" rel="tag">mysql</a> , <a href="https://www.linuxfly.org/tags/python/" rel="tag">python</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/699/</link>
<title><![CDATA[[原]PyCharm 使用Git]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[Python]]></category>
<pubDate>Tue, 20 Aug 2013 08:35:07 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/699/</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;PyCharm 2.7.3 支持按项目根路径（a Project Root）关联版本控制系统（Version Control System）；或者以目录路径（Directory）来关联版本控制系统。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/pycharm/" rel="tag">pycharm</a> , <a href="https://www.linuxfly.org/tags/python/" rel="tag">python</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/692/</link>
<title><![CDATA[[原]Python 框架TurboGears 2 入门文档《Wiki Tutorial》翻译校正]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[Python]]></category>
<pubDate>Wed, 29 May 2013 08:00:15 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/692/</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;本文是Python TurboGears 2框架的入门文档《Whetting the Appetite: Make a Wiki in 20 Minutes》的简单翻译，并对一些文档中笔误或出错的地方做简单的校正。<br/><br/>原文地址：<a href="http://turbogears.readthedocs.org/en/latest/main/wiki20.html" target="_blank">Whetting the Appetite: Make a Wiki in 20 Minutes</a><br/><br/><strong><span style="color: #FF0000;">※注意：</span></strong>因TurboGears 项目是一个 “大框架（megaframework）”，也就是说它是由现有的子项目构成的。所以，不同版本的TurboGears 会采用不同的组件集成（你也可以自定义），由此也产生一些因组件升级，导致用法不同的问题。上文的链接导向最新的文档说明，可能在您看到该文档时已经有新的改变，请留意。或者，采用下面文档备份：<br/><a href="attachment.php?fid=1415">点击这里下载文件</a><br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/python/" rel="tag">python</a> , <a href="https://www.linuxfly.org/tags/turbogears/" rel="tag">turbogears</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/181/</link>
<title><![CDATA[[原]把boblog博客的用户导入proftpd用户认证数据库]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[Python]]></category>
<pubDate>Thu, 29 Nov 2007 05:15:08 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/181/</guid> 
<description>
<![CDATA[ 
	 &nbsp; &nbsp;其实之前的工作都是为了实现这个目的：把boblog博客的用户导入proftpd用户认证数据库。这样，所有博客的用户都可以登陆到FTP上，而我也不用打开匿名FTP了。当然，我也写了一个脚本，让其自动运行。这样，如果用户改了密码，也能及时的反应到proftpd的认证数据库中，挺方便的。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/python/" rel="tag">python</a> , <a href="https://www.linuxfly.org/tags/proftpd/" rel="tag">proftpd</a> , <a href="https://www.linuxfly.org/tags/mysql/" rel="tag">mysql</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/180/</link>
<title><![CDATA[[原]使用python连接Mysql]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[Python]]></category>
<pubDate>Wed, 28 Nov 2007 02:04:51 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/180/</guid> 
<description>
<![CDATA[ 
	 &nbsp; &nbsp;为了实现把博客中的用户帐号和密码导入FTP数据库中，以实现直接使用博客的帐号登陆FTP的功能。我决定使用python协助我处理。这篇日志就是简单介绍，使用python连接Mysql的方法。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/python/" rel="tag">python</a> , <a href="https://www.linuxfly.org/tags/mysql/" rel="tag">mysql</a>
]]>
</description>
</item>
</channel>
</rss>