<?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.verydd.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.verydd.com/blog</link>
	<description>远水不解近渴，远亲不如近邻。 </description>
	<lastBuildDate>Wed, 25 Jan 2012 03:11:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>XAMPP中xdebug的配置</title>
		<link>http://www.verydd.com/blog/programming/php-mysql/290-xdebug-configuration/</link>
		<comments>http://www.verydd.com/blog/programming/php-mysql/290-xdebug-configuration/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 02:54:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP & MySQL]]></category>

		<guid isPermaLink="false">http://www.verydd.com/blog/?p=290</guid>
		<description><![CDATA[[XDebug]

zend_extension = &#34;D:\xampp\php\ext\php_xdebug.dll&#34;

xdebug.collect_params = 1

<span class="readmore"><a href="http://www.verydd.com/blog/programming/php-mysql/290-xdebug-configuration/" title="XAMPP中xdebug的配置">阅读全文——共511字</a></span>]]></description>
			<content:encoded><![CDATA[<pre class="wp-code-highlight prettyprint">[XDebug]
zend_extension = &quot;D:\xampp\php\ext\php_xdebug.dll&quot;
xdebug.collect_params = 1
;打开收集“函数参数”的功能。将函数调用的参数值列入函数过程调用的监测信息中。
xdebug.collect_return= 1
;将函数调用的返回值加入到函数过程调用的监测中
xdebug.auto_trace= 1
;自动打开“监测函数调用过程”的功模。该功能可以在你指定的目录中将函数调用的监测信息以文件的形式输出。
xdebug.trace_output_dir=&quot;D:\xampp\php\tmp&quot;
;设定函数调用监测信息的输出文件的路径
xdebug.profiler_enable= 1
;打开效能监测器
xdebug.profiler_output_dir=&quot;D:\xampp\php\tmp&quot;
;设定效能监测信息输出文件的路径
xdebug.remote_enable= 1
;远程调试打开
xdebug.remote_handler=dbgp
;远程头请求方式
xdebug.remote_host=localhost
;远程地址
xdebug.remote_port=9000
;远程端口号</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.verydd.com/blog/programming/php-mysql/290-xdebug-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>安装Windows 7后更改名称和公司信息</title>
		<link>http://www.verydd.com/blog/general/287-after-installing-windows-7-change-name-and-company-information/</link>
		<comments>http://www.verydd.com/blog/general/287-after-installing-windows-7-change-name-and-company-information/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 05:08:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[公司信息]]></category>

		<guid isPermaLink="false">http://www.verydd.com/blog/?p=287</guid>
		<description><![CDATA[单击开始然后单击运行.

在该打开类型框注册表编辑器然后单击确定.

找到以下注册表项：

<span class="readmore"><a href="http://www.verydd.com/blog/general/287-after-installing-windows-7-change-name-and-company-information/" title="安装Windows 7后更改名称和公司信息">阅读全文——共249字</a></span>]]></description>
			<content:encoded><![CDATA[<p>单击开始然后单击运行.<br />
在该打开类型框注册表编辑器然后单击确定.<br />
找到以下注册表项：<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion</p>
<p>若要将公司名称执行以下操作：<br />
在右边的窗格中双击RegisteredOrganization. 在下值数据键入所需的然后单击名称确定.</p>
<p>若要将已注册的所有者的名称执行以下操作：<br />
在右边的窗格中双击RegisteredOwner. 在下值数据键入所需的然后单击名称<strong>确定</strong>.<br />
单击退出上将文件退出注册表编辑器的菜单。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.verydd.com/blog/general/287-after-installing-windows-7-change-name-and-company-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>灵格斯词霸Chrome，Firefox浏览器取词插件</title>
		<link>http://www.verydd.com/blog/general/282-lingoes-chrome-firefox-plugin/</link>
		<comments>http://www.verydd.com/blog/general/282-lingoes-chrome-firefox-plugin/#comments</comments>
		<pubDate>Mon, 26 Dec 2011 08:58:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[lingoes]]></category>
		<category><![CDATA[取词]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[浏览器]]></category>

		<guid isPermaLink="false">http://www.verydd.com/blog/?p=282</guid>
		<description><![CDATA[Firefox

http://www.lingoes.cn/zh/translator/plugins_firefox.htm

Chrome

<span class="readmore"><a href="http://www.verydd.com/blog/general/282-lingoes-chrome-firefox-plugin/" title="灵格斯词霸Chrome，Firefox浏览器取词插件">阅读全文——共206字</a></span>]]></description>
			<content:encoded><![CDATA[<p>Firefox<br />
<a href="http://www.lingoes.cn/zh/translator/plugins_firefox.htm" target="_blank">http://www.lingoes.cn/zh/translator/plugins_firefox.htm</a><br />
Chrome<br />
<a href="http://www.lingoes.cn/zh/translator/plugins_chrome.htm" target="_blank">http://www.lingoes.cn/zh/translator/plugins_chrome.htm</a><br />
360<br />
<a href="http://www.lingoes.cn/zh/translator/plugins_360chrome.htm" target="_blank">http://www.lingoes.cn/zh/translator/plugins_360chrome.htm</a><br />
适用于2.7~2.8版本的去广告补丁<a href='http://www.verydd.com/blog/wp-content/uploads/2011/12/Patch.zip'>点击这里</a>下载</p>
]]></content:encoded>
			<wfw:commentRss>http://www.verydd.com/blog/general/282-lingoes-chrome-firefox-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows下进行Android应用程序开发的环境架设</title>
		<link>http://www.verydd.com/blog/andriod/264-android-development-environment-set-up/</link>
		<comments>http://www.verydd.com/blog/andriod/264-android-development-environment-set-up/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 05:39:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[adt]]></category>
		<category><![CDATA[avd]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.verydd.com/blog/?p=264</guid>
		<description><![CDATA[1.首先安装Java Development Kit，然后下载Eclipse Classic解压到任意目录。

2.运行Eclipse，Help > Install New Software&#8230;.，单击Add按钮，添加ADT Plugin地址为:

https://dl-ssl.google.com/android/eclipse/

<span class="readmore"><a href="http://www.verydd.com/blog/andriod/264-android-development-environment-set-up/" title="Windows下进行Android应用程序开发的环境架设">阅读全文——共428字</a></span>]]></description>
			<content:encoded><![CDATA[<p>1.首先安装<a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank">Java Development Kit</a>，然后下载<a href="http://www.eclipse.org/downloads/" target="_blank">Eclipse Classic</a>解压到任意目录。<br />
2.运行Eclipse，<em>Help > Install New Software&#8230;.</em>，单击Add按钮，添加ADT Plugin地址为:
<pre class="wp-code-highlight prettyprint">https://dl-ssl.google.com/android/eclipse/</pre>
<p>然后确定进行安装。<br />
3.下载<a href="http://developer.android.com/sdk/index.html" title="http://developer.android.com/sdk/index.html" target="_blank">Android SDK</a>安装文件并解压任意位置，例如D:\Android，然后运行其中的SDK Manager安装所需SDK文件。<br />
4.运行Eclipse <em>Window > Preferences > Android</em>设置SDK Location为Android SDK所在目录，然后点击Apply。<br />
5.为Windows添加一个名为ANDROID_SDK_HOME的<strong>系统变量</strong>，值为希望以后Android虚拟机的AVD文件保存目录，如D:\Android。<br />
6.运行Eclipse <em>Window > AVD Manager</em>，管理或者创建Android虚拟机。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.verydd.com/blog/andriod/264-android-development-environment-set-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>更改XAMPP中Pear配置文件Pear.ini的位置</title>
		<link>http://www.verydd.com/blog/programming/php-mysql/260-change-the-pear-ini-location-in-xampp/</link>
		<comments>http://www.verydd.com/blog/programming/php-mysql/260-change-the-pear-ini-location-in-xampp/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 01:47:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP & MySQL]]></category>
		<category><![CDATA[pear]]></category>

		<guid isPermaLink="false">http://www.verydd.com/blog/?p=260</guid>
		<description><![CDATA[添加用户环境变量PHP_PEAR_SYSCONF_DIR，值为新的pear.ini所在的位置如D:\XAMPP\php，这样可以避免Win7下C:\windows\pear.ini不可写的问题。



Windows Registry Editor Version 5.00

<span class="readmore"><a href="http://www.verydd.com/blog/programming/php-mysql/260-change-the-pear-ini-location-in-xampp/" title="更改XAMPP中Pear配置文件Pear.ini的位置">阅读全文——共240字</a></span>]]></description>
			<content:encoded><![CDATA[<p>添加用户环境变量PHP_PEAR_SYSCONF_DIR，值为新的pear.ini所在的位置如D:\XAMPP\php，这样可以避免Win7下C:\windows\pear.ini不可写的问题。</p>
<pre class="wp-code-highlight prettyprint">
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Environment]
&quot;PHP_PEAR_SYSCONF_DIR&quot;=&quot;D:\\xampp\\php&quot;
</pre>
<p>如果不起作用，可以试着添加PEAR_CONFIG_SYSCONFDIR用户环境变量试试。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.verydd.com/blog/programming/php-mysql/260-change-the-pear-ini-location-in-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>让Win7下安全删除USB移动硬盘后断开设备电源</title>
		<link>http://www.verydd.com/blog/general/258-let-win7-safely-remove-the-usb-mobile-hard-disk-disconnect-the-device-power/</link>
		<comments>http://www.verydd.com/blog/general/258-let-win7-safely-remove-the-usb-mobile-hard-disk-disconnect-the-device-power/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 07:27:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[移动硬盘]]></category>

		<guid isPermaLink="false">http://www.verydd.com/blog/?p=258</guid>
		<description><![CDATA[打开注册表，定位到

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usbhub\HubG

新建一个“DWORD (32-bit) 值”，名称为DisableOnSoftRemove，将其值设为1，然后重启电脑即可。

]]></description>
			<content:encoded><![CDATA[<p>打开注册表，定位到<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usbhub\HubG<br />
新建一个“DWORD (32-bit) 值”，名称为DisableOnSoftRemove，将其值设为1，然后重启电脑即可。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.verydd.com/blog/general/258-let-win7-safely-remove-the-usb-mobile-hard-disk-disconnect-the-device-power/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google服务间歇性被墙</title>
		<link>http://www.verydd.com/blog/general/256-google-services-are-intermittent-wall/</link>
		<comments>http://www.verydd.com/blog/general/256-google-services-are-intermittent-wall/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 06:45:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.verydd.com/blog/?p=256</guid>
		<description><![CDATA[请用记事本打开C:\Windows\system32\drivers\etc\hosts，然后加上如下内容：



203.208.46.85 www.google.com.hk

<span class="readmore"><a href="http://www.verydd.com/blog/general/256-google-services-are-intermittent-wall/" title="Google服务间歇性被墙">阅读全文——共159字</a></span>]]></description>
			<content:encoded><![CDATA[<p>请用记事本打开C:\Windows\system32\drivers\etc\hosts，然后加上如下内容：</p>
<pre class="wp-code-highlight prettyprint">
203.208.46.85 www.google.com.hk
203.208.46.85 google.com.hk
203.208.46.85 www.google.com
203.208.46.85 google.com
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.verydd.com/blog/general/256-google-services-are-intermittent-wall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MinGW编译的程序运行提示缺少libgcc_s_dw2-1.dll</title>
		<link>http://www.verydd.com/blog/programming/c/254-mingw-compiler-to-run-the-program-prompts-the-lack-libgcc_s_dw2-1-dll/</link>
		<comments>http://www.verydd.com/blog/programming/c/254-mingw-compiler-to-run-the-program-prompts-the-lack-libgcc_s_dw2-1-dll/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 02:56:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[mingw]]></category>

		<guid isPermaLink="false">http://www.verydd.com/blog/?p=254</guid>
		<description><![CDATA[在链接时使用-static选项，把C/C++运行库静态编译进可执行文件里。

]]></description>
			<content:encoded><![CDATA[<p>在链接时使用-static选项，把C/C++运行库静态编译进可执行文件里。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.verydd.com/blog/programming/c/254-mingw-compiler-to-run-the-program-prompts-the-lack-libgcc_s_dw2-1-dll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

