<?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>感叹忽然的部落格程序设计</title>
	<atom:link href="http://www.ganthur.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ganthur.com</link>
	<description>淡泊以明志 宁静以致远</description>
	<lastBuildDate>Tue, 31 Jan 2012 04:59:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>使用PHP获取MAC地址的类</title>
		<link>http://www.ganthur.com/obtain-the-mac-address-using-php-classes/</link>
		<comments>http://www.ganthur.com/obtain-the-mac-address-using-php-classes/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 13:24:22 +0000</pubDate>
		<dc:creator>ganthur</dc:creator>
				<category><![CDATA[程序设计]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.ganthur.com/?p=1547</guid>
		<description><![CDATA[<br/>]]></description>
			<content:encoded><![CDATA[<br/><p><?php  /**  获取网卡的MAC地址原码；目前支持WIN/LINUX系统  获取机器网卡的物理（MAC）地址  **/<br />
 class GetMacAddr{<br />
             var $return_array = array(); // 返回带有MAC地址的字串数组(...)<br/>Read the rest of <a href="http://www.ganthur.com/obtain-the-mac-address-using-php-classes/">使用PHP获取MAC地址的类</a> (97 words)</p>
<hr />
<p><small>© ganthur for <a href="http://www.ganthur.com">感叹忽然的部落格</a>, 2011. |
<a href="http://www.ganthur.com/obtain-the-mac-address-using-php-classes/">Permalink</a> |
<a href="http://www.ganthur.com/obtain-the-mac-address-using-php-classes/#comments">No comment</a> |
Post tags: <a href="http://www.ganthur.com/tag/mac/" rel="tag">mac</a>, <a href="http://www.ganthur.com/tag/php-development/" rel="tag">PHP</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ganthur.com/obtain-the-mac-address-using-php-classes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>S60自学笔记01-中文字符显示问题</title>
		<link>http://www.ganthur.com/s60-note-chinese-show/</link>
		<comments>http://www.ganthur.com/s60-note-chinese-show/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 16:05:02 +0000</pubDate>
		<dc:creator>ganthur</dc:creator>
				<category><![CDATA[程序设计]]></category>
		<category><![CDATA[S60 笔记 中文 显示 字符]]></category>

		<guid isPermaLink="false">http://www.ganthur.com/?p=951</guid>
		<description><![CDATA[<br/>今天研究了下中文显示的问题，很简单缺浪费了很长时间。唯一的问题是，我用了英文版的SDK，中文无法显示，倒塌！！ 开发环境用的Carbide C++2.3.0 + S60_3rd_MR。过程如下： (...)Read the rest of S60自学笔记01-中文字符显示问题 (49 words) © ganthur for 感叹忽然的部落格, 2010. &#124; Permalink &#124; No comment &#124; Post tags: S60 笔记 中文 显示 字符]]></description>
			<content:encoded><![CDATA[<br/><p>今天研究了下中文显示的问题，很简单缺浪费了很长时间。唯一的问题是，我用了英文版的SDK，中文无法显示，倒塌！！<br />
开发环境用的Carbide C++2.3.0 + S60_3rd_MR。过程如下：<br />
(...)<br/>Read the rest of <a href="http://www.ganthur.com/s60-note-chinese-show/">S60自学笔记01-中文字符显示问题</a> (49 words)</p>
<hr />
<p><small>© ganthur for <a href="http://www.ganthur.com">感叹忽然的部落格</a>, 2010. |
<a href="http://www.ganthur.com/s60-note-chinese-show/">Permalink</a> |
<a href="http://www.ganthur.com/s60-note-chinese-show/#comments">No comment</a> |
Post tags: <a href="http://www.ganthur.com/tag/s60-%e7%ac%94%e8%ae%b0-%e4%b8%ad%e6%96%87-%e6%98%be%e7%a4%ba-%e5%ad%97%e7%ac%a6/" rel="tag">S60 笔记 中文 显示 字符</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ganthur.com/s60-note-chinese-show/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>40个迹象表明我还是PHP菜鸟</title>
		<link>http://www.ganthur.com/40-php-jixiang-rookie/</link>
		<comments>http://www.ganthur.com/40-php-jixiang-rookie/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 05:24:03 +0000</pubDate>
		<dc:creator>ganthur</dc:creator>
				<category><![CDATA[程序设计]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[菜鸟]]></category>

		<guid isPermaLink="false">http://www.ganthur.com/?p=811</guid>
		<description><![CDATA[<br/>1. 不会利用如phpDoc这样的工具来恰当地注释你的代码 2. 对优秀的集成开发环境如Zend Studio或Eclipse PDT视而不见 3. 从未用过任何形式的版本控制系统，如Subclipse 4. 不采用某种编码与命名标准，以及通用约定，不能在项目开发周期里贯彻落实 (...)Read the rest of 40个迹象表明我还是PHP菜鸟 (78 words) © ganthur for 感叹忽然的部落格, 2010. &#124; Permalink &#124; No comment &#124; Post tags: PHP, 菜鸟]]></description>
			<content:encoded><![CDATA[<br/><p>1. 不会利用如phpDoc这样的工具来恰当地注释你的代码<br />
2. 对优秀的集成开发环境如Zend Studio或Eclipse PDT视而不见<br />
3. 从未用过任何形式的版本控制系统，如Subclipse<br />
4. 不采用某种编码与命名标准，以及通用约定，不能在项目开发周期里贯彻落实<br />
(...)<br/>Read the rest of <a href="http://www.ganthur.com/40-php-jixiang-rookie/">40个迹象表明我还是PHP菜鸟</a> (78 words)</p>
<hr />
<p><small>© ganthur for <a href="http://www.ganthur.com">感叹忽然的部落格</a>, 2010. |
<a href="http://www.ganthur.com/40-php-jixiang-rookie/">Permalink</a> |
<a href="http://www.ganthur.com/40-php-jixiang-rookie/#comments">No comment</a> |
Post tags: <a href="http://www.ganthur.com/tag/php-development/" rel="tag">PHP</a>, <a href="http://www.ganthur.com/tag/%e8%8f%9c%e9%b8%9f/" rel="tag">菜鸟</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ganthur.com/40-php-jixiang-rookie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu下配置Apache+PHP+Mysql服务器</title>
		<link>http://www.ganthur.com/ubuntu-apache-php-mysql-server/</link>
		<comments>http://www.ganthur.com/ubuntu-apache-php-mysql-server/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 09:45:50 +0000</pubDate>
		<dc:creator>ganthur</dc:creator>
				<category><![CDATA[程序设计]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[服务器]]></category>

		<guid isPermaLink="false">http://www.ganthur.com/?p=94</guid>
		<description><![CDATA[<br/>换了Ubuntu用，一切都不熟悉，今天研究配置网站服务，总结如下： 一、Apache 1.1 安装Apache(...)Read the rest of Ubuntu下配置Apache+PHP+Mysql服务器 (118 words) © ganthur for 感叹忽然的部落格, 2009. &#124; Permalink &#124; No comment &#124; Post tags: Ubuntu, 服务器]]></description>
			<content:encoded><![CDATA[<br/><p>换了Ubuntu用，一切都不熟悉，今天研究配置网站服务，总结如下：</p>
<p>一、Apache</p>
<p>1.1 安装Apache(...)<br/>Read the rest of <a href="http://www.ganthur.com/ubuntu-apache-php-mysql-server/">Ubuntu下配置Apache+PHP+Mysql服务器</a> (118 words)</p>
<hr />
<p><small>© ganthur for <a href="http://www.ganthur.com">感叹忽然的部落格</a>, 2009. |
<a href="http://www.ganthur.com/ubuntu-apache-php-mysql-server/">Permalink</a> |
<a href="http://www.ganthur.com/ubuntu-apache-php-mysql-server/#comments">No comment</a> |
Post tags: <a href="http://www.ganthur.com/tag/ubuntu/" rel="tag">Ubuntu</a>, <a href="http://www.ganthur.com/tag/%e6%9c%8d%e5%8a%a1%e5%99%a8/" rel="tag">服务器</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ganthur.com/ubuntu-apache-php-mysql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discuz6.1实现“游客可以查看图片但不能下载附件</title>
		<link>http://www.ganthur.com/discuz61-guest-attachment-view-images/</link>
		<comments>http://www.ganthur.com/discuz61-guest-attachment-view-images/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 09:44:44 +0000</pubDate>
		<dc:creator>ganthur</dc:creator>
				<category><![CDATA[程序设计]]></category>
		<category><![CDATA[DISCUZ]]></category>
		<category><![CDATA[附件]]></category>

		<guid isPermaLink="false">http://www.ganthur.com/?p=92</guid>
		<description><![CDATA[<br/>1.修改viewthread.php文件， 查找： if($allowgetattach &#38;&#38; !$threadpay) {  修改为： (...)Read the rest of Discuz6.1实现“游客可以查看图片但不能下载附件 (24 words) © ganthur for 感叹忽然的部落格, 2009. &#124; Permalink &#124; No comment &#124; Post tags: DISCUZ, 附件]]></description>
			<content:encoded><![CDATA[<br/><p>1.修改viewthread.php文件，<br />
查找：<br />
if($allowgetattach &amp;&amp; !$threadpay) { <br />
修改为：</p>
<p>(...)<br/>Read the rest of <a href="http://www.ganthur.com/discuz61-guest-attachment-view-images/">Discuz6.1实现“游客可以查看图片但不能下载附件</a> (24 words)</p>
<hr />
<p><small>© ganthur for <a href="http://www.ganthur.com">感叹忽然的部落格</a>, 2009. |
<a href="http://www.ganthur.com/discuz61-guest-attachment-view-images/">Permalink</a> |
<a href="http://www.ganthur.com/discuz61-guest-attachment-view-images/#comments">No comment</a> |
Post tags: <a href="http://www.ganthur.com/tag/discuz/" rel="tag">DISCUZ</a>, <a href="http://www.ganthur.com/tag/%e9%99%84%e4%bb%b6/" rel="tag">附件</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ganthur.com/discuz61-guest-attachment-view-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>更改discuz帖子列表高亮显示的颜色</title>
		<link>http://www.ganthur.com/discuz-list-highlight-color/</link>
		<comments>http://www.ganthur.com/discuz-list-highlight-color/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 09:43:38 +0000</pubDate>
		<dc:creator>ganthur</dc:creator>
				<category><![CDATA[程序设计]]></category>
		<category><![CDATA[DISCUZ]]></category>
		<category><![CDATA[高亮显示]]></category>

		<guid isPermaLink="false">http://www.ganthur.com/?p=90</guid>
		<description><![CDATA[<br/>1.PHP程序文件： forumdisplay.php misc.func.php request.func.php 三个文件中的需要修改的是数组$colorarray，将各元素修改为需要的颜色代码。 (...)Read the rest of 更改discuz帖子列表高亮显示的颜色 (94 words) © ganthur for 感叹忽然的部落格, 2009. &#124; Permalink &#124; No comment &#124; Post tags: DISCUZ, 高亮显示]]></description>
			<content:encoded><![CDATA[<br/><p>1.PHP程序文件：<br />
forumdisplay.php<br />
misc.func.php<br />
request.func.php<br />
三个文件中的需要修改的是数组$colorarray，将各元素修改为需要的颜色代码。</p>
<p>(...)<br/>Read the rest of <a href="http://www.ganthur.com/discuz-list-highlight-color/">更改discuz帖子列表高亮显示的颜色</a> (94 words)</p>
<hr />
<p><small>© ganthur for <a href="http://www.ganthur.com">感叹忽然的部落格</a>, 2009. |
<a href="http://www.ganthur.com/discuz-list-highlight-color/">Permalink</a> |
<a href="http://www.ganthur.com/discuz-list-highlight-color/#comments">No comment</a> |
Post tags: <a href="http://www.ganthur.com/tag/discuz/" rel="tag">DISCUZ</a>, <a href="http://www.ganthur.com/tag/%e9%ab%98%e4%ba%ae%e6%98%be%e7%a4%ba/" rel="tag">高亮显示</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ganthur.com/discuz-list-highlight-color/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>给DISCUZ论坛加上全选附件按钮</title>
		<link>http://www.ganthur.com/discuz-attachment-select-all-button/</link>
		<comments>http://www.ganthur.com/discuz-attachment-select-all-button/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 09:42:06 +0000</pubDate>
		<dc:creator>ganthur</dc:creator>
				<category><![CDATA[程序设计]]></category>
		<category><![CDATA[DISCUZ]]></category>
		<category><![CDATA[全选]]></category>

		<guid isPermaLink="false">http://www.ganthur.com/?p=88</guid>
		<description><![CDATA[<br/>         前两天丫头妹妹提建议说，编辑附件时，没有全选按钮，附件多了一个一个手选会累死，于是研究了下模板，加上了个全选按钮。 (...)Read the rest of 给DISCUZ论坛加上全选附件按钮 (12 words) © ganthur for 感叹忽然的部落格, 2009. &#124; Permalink &#124; No comment &#124; Post tags: DISCUZ, 全选]]></description>
			<content:encoded><![CDATA[<br/><p>         前两天丫头妹妹提建议说，编辑附件时，没有全选按钮，附件多了一个一个手选会累死，于是研究了下模板，加上了个全选按钮。<br />
(...)<br/>Read the rest of <a href="http://www.ganthur.com/discuz-attachment-select-all-button/">给DISCUZ论坛加上全选附件按钮</a> (12 words)</p>
<hr />
<p><small>© ganthur for <a href="http://www.ganthur.com">感叹忽然的部落格</a>, 2009. |
<a href="http://www.ganthur.com/discuz-attachment-select-all-button/">Permalink</a> |
<a href="http://www.ganthur.com/discuz-attachment-select-all-button/#comments">No comment</a> |
Post tags: <a href="http://www.ganthur.com/tag/discuz/" rel="tag">DISCUZ</a>, <a href="http://www.ganthur.com/tag/%e5%85%a8%e9%80%89/" rel="tag">全选</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ganthur.com/discuz-attachment-select-all-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>解决discuz论坛附件丢失的临时方法</title>
		<link>http://www.ganthur.com/discuz-attachment-lost-temp-methods/</link>
		<comments>http://www.ganthur.com/discuz-attachment-lost-temp-methods/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 09:40:04 +0000</pubDate>
		<dc:creator>ganthur</dc:creator>
				<category><![CDATA[程序设计]]></category>
		<category><![CDATA[DISCUZ]]></category>
		<category><![CDATA[附件丢失]]></category>

		<guid isPermaLink="false">http://www.ganthur.com/?p=85</guid>
		<description><![CDATA[<br/>        这些天cnpda遇到了各种困难，其中一个问题是大量帖子的附件丢失了，而且是莫名其妙的丢失，帖子中显示的是[attachment]XXXXX[/attachment]，但是附件还在服务器上。(...)Read the rest of 解决discuz论坛附件丢失的临时方法 (43 words) © ganthur for 感叹忽然的部落格, 2009. &#124; Permalink &#124; No comment &#124; Post tags: DISCUZ, 附件丢失]]></description>
			<content:encoded><![CDATA[<br/><p>        这些天cnpda遇到了各种困难，其中一个问题是大量帖子的附件丢失了，而且是莫名其妙的丢失，帖子中显示的是[attachment]XXXXX[/attachment]，但是附件还在服务器上。(...)<br/>Read the rest of <a href="http://www.ganthur.com/discuz-attachment-lost-temp-methods/">解决discuz论坛附件丢失的临时方法</a> (43 words)</p>
<hr />
<p><small>© ganthur for <a href="http://www.ganthur.com">感叹忽然的部落格</a>, 2009. |
<a href="http://www.ganthur.com/discuz-attachment-lost-temp-methods/">Permalink</a> |
<a href="http://www.ganthur.com/discuz-attachment-lost-temp-methods/#comments">No comment</a> |
Post tags: <a href="http://www.ganthur.com/tag/discuz/" rel="tag">DISCUZ</a>, <a href="http://www.ganthur.com/tag/%e9%99%84%e4%bb%b6%e4%b8%a2%e5%a4%b1/" rel="tag">附件丢失</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ganthur.com/discuz-attachment-lost-temp-methods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>省份城市选项select联动</title>
		<link>http://www.ganthur.com/province-city-select/</link>
		<comments>http://www.ganthur.com/province-city-select/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 06:22:41 +0000</pubDate>
		<dc:creator>ganthur</dc:creator>
				<category><![CDATA[程序设计]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[联动]]></category>

		<guid isPermaLink="false">http://www.ganthur.com/?p=67</guid>
		<description><![CDATA[<br/>&#60;style&#62;   &#60;!&#8211;   body         { font-size: 14px }   &#8211;&#62;   &#60;/style&#62;&#60;form action=”" method=post name=”creator” enctype=”multipart/form-data”&#62;&#60;script language=”javascript”&#62;   (...)Read the rest of 省份城市选项select联动 (281 words) © ganthur for 感叹忽然的部落格, 2008. &#124; Permalink &#124; No comment &#124; Post tags: PHP, 联动]]></description>
			<content:encoded><![CDATA[<br/><p>&lt;style&gt;  <br />
&lt;!&#8211;  <br />
body         { font-size: 14px }  <br />
&#8211;&gt;  <br />
&lt;/style&gt;&lt;form action=”" method=post name=”creator” enctype=”multipart/form-data”&gt;&lt;script language=”javascript”&gt;  <br />
(...)<br/>Read the rest of <a href="http://www.ganthur.com/province-city-select/">省份城市选项select联动</a> (281 words)</p>
<hr />
<p><small>© ganthur for <a href="http://www.ganthur.com">感叹忽然的部落格</a>, 2008. |
<a href="http://www.ganthur.com/province-city-select/">Permalink</a> |
<a href="http://www.ganthur.com/province-city-select/#comments">No comment</a> |
Post tags: <a href="http://www.ganthur.com/tag/php-development/" rel="tag">PHP</a>, <a href="http://www.ganthur.com/tag/%e8%81%94%e5%8a%a8/" rel="tag">联动</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ganthur.com/province-city-select/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>用PHP、js判断文件类型</title>
		<link>http://www.ganthur.com/judge-type-use-php-javascript/</link>
		<comments>http://www.ganthur.com/judge-type-use-php-javascript/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 06:22:42 +0000</pubDate>
		<dc:creator>ganthur</dc:creator>
				<category><![CDATA[程序设计]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[文件类型]]></category>

		<guid isPermaLink="false">http://www.ganthur.com/?p=60</guid>
		<description><![CDATA[<br/>1.用JAVASCRIPT判断文件后缀，给form加上onsubmit=”return chk()” JavaScript代码 &#60;script language=”javascript”&#62;     &#60;!&#8211;    function chk () {     (...)Read the rest of 用PHP、js判断文件类型 (68 words) © ganthur for 感叹忽然的部落格, 2008. &#124; Permalink &#124; No comment &#124; Post tags: JS, PHP, 文件类型]]></description>
			<content:encoded><![CDATA[<br/><p>1.用JAVASCRIPT判断文件后缀，给form加上onsubmit=”return chk()”</p>
<p>JavaScript代码<br />
&lt;script language=”javascript”&gt;    <br />
&lt;!&#8211;   <br />
function chk () {    <br />
(...)<br/>Read the rest of <a href="http://www.ganthur.com/judge-type-use-php-javascript/">用PHP、js判断文件类型</a> (68 words)</p>
<hr />
<p><small>© ganthur for <a href="http://www.ganthur.com">感叹忽然的部落格</a>, 2008. |
<a href="http://www.ganthur.com/judge-type-use-php-javascript/">Permalink</a> |
<a href="http://www.ganthur.com/judge-type-use-php-javascript/#comments">No comment</a> |
Post tags: <a href="http://www.ganthur.com/tag/js/" rel="tag">JS</a>, <a href="http://www.ganthur.com/tag/php-development/" rel="tag">PHP</a>, <a href="http://www.ganthur.com/tag/%e6%96%87%e4%bb%b6%e7%b1%bb%e5%9e%8b/" rel="tag">文件类型</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ganthur.com/judge-type-use-php-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
