<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Henry的专栏 - Python</title><link>http://blog.csdn.net/henrya2/category/383998.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 21 Aug 2008 23:33:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>Henry</dc:creator><title>初次接触wxPython感觉</title><link>http://blog.csdn.net/henrya2/archive/2008/08/21/2809839.aspx</link><pubDate>Thu, 21 Aug 2008 23:15:00 GMT</pubDate><guid>http://blog.csdn.net/henrya2/archive/2008/08/21/2809839.aspx</guid><wfw:comment>http://blog.csdn.net/henrya2/comments/2809839.aspx</wfw:comment><comments>http://blog.csdn.net/henrya2/archive/2008/08/21/2809839.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/henrya2/comments/commentRss/2809839.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2809839</trackback:ping><description>刚开始学习wxPython编程，感觉比学Visual C++的MFC编程简单多了。（比用Win32 SDK，GTK更简单）
没有那种初次接触MFC莫名其妙的感觉，更没有MFC的繁杂。
编写一个类似的GUI程序，wxPython编写的代码比用MFC短很多，而且结构清晰。
wxPython比原生的wxWidgets编程起来更简单，BitTorrent就是用wxPython开发的。


也许我还只是个菜鸟，MFC学习坡度真的像前辈说的那样很大，我还不能熟练的使用，学了半天一个像样的DEMO都写不出来。
Win32 SDK学的就更糟。个人觉得，初学GUI编程的人不应该深入学习Win32 SDK，Win32 SDK实在是太繁杂了，虽然用的都是C语言。学习wxPython是个不错的选择。

我还是个菜鸟，如有错误请高手指正。&lt;img src ="http://blog.csdn.net/henrya2/aggbug/2809839.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>henrya2</dc:creator><title>Python 简介</title><link>http://blog.csdn.net/henrya2/archive/2008/04/27/2334756.aspx</link><pubDate>Sun, 27 Apr 2008 12:41:00 GMT</pubDate><guid>http://blog.csdn.net/henrya2/archive/2008/04/27/2334756.aspx</guid><wfw:comment>http://blog.csdn.net/henrya2/comments/2334756.aspx</wfw:comment><comments>http://blog.csdn.net/henrya2/archive/2008/04/27/2334756.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/henrya2/comments/commentRss/2334756.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2334756</trackback:ping><description>	导读：什么是 Python 语言  下载和安装  基础教程  Zope 专题  面向对象编程  数据库  Windows编程  多媒体  高性能计算  网络编程  XML  图形界面(GUI)  开发环境与编辑器  嵌入和扩展  游戏编程  中文编程与文字处理  手机移动  成功案例与应用  书籍文档  综合应用  精选链接  技术支持和服务 什么是 Python 语言 Python语言是一种计算机编程语言，作用类似于 c/c++/java/perl/VB/Delphi等等计算机编程语言，据有非常清晰易读的语法特点，并且是一种高级面向对象的语言，用途非常广泛，并且可以进行扩展。Python 可以运行在Windows，Linux，FreeBSD，Solaris等等几乎所有的电脑中，也可以运行在手机中，支持 Java 和 .Net 技术。Python(派森)语言是一种面向对象的用途非常广泛的编程语言，具有非常清晰的语法特点，适用于多种操作系统，可以在Windows和Unix这样的系统中运行。目前在国际上非常流行，正在得到越来越多的应用。Python可以完成许多任务，功&lt;img src ="http://blog.csdn.net/henrya2/aggbug/2334756.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>