<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_leeolevis_分类_Python</title><id>http://feed.cnblogs.com/blog/u/51427/category/315255/rss</id><updated>2012-06-03T19:43:24Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/leeolevis/category/315255.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/51427/category/315255/rss"/><entry><id>http://www.cnblogs.com/leeolevis/archive/2011/07/18/2109374.html</id><title type="text">Python开发环境搭建记录</title><summary type="text">一、本来是想使用Eclipse作为Python的IDE编辑器，无奈该器硕大缓慢，只能另寻小巧精悍之IDE。苦觅之后终于在某权威网站找到利器ulipad：http://code.google.com/p/ulipad/逐用之该器具有以下优点， 代码高亮，可以自定义修改 目录树，文件管理 类浏览 代码自动提示二、Run起了simple-todo程序他们如何工作？code.py 主要用于启动，绝大部分时候它是没有用的。/static 这个是静态文件目录，在内置的开发服务器上不可以修改，如果你使用其他 web server 来配置的是可以改的。/controllers 控制层的代码，或者实际工作的代码</summary><published>2011-07-18T04:32:00Z</published><updated>2011-07-18T04:32:00Z</updated><author><name>leeolevis</name><uri>http://www.cnblogs.com/leeolevis/</uri></author><link rel="alternate" href="http://www.cnblogs.com/leeolevis/archive/2011/07/18/2109374.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/leeolevis/archive/2011/07/18/2109374.html"/><content type="html"/></entry></feed>
