
<?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.hzclw.cn/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hzclw.cn</link>
	<description>动静设计的中文博客QQ:775638423</description>
	<lastBuildDate>Sat, 16 Jul 2011 18:09:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>修改“Documents and Settings”文件夹或者临时文件夹</title>
		<link>http://www.hzclw.cn/2011/896.html</link>
		<comments>http://www.hzclw.cn/2011/896.html#comments</comments>
		<pubDate>Sat, 16 Jul 2011 18:09:27 +0000</pubDate>
		<dc:creator>hzclw</dc:creator>
				<category><![CDATA[SEO基础]]></category>
		<category><![CDATA[Documents and Settings]]></category>

		<guid isPermaLink="false">http://www.hzclw.cn/?p=896</guid>
		<description><![CDATA[★mountvol的特殊应用：Windows 2003不能自动为闪盘分配盘符。如果要使用闪盘就不得不手动为闪存指定盘符。而Mountvol命令可以让系统自动装入新

卷的功能，这样Windows 2003就能自动识别并为闪存分配盘符：单击"开始→运行"，在"打开"框中键入"mountvol/E"，然后单击"确定"按钮。重启电脑后]]></description>
			<content:encoded><![CDATA[<p>第一招：</p>
<p>如果想重装系统（推荐）在安装前修改winnt.sif这个自动应答文件就可实现</p>
<p>方法就是在[GuiUnattended]添加</p>
<p>ProfilesDir=&#8221;D:\Documents and Settings\&#8221;</p>
<p>第二招：</p>
<p>进入系统属性-高级-环境变量-用户变量</p>
<p>新建一个变量ALLUSERSPROFILE，变量值：d:\DS\ALLUSER</p>
<p>再来一个变量userprofile，变量值：d:\DS\ADMIN</p>
<p>重启后，在d:\DS\这个文件夹里就会有All Users和Administrator的替代了！</p>
<p>不过任务栏上的快速启动没了需要运行</p>
<p>xcopy &#8220;C:\Documents and Settings\Administrator&#8221; &#8220;d:\DS\ADMIN&#8221; /e/h/c</p>
<p>还没有就在任务栏上点右键-按T再按Q</p>
<p>由于游戏存档是在All Users里，可以不改userprofile，我就没改^^</p>
<p>第三招：</p>
<p>(转载《电脑爱好者》)</p>
<p>为什么要移动这个文件夹?由于Windows使用Documents and Settings文件夹存储了大量重要内容，所以将其移动到其他分区的好处在于：<br />
1．随着安装软件增多，windows目录会越来越庞大，这时如果没有给系统盘留下足够空间，就需要把Documents and Settings文件夹移动到其他分区，使</p>
<p>得windows有足够空间运行。<br />
2．Documents and Settings文件夹和Windows文件是系统频繁访问的路径，如果位于不同硬盘，将会加快磁盘系统的访问速度，减少对单一的硬盘的过度</p>
<p>磨损。<br />
3．Documents and Settings文件夹存储的是用户个人数据，当重装系统或用Ghost恢复系统时，必须事先备份用户的个人数据，一旦忘记的话，就损失大</p>
<p>了。把Documents and Settings文件夹移动到其他分区，就可以无需备份，直接格式化系统分区或者使用Ghost覆盖系统分区，而不会影响用户的个人数据</p>
<p>。<br />
两大绝招帮你迁移&#8221;Documents and Settings&#8221;<br />
如果你试图移动或重命名&#8221;Documents and Settings&#8221;文件夹，系统会报告：Documents and Settings是Windows的系统文件夹，Windows需要它才能正常运</p>
<p>行，因此不能删除或重命名。因此，得寻求特别的方法。<br />
方法一：新装系统可考虑间接迁移法思路分析：在登录后是无法移动当前用户的配置文件，需要新建一个拥有管理员权限的账户，再通过这个用户把目标</p>
<p>用户的配置文件夹迁移。<br />
第一步：在控制面板的&#8221;用户账户&#8221;，选择&#8221;创建一个新账户&#8221;(假设为test)并赋予&#8221;计算机管理员&#8221;权限，确定后注销当前系统后以用户test登录。<br />
第二步：假设要把账户Administrator移到&#8221;E:\Documents and Settings&#8221;，打开&#8221;C:\Documents and Settings&#8221;目录，把&#8221;C:\Documents and</p>
<p>Settings\Administrator&#8221;目录复制到&#8221;E:\Documents and Settings&#8221;目录。然后打开&#8221;我的电脑&#8221;的属性，切换到&#8221;用户配置文件&#8221;(Windows XP则是&#8221;高级→</p>
<p>用户配置文件&#8221;)，单击&#8221;设置&#8221;，选择移动目标后单击&#8221;复制到&#8221;，然后选择&#8221;E:\Documents and Settings\Administrator&#8221;为保存路径，确认操作即可。<br />
小提示<br />
为了把所有目标中的所有文件复制到新目录，依次打开&#8221;工具→文件夹选项&#8221;，在&#8221;高级设置&#8221;标签下确认勾选&#8221;显示隐藏文件或文件夹&#8221;，并取消&#8221;隐藏已知文</p>
<p>件类型的扩展名&#8221;和&#8221;隐藏受保护的操作系统文件&#8221;两个复选框。<br />
第三步：打开注册表编辑器，点击&#8221;编辑→查找&#8221;，键入关键字&#8221;\Documents and Settings\Administrator&#8221;后整个注册表中查找，把关键字前面的数据一律</p>
<p>改为E:，退出注册表编辑器。<br />
第四步：注销test，并以Administrator登录系统。打开命令行提示符窗口，输入&#8221;SET&#8221;并回车，在显示结果中确认&#8221;USERPROFIE&#8221;的指向路径</p>
<p>为&#8221;E:\Documents and Settings\Administrator&#8221;。这样，就把Administrator迁移到E盘．现在可以把原来&#8221;C:\Documents and Settings\Administrator&#8221;</p>
<p>目录删除了。<br />
第五步：最后点击&#8221;开始→运行&#8221;，输入&#8221;lusrmgr.msc&#8221;回车后打开&#8221;本地用户和组&#8221;控制台，在&#8221;用户&#8221;下把test删除，然后打开&#8221;C:\Documents and</p>
<p>Settings&#8221;目录，把test目录删除即可<br />
这个方法只能迁移部分数据。当用户配置数据很多了，系统动态库可能在注册表中记录了&#8221;Documents and Settings&#8221;目录的绝对路径，这可能带来系统不</p>
<p>稳定，所以此法一般在新安装的系统中使用。<br />
方法二：微软给的原创方法微软公司给出了移动Documents and Settings文件夹的方案，分为两种情况：<br />
第一种情况：安装系统前设置<br />
只需在安装前修改Documents and Settings文件夹的名字即可，安装系统时通过运行winnt.exe或winnt32.exe并携带&#8221;/UNATTEND&#8221;参数，并</p>
<p>在&#8221;unattend.txt&#8221;文件中插入以下语句：<br />
[GuiUNattended]ProfilesDir=D:\USER<br />
其中&#8221;D:\USER&#8221;是自定义目录，这样安装后的系统将会用指定的目录替代默认的&#8221;Documents and Settings&#8221;文件夹。<br />
第二种情况：已经安装好的系统<br />
用过Linux的用户应该知道，Linux可以把不同的装载点(可理解为不同的目录或分区)装到同一个点上，这样方便管理。其实在Windows 2000/2003/XP的</p>
<p>NTFS文件系统中也有类似特性，它就是Windows装载点命令，利用这个命令可以把&#8221;Documents and Settings&#8221;目录从源目录装到另外一个目录。这个NTFS装</p>
<p>载点迁移法的前提是，源目录和目标目录都必须采用的NTFS文件系统，而且只能间接把&#8221;Documents and Settings&#8221;移动到E:盘根目录，这样E:盘可能会比</p>
<p>较乱。具体步骤如下：<br />
第一步：打开命令行提示符窗口，键入&#8221;mountvol&#8221;查看各个盘装载名。在本案例中要把&#8221;C:\Documents and Settings&#8221;目录装入到E:盘，其中E:盘</p>
<p>的&#8221;VolumeName&#8221;为&#8221;\\?\Volume{ae782e92-1fdb-11d9-851d-806d6172696f}\&#8221;（不包括外侧引号)。</p>
<p>第二步：打开记事本．输入以下内容．将其保存为C:\mount.bat文件(&#8221;//&#8221;后面的是说明，不用输入)。<br />
xcopy &#8220;C:\Documents and Settings\*.*&#8221; &#8220;E:\&#8221; /E/H<br />
//把C:\Documents and Settings目录下的文件和文件夹拷贝到E:根目录下。<br />
rename &#8220;C:\Documents and Settings&#8221; &#8220;C:\Backup&#8221;<br />
//把目录该名后作为备份<br />
mkdir &#8220;C:\Documents and Settings&#8221;<br />
//创建一个空目录<br />
mountvol &#8220;C:\Documents and settings&#8221;\\?\Volume{ae782e92-1fdb-11d9-851d-806d6172696f}\<br />
//把E:盘装载到&#8221;C:\Documents and Settings&#8221;中<br />
第三步：打开策略组编辑器，把mount.bat添加到启动脚本中，确定后退出编辑器。<br />
第四步：重启电脑成功后，打开策略组编辑器，清除启动脚本。</p>
<p>小提示<br />
★所要mountvol的源必须为空，否则将无法装载。装载后&#8221;C:\Documents and Settings&#8221;的图标变为一个盘符。<br />
★如果恢复到原来状态，可以写一个delmount.bat批处理文件，并将其加入启动脚本中运行一次，然后登录到系统后把C:\backup和E:盘的配置文件删除即</p>
<p>可。delmount.bat的内容为：<br />
mountvol &#8220;C:\Documents and Settings&#8221;/d<br />
copy &#8220;C:\Backup\*.*&#8221; &#8220;C:\Documents and Settings&#8221;<br />
★mountvol的特殊应用：Windows 2003不能自动为闪盘分配盘符。如果要使用闪盘就不得不手动为闪存指定盘符。而Mountvol命令可以让系统自动装入新</p>
<p>卷的功能，这样Windows 2003就能自动识别并为闪存分配盘符：单击&#8221;开始→运行&#8221;，在&#8221;打开&#8221;框中键入&#8221;mountvol/E&#8221;，然后单击&#8221;确定&#8221;按钮。重启电脑后</p>
<p>，Windows 2003就能够自动识别并指定闪存盘符了。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hzclw.cn/2011/896.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hrefer richedit line insertion error</title>
		<link>http://www.hzclw.cn/2011/893.html</link>
		<comments>http://www.hzclw.cn/2011/893.html#comments</comments>
		<pubDate>Fri, 17 Jun 2011 06:24:21 +0000</pubDate>
		<dc:creator>hzclw</dc:creator>
				<category><![CDATA[xrumer教程]]></category>
		<category><![CDATA[hrefer]]></category>

		<guid isPermaLink="false">http://www.hzclw.cn/?p=893</guid>
		<description><![CDATA[如果hrefer richedit line insertion error 在用HREFER  编辑edit addtive words adtabase 的时候出现hrefer richedit line insertion error这个错误请去正常的系统下面拷贝riched32.dll这个系统文件 拷贝在C:\WINDOWS\system32替换原来这个的文件即可。]]></description>
			<content:encoded><![CDATA[<p>如果hrefer richedit line insertion error 在用HREFER  编辑edit addtive words adtabase 的时候出现hrefer richedit line insertion error这个错误请去正常的系统下面拷贝riched32.dll这个系统文件 拷贝在C:\WINDOWS\system32替换原来这个的文件即可。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hzclw.cn/2011/893.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>scrapebox_xrumer列表站成立</title>
		<link>http://www.hzclw.cn/2011/891.html</link>
		<comments>http://www.hzclw.cn/2011/891.html#comments</comments>
		<pubDate>Fri, 03 Jun 2011 04:57:12 +0000</pubDate>
		<dc:creator>hzclw</dc:creator>
				<category><![CDATA[SEO基础]]></category>
		<category><![CDATA[scrapebox list]]></category>
		<category><![CDATA[xrmumer list]]></category>

		<guid isPermaLink="false">http://www.hzclw.cn/?p=891</guid>
		<description><![CDATA[scrapebox,xrumer列表站成立 专门出售一些SEM 方面的服务包括国外这些SEO 工具LIST 别表跟电子书，这个站以购物为准点 基础以团购形式因为每个出售多设置限量出售。scrapebox
]]></description>
			<content:encoded><![CDATA[<p>scrapebox,xrumer列表站成立 专门出售一些SEM 方面的服务包括国外这些SEO 工具LIST 别表跟电子书，这个站以购物为准点 基础以团购形式因为每个出售多设置限量出售。<a href="http://www.buyalot.cn" target="_self">scrapebox</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hzclw.cn/2011/891.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xrumer购买方式_购买步骤</title>
		<link>http://www.hzclw.cn/2011/889.html</link>
		<comments>http://www.hzclw.cn/2011/889.html#comments</comments>
		<pubDate>Wed, 25 May 2011 09:29:31 +0000</pubDate>
		<dc:creator>hzclw</dc:creator>
				<category><![CDATA[xrumer教程]]></category>
		<category><![CDATA[xrumer购买方式]]></category>
		<category><![CDATA[xrumer购买步骤]]></category>

		<guid isPermaLink="false">http://www.hzclw.cn/?p=889</guid>
		<description><![CDATA[xrumer购买方式_购买步骤：
前面已经提到 XRUMER 的官方网站 具体看：http://www.hzclw.cn/2011/886.html.另外很多人不知道他的购买方式。
可以看到他能支持的付款方式是：
了解了购买方式现在就去<a href="http://www.global-supplier.net/How to Buy XRumer" target="_blank">立即注册帐号</a>：]]></description>
			<content:encoded><![CDATA[<p>xrumer购买方式_购买步骤：<br />
前面已经提到 XRUMER 的官方网站 具体看：http://www.hzclw.cn/2011/886.html.另外很多人不知道他的购买方式。<br />
可以看到他能支持的付款方式是：</p>
<p><img class="size-thumbnail wp-image-475" src="http://www.hzclw.cn/wp-content/uploads/2011/1.jpg" alt="" /></p>
<p>支持的有怎么几种也支持西联付款的。根据我自己购买 我就用过PAYPAL 跟西联汇款。PAYPAL购买作者有个审核期限也就是7天 ，西联的化就不需要。目前就针对这俩个方式做一下说明。</p>
<p>第一步要去官方网站注册帐号 <a href="http://www.global-supplier.net/How to Buy XRumer" target="_blank">立即注册帐号</a>。注册以后可以在 页面看到联系方式如下：<strong>How to purchase XRumer 7.0 + Hrefer 3.3:</strong> we accept Epassporte, MoneyGram, WebMoney, MoneyBookers.<br />
To purchase software package please contact: <strong>ICQ 111892</strong> or <strong>botmaster@ymail.com</strong>. Also, we accept RuPay, Yandex-Money.</p>
<p>跟一些付款方式。也可以点击Contact us 里面看到另外几个联系方式如下：<br />
Sales manager: botmaster@ymail.com, ICQ 111892, Skype botmaster.net<br />
Tech.support: botmaster@ymail.com, ICQ 111892, Skype botmaster.net</p>
<p>第二步：你可以通过上面 邮箱 ICQ SKYPE ，去联系作者告诉他你要购买XRUMR。 交他给你支付方式。他会发送一份邮件给你或者上面联系方式</p>
<p>他们收到信息以后他们会给你回复 信息或者邮件 如下：</p>
<p>We accept only these payment systems:</p>
<p>MoneyBookers https://www.moneybookers.com/app/?rid=11007500 (also u can open account, upload funds on it, almost same as paypal then send money to us&#8230; it&#8217;s really easy and also safe)</p>
<p>Western Union (we give 20$ discount for this payment method, the price will be 570$)</p>
<p>WebMoney    http://www.wmtransfer.com/</p>
<p>Paypal https://www.paypal.com/</p>
<p>Wire transfer- the price will be 590$</p>
<p>For WebMoney the price for software is 590$<br />
For MoneyBookers the price for software is 590$</p>
<p>For Paypal the price for software is 590$, but with a hold of 7 days. (that mean you&#8217;ll get the software in 7 days after the payment).</p>
<p>The hold period is available only for paypal payment. With other payment systems you will get the software in same day after payment.</p>
<p>Chose one of payment system, then contact us to get payment details.</p>
<p>All future software updates are for free for all our customers.</p>
<p>At purchase you get 3 months of free usage license.<br />
After this period of time you need to pay monthly fee (10$) or for year license (100$)</p>
<p>Regards,<br />
Botmaster Labs<br />
第三步： 你看到这些信息以后你选择一种支付方式。然后回复邮件告诉作者你选择是那个付款方式。交他给你付款方式的帐号 。把会把你付款方式的形式 或者有什么要求他多会告诉你。根据我购买的经验 paypal 需要7天，西联基本第二天就可以但是西联的化要求购买不能写软件。这个具体看你选择什么方式然后作者给你付款方式。</p>
<p>第4步：付款以后等待对方确认他会根据不同的付款方式告诉你什么时候给你软件，前面购买时候一定给对方你注册用户名。这样到时候好了，他就会告诉你用你的用你的用户名去下载软件。现在XRUMER7了 如果要XRUMER 要序列号的这个序列号是要每次跟作者要的。关于HREFER的教程看这个帖子：http://www.hzclw.cn/2011/865.html</p>
<p>了解了购买方式现在就去<a href="http://www.global-supplier.net/How to Buy XRumer" target="_blank">立即注册帐号</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hzclw.cn/2011/889.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xrumer官方网站</title>
		<link>http://www.hzclw.cn/2011/886.html</link>
		<comments>http://www.hzclw.cn/2011/886.html#comments</comments>
		<pubDate>Thu, 19 May 2011 10:31:46 +0000</pubDate>
		<dc:creator>hzclw</dc:creator>
				<category><![CDATA[SEO工具]]></category>
		<category><![CDATA[xrumer官方网站]]></category>
		<category><![CDATA[xrumer网站]]></category>

		<guid isPermaLink="false">http://www.hzclw.cn/?p=886</guid>
		<description><![CDATA[最近在群里到处看到 大家在了解XRUMER。多在找那个是官方 ，具体他应该有好做站的。有俄罗斯网站有英文网站还有一个英文跟俄罗斯购买网站，所以导致的很多人多不知道 那个是真正 ，如果你去购买英文版本的点这个就是<a href="http://www.botmasterlabs.net/product21628/" target="_blank">XRUMER的官方网站</a>，]]></description>
			<content:encoded><![CDATA[<p>最近在群里到处看到 大家在了解XRUMER。多在找那个是官方 ，具体他应该有好做站的。有俄罗斯网站有英文网站还有一个英文跟俄罗斯购买网站，所以导致的很多人多不知道 那个是真正 ，如果你去购买英文版本的点这个就是<a href="http://www.botmasterlabs.net/product21628/" target="_blank">XRUMER的官方网站</a>，我们买的过人很多只要是这个域名开始目前位置这个就是出售英文的XRUMER 官方网站，注册好了以后里面有显示联系方式，进去联系作者说要购买，然后他会发给支付方式。购买是比较麻烦要跟作者来回的邮件 他才告诉你支付方式。大致有几种  西联 PP 还有一种国外在线支付方式。西联汇款基本第二天就能拿到软件安，PP支付的的化需要7天，7天以后作者就会发邮件给你软件下载包。具体你邮件给作者发会告诉你支付方式 。购买XRUMER 需要有足够的耐心购买使用更需要耐心。一下就是支付方式跟联系方式 但是这些你注册以后多能看到。<br />
How to purchase XRumer 7.0 + Hrefer 3.3: we accept Epassporte, MoneyGram, WebMoney, MoneyBookers.<br />
To purchase software package please contact: ICQ 111892 or botmaster@ymail.com. Also, we accept RuPay, Yandex-Money.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hzclw.cn/2011/886.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>senuke-x中文教程</title>
		<link>http://www.hzclw.cn/2011/883.html</link>
		<comments>http://www.hzclw.cn/2011/883.html#comments</comments>
		<pubDate>Fri, 13 May 2011 17:07:00 +0000</pubDate>
		<dc:creator>hzclw</dc:creator>
				<category><![CDATA[SEO工具]]></category>
		<category><![CDATA[senuke-x中文教程]]></category>
		<category><![CDATA[senuke-x教程]]></category>
		<category><![CDATA[senuke-x视频教程]]></category>
		<category><![CDATA[视频教程]]></category>

		<guid isPermaLink="false">http://www.hzclw.cn/?p=883</guid>
		<description><![CDATA[Logan录制的SENUKE-X教程 http://u.115.com/file/e61nsxsl#Wizard.rar <a href="http://senuke.com/amember/go.php?r=38493&#38;i=b10" target="_blank">senuke-x 立即购买</a>]]></description>
			<content:encoded><![CDATA[<p>Logan录制的SENUKE-X教程 。教程录制的是这个Wizard部分。视频中文的 视频就有注意那些注意点了  请一定要好好看看哦视频下载地址：<br />
<a href="http://u.115.com/file/e61nsxsl#Wizard.rar" target="_blank">http://u.115.com/file/e61nsxsl#Wizard.rar</a></p>
<p><a href="http://senuke.com/amember/go.php?r=38493&amp;i=b10" target="_blank">senuke-x 立即购买</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hzclw.cn/2011/883.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ScrapeBox连接如果没有时间可以到下面这个站买卖</title>
		<link>http://www.hzclw.cn/2011/879.html</link>
		<comments>http://www.hzclw.cn/2011/879.html#comments</comments>
		<pubDate>Sat, 16 Apr 2011 13:20:58 +0000</pubDate>
		<dc:creator>hzclw</dc:creator>
				<category><![CDATA[SEO基础]]></category>
		<category><![CDATA[sb这么找自动通过连接]]></category>
		<category><![CDATA[ScrapeBox连接]]></category>

		<guid isPermaLink="false">http://www.hzclw.cn/?p=879</guid>
		<description><![CDATA[具体访问官方连接了解           <a href="http://scrapeboxlist.com/vip/go.php?r=101&#38;i=l0" target="_blank">点击访问官方</a>]]></description>
			<content:encoded><![CDATA[<p>欢迎</p>
<p>机器人正在运行的服务器，每天24小时在专用服务器上。 这些机器人收集和调查现有的联​​系，可能会允许一对后从与评论的评论者获得一个返回链接到的网站或链接拥有优势的作者。</p>
<p>通常积累的机器人，调查30至5.0万的链接的一天。 该机器人目前的统计可能会发现在右列</p>
<p>该机器人维持名单：</p>
<p>* 可发布的公关与主机域名<br />
* 可发布与URL的公关<br />
* 可发布与主机域公关链接，将过去的24小时<br />
* 可发布与公关网址链接，将过去的24小时<br />
* 自动批准的与主机域公关<br />
* 自动批准的与URL公关<br />
* 自动批准与主机域公关链接，将过去24小时<br />
* 自动批准与公关的网址链接，将过去的24小时<br />
* 还没有核实相关链接<br />
* 具体访问官方连接了解</p>
<p><a href="http://scrapeboxlist.com/vip/go.php?r=101&amp;i=l0" target="_blank">点击访问官方</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hzclw.cn/2011/879.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>英文SEO培训 – 黑帽SEO培训</title>
		<link>http://www.hzclw.cn/2011/876.html</link>
		<comments>http://www.hzclw.cn/2011/876.html#comments</comments>
		<pubDate>Sat, 26 Mar 2011 11:58:34 +0000</pubDate>
		<dc:creator>hzclw</dc:creator>
				<category><![CDATA[SEO基础]]></category>
		<category><![CDATA[英文seo]]></category>
		<category><![CDATA[黑帽SEO]]></category>

		<guid isPermaLink="false">http://www.hzclw.cn/?p=876</guid>
		<description><![CDATA[Semthinking提供英文SEO培训 – 黑帽SEO培训服务]]></description>
			<content:encoded><![CDATA[<p>Semthinking提供<strong>英文SEO培训 – 黑帽SEO培训</strong>服务</p>
<p>Semthinking博客是一个以<a href="http://semthinking.com/">英文seo</a>/<a href="http://semthinking.com/blackhat/428">黑帽seo</a>为主的专业推广博客，自开通以来，积极分享英文网站推广经验，交流英文seo工具使用心得。</p>
<p>现博客长期提供英文seo/黑帽seo培训服务，目前阶段主推的是<a href="http://semthinking.com/cws/" target="_blank"><strong>CWS网络精准营销培训系统</strong></a>。</p>
<p>CWS可以做什么：CWS是以Clickbank + WordPress +  Seo为基础的培训体系，主要是通过优化WordPress网站从搜索引擎获取自然流量来推广clickbank产品做cps。CWS的培训方法一旦掌握 了，也一样可以适用于amazon，cpa等任何通过自然流量产生收益的网站。本培训适合个人网赚人员，目前随到随学，<strong>教学大纲及安排详情请访问<a href="http://semthinking.com/cws/" target="_blank"> http://semthinking.com/cws/</a></strong>。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hzclw.cn/2011/876.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>百度热力图邀请码</title>
		<link>http://www.hzclw.cn/2011/873.html</link>
		<comments>http://www.hzclw.cn/2011/873.html#comments</comments>
		<pubDate>Tue, 22 Mar 2011 10:22:44 +0000</pubDate>
		<dc:creator>hzclw</dc:creator>
				<category><![CDATA[SEO基础]]></category>
		<category><![CDATA[百度热力图邀请码]]></category>
		<category><![CDATA[百度统计热力图]]></category>

		<guid isPermaLink="false">http://www.hzclw.cn/?p=873</guid>
		<description><![CDATA[百度热力图邀请码 提供几组邀请码 今天进去竟然发现有10个邀请码送人了 留下俩个 看谁搜索到就是谁的了]]></description>
			<content:encoded><![CDATA[<p>百度热力图邀请码 提供几组邀请码 今天进去竟然发现有10个邀请码送人了 留下俩个 看谁搜索到就是谁的了</p>
<ul>
<li><span style="color: #666666; background-color: #eeeeee;">058ce6c8392c75f2</span></li>
<li><span style="color: #666666; background-color: #eeeeee;">bce529c3f67f703d</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hzclw.cn/2011/873.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xrumer视频教程</title>
		<link>http://www.hzclw.cn/2011/868.html</link>
		<comments>http://www.hzclw.cn/2011/868.html#comments</comments>
		<pubDate>Wed, 16 Mar 2011 16:54:19 +0000</pubDate>
		<dc:creator>hzclw</dc:creator>
				<category><![CDATA[xrumer教程]]></category>
		<category><![CDATA[xrumer视频教程]]></category>

		<guid isPermaLink="false">http://www.hzclw.cn/?p=868</guid>
		<description><![CDATA[hrefer的教程http://www.hzclw.cn/2011/865.html

自己录制的xrumer教程 http://u.115.com/file/f16d50dac7]]></description>
			<content:encoded><![CDATA[<p><span id="sample-permalink">hrefer的教程http://www.hzclw.cn/2011/865.html</span></p>
<p><span>自己录制的xrumer教程 </span>http://u.115.com/file/f16d50dac7<br />
另外一个事情替一下在安装HREFER 出现KEY 的朋友可以把XRUMER (就是你刚安装过XRUMER并且也已经正常登录XRUMER运行的他也是自动生成一个KEY.LIC 复制即可)目录 hrefer.jpg<br />
5 分钟前 上传<br />
下载附件 (55.44 KB)<br />
下的key.lic 拷贝HREFER 目录下即可登录</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hzclw.cn/2011/868.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

