<?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>路平家的一亩三分地 &#187; wxWidgets</title>
	<atom:link href="http://www.cnzui.com/archives/tag/wxwidgets/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cnzui.com</link>
	<description>路平家的一亩三分地，用来记录过往，展望未来。LUPIN，代表着狼一样的坚定和能力。</description>
	<lastBuildDate>Fri, 22 May 2026 08:05:13 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.1</generator>
	<item>
		<title>Ubuntu中CodeBlocks开发wxWidgets项目发生wxIsBusy等没有定义的问题</title>
		<link>http://www.cnzui.com/archives/1189</link>
		<comments>http://www.cnzui.com/archives/1189#comments</comments>
		<pubDate>Fri, 19 Dec 2014 05:54:55 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[各类技术]]></category>
		<category><![CDATA[技术文章]]></category>
		<category><![CDATA[CodeBlocks]]></category>
		<category><![CDATA[wxWidgets]]></category>
		<category><![CDATA[开源框架]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=1189</guid>
		<description><![CDATA[如果你在Ubuntu中用CodeBlocks编译wxWidgets工程遇到类似以下错误，可以尝试本文提供的解决办法: 错误现象： /usr/include/wx/cursor.h: In constructor &#39;wxBusyCursorSuspender::wxBus[&#8230;&#8230;] Read more]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/1189/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>一些常用类库和框架的整理</title>
		<link>http://www.cnzui.com/archives/1135</link>
		<comments>http://www.cnzui.com/archives/1135#comments</comments>
		<pubDate>Wed, 30 Jul 2014 02:12:54 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[各类技术]]></category>
		<category><![CDATA[技术文章]]></category>
		<category><![CDATA[生活随笔]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[wxWidgets]]></category>
		<category><![CDATA[开源框架]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=1135</guid>
		<description><![CDATA[由于实际工作中的需要，经常要用到这些库，所以现在整理一下各种库的资料以备用。 除特别声明外，都是免费开源库。以下排名不分先后。 目录： 一、JS类 二、CSS类 三、AS类 四、PHP类 五、C&#38;C++类 一、JS类 1.jQuery http://jquer[&#8230;&#8230;] Read more]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/1135/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wxWidgets移植开发代码统计程序－《跟我学wxWidgets开发》系列教程</title>
		<link>http://www.cnzui.com/archives/1087</link>
		<comments>http://www.cnzui.com/archives/1087#comments</comments>
		<pubDate>Fri, 19 Jul 2013 02:34:19 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[wxWidgets]]></category>
		<category><![CDATA[开源框架]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=1087</guid>
		<description><![CDATA[第六章 代码统计程序的移植 &#160; 本章我们来一起把我以前用C#写的一个简单的代码统计工具，通过wxWidgets移植到各个操作系统平台。这个程序将包含以下和wxWidgets相关的知识点： ⑴wxDirDialog文件夹对话框的使用 ⑵wxGauge进度条控件的使用 ⑶wxT[&#8230;&#8230;] Read more]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/1087/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>wxWidgets开发简单扫雷游戏程序之程序分析－《跟我学wxWidgets开发》系列教程</title>
		<link>http://www.cnzui.com/archives/1060</link>
		<comments>http://www.cnzui.com/archives/1060#comments</comments>
		<pubDate>Thu, 20 Jun 2013 09:38:15 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[wxWidgets]]></category>
		<category><![CDATA[开源框架]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=1060</guid>
		<description><![CDATA[第五章 简单扫雷游戏程序 wxWidgets开发简单扫雷游戏程序之程序分析 5.2程序分析 本程序主要部分集中在minesweepingFrame类中。下面我先大致的罗列一下。 主要的功能函数有： void Init();&#160;&#160;&#160;&#038;nbsp[&#8230;&#8230;] Read more]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/1060/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>wxWidgets开发简单扫雷游戏程序－《跟我学wxWidgets开发》系列教程</title>
		<link>http://www.cnzui.com/archives/1030</link>
		<comments>http://www.cnzui.com/archives/1030#comments</comments>
		<pubDate>Wed, 29 May 2013 09:04:42 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[wxWidgets]]></category>
		<category><![CDATA[开源框架]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=1030</guid>
		<description><![CDATA[第五章简单扫雷游戏程序 &#160; 本章我们学习的是一个简单的扫雷游戏程序，扫雷这个游戏相信大家都玩过，印象也比较深，这有利于我们更好的掌握和记住当中的知识点。下面开始介绍： 本章大致包含以下几个新知识点： ⑴基于wxFrame的窗体框架程序开发 ⑵wxFrame等窗体大小控制 ⑶wx[&#8230;&#8230;] Read more]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/1030/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>wxWidgets开发简单的计算器程序之程序分析－《跟我学wxWidgets开发》系列教程</title>
		<link>http://www.cnzui.com/archives/982</link>
		<comments>http://www.cnzui.com/archives/982#comments</comments>
		<pubDate>Thu, 23 May 2013 07:54:21 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[wxWidgets]]></category>
		<category><![CDATA[开源框架]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=982</guid>
		<description><![CDATA[第四章 简单计算器程序 4.2 程序分析 本程序主要代码部分集中在CalculatorDialog类当中，本节里我们着重介绍一下类里的一些功能点。 首先在CalculatorMain.h中我们可以找到主要功能函数有： void Init();&#160;&#160;&#038;n[&#8230;&#8230;] Read more]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/982/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>wxWidgets开发简单的计算器程序－《跟我学wxWidgets开发》系列教程</title>
		<link>http://www.cnzui.com/archives/974</link>
		<comments>http://www.cnzui.com/archives/974#comments</comments>
		<pubDate>Mon, 20 May 2013 07:02:32 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[wxWidgets]]></category>
		<category><![CDATA[开源框架]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=974</guid>
		<description><![CDATA[第四章简单计算器程序 &#160; 从这一章起，我们开始正式进入通过实践程序来学习wxWidgets的使用开发。 本章我们学习的是一个简单的计算器程序，通过这个程序，我们可以掌握以下几个知识点： ⑴基于wxDialog的对话框程序开发 ⑵wxSizer等窗口布局的方法 ⑶控件遍历的方法[&#8230;&#8230;] Read more]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/974/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>基于CodeBlocks上的wxWidgets开发环境配置-《跟我学wxWidgets开发》系列教程</title>
		<link>http://www.cnzui.com/archives/962</link>
		<comments>http://www.cnzui.com/archives/962#comments</comments>
		<pubDate>Mon, 06 May 2013 08:59:51 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[CodeBlocks]]></category>
		<category><![CDATA[wxWidgets]]></category>
		<category><![CDATA[开源框架]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=962</guid>
		<description><![CDATA[3.2 基于CodeBlocks上的wxWidgets开发 &#160; CodeBlocks作为一个跨平台开发工具，它本身采用了纯C++语言开发，界面就是用的wxWidgets完成的，里面自然集成了wxWidgets开发，还包括wxWidgets界面布局工具wxSmith等支持，是我比较推荐的[&#8230;&#8230;] Read ……]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/962/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>基于VS上的wxWidgets开发环境配置-《跟我学wxWidgets开发》系列教程</title>
		<link>http://www.cnzui.com/archives/957</link>
		<comments>http://www.cnzui.com/archives/957#comments</comments>
		<pubDate>Sat, 27 Apr 2013 02:03:17 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wxWidgets]]></category>
		<category><![CDATA[开源框架]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=957</guid>
		<description><![CDATA[第三章IDE开发环境配置 &#160; 前面把wxWidgets开发的框架准备工作做好了，本章我们来做wxWidgets开发的最后一项的准备工作。 &#160; 本章也是分两个方面进行介绍，一个是基于VS上开发的配置，一个是基于CodeBlocks上的开发配置，本人在这里推荐使用后者，原因在[&#8230;&#8230;] Read mo……]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/957/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>wxWidgets的安装与编译 -《跟我学wxWidgets开发》系列教程</title>
		<link>http://www.cnzui.com/archives/942</link>
		<comments>http://www.cnzui.com/archives/942#comments</comments>
		<pubDate>Fri, 19 Apr 2013 04:59:49 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wxWidgets]]></category>
		<category><![CDATA[开源框架]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=942</guid>
		<description><![CDATA[第二章&#160;wxWidgets的安装与编译 要顺利使用wxWidgets进行开发，首页必须做好wxWidgets的安装和编译工作。由于本人只在Windows平台进行开发，所以本章只对基于Windows平台的安装和编译方法进行展开描述。 &#160; 2.1下载wxWidgets源码[&#8230;&#8230;] Read more]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/942/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>
