<?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>Lei`s Blog</title>
	<atom:link href="http://chenlei.name/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://chenlei.name</link>
	<description>我的博客我做主！</description>
	<lastBuildDate>Sat, 05 May 2012 04:52:14 +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>win7连接（服务器是win2008server）remoteapp中的程序， 提示无法继续，证书来自不信任的证书验证机构。无法成功启动remoteapp程序。</title>
		<link>http://chenlei.name/index.php/2012/05/05/12/52/14/</link>
		<comments>http://chenlei.name/index.php/2012/05/05/12/52/14/#comments</comments>
		<pubDate>Sat, 05 May 2012 04:52:14 +0000</pubDate>
		<dc:creator>wuyilala</dc:creator>
				<category><![CDATA[lei`s日记]]></category>

		<guid isPermaLink="false">http://chenlei.name/?p=1400</guid>
		<description><![CDATA[需手工将服务器 证书导入存放到win7客户端 证书-计算机账户-本地计算机-受信任的根证书颁发机构 中，就可以了。思考提示，根据remoteapp的证书安装导入等于没导进去，或是证书位置不合格。]]></description>
			<content:encoded><![CDATA[<ul>
<li id="bb3b99a0-00f0-4ca6-889a-a79948423bca">
<div>
<div>
<p>需手工将服务器 证书导入存放到win7客户端 证书-计算机账户-本地计算机-受信任的根证书颁发机构 中，就可以了。思考提示，根据remoteapp的证书安装导入等于没导进去，或是证书位置不合格。</p>
</div>
</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://chenlei.name/index.php/2012/05/05/12/52/14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>用友通 总账套打 EPSON 1600K设置参数备忘</title>
		<link>http://chenlei.name/index.php/2012/05/01/15/12/44/</link>
		<comments>http://chenlei.name/index.php/2012/05/01/15/12/44/#comments</comments>
		<pubDate>Tue, 01 May 2012 07:12:44 +0000</pubDate>
		<dc:creator>wuyilala</dc:creator>
				<category><![CDATA[lei`s日记]]></category>

		<guid isPermaLink="false">http://chenlei.name/?p=1397</guid>
		<description><![CDATA[用友通 总账套打 西玛表单设置参数：左10.0 右11.4 上9.0 下10.0 间距0.0 这样设置的话EPSON 1600K驱动的打印出来左右上下均无偏移，也不会造成前几页向下偏移的问题！]]></description>
			<content:encoded><![CDATA[<p>用友通 总账套打 西玛表单设置参数：左10.0 右11.4 上9.0 下10.0 间距0.0 这样设置的话EPSON 1600K驱动的打印出来左右上下均无偏移，也不会造成前几页向下偏移的问题！<a href="http://chenlei.name/wp-content/uploads/2012/05/8810263695_TIME_1267666934897.jpg"><img class="alignleft size-full wp-image-1398" title="8810263695_TIME_1267666934897" src="http://chenlei.name/wp-content/uploads/2012/05/8810263695_TIME_1267666934897.jpg" alt="" width="188" height="163" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chenlei.name/index.php/2012/05/01/15/12/44/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>windows 2008 更换网卡之后无法远程桌面mstsc问题</title>
		<link>http://chenlei.name/index.php/2012/04/29/14/18/05/</link>
		<comments>http://chenlei.name/index.php/2012/04/29/14/18/05/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 06:18:05 +0000</pubDate>
		<dc:creator>wuyilala</dc:creator>
				<category><![CDATA[lei`s日记]]></category>

		<guid isPermaLink="false">http://chenlei.name/?p=1395</guid>
		<description><![CDATA[远程桌面莫名奇妙无法连接，检查一下网卡绑定！ Windows 2003，无法连接远程桌面，检查远程桌面设置，检查服务及进程都正常。通过端口查看发现3389端口没有开启。检查注册表，端口设置正常。 最终在tscc.msc(终端服务配置、连接)中，RDP-Tcp-&#62;属性，网卡，选择，确定。 再次查看端口已经打开。 连接正常，问题解决。 这个是网上找来的2003的修改方便，2008其实自己到终端服务器设置里面找得到的，我是因为更换网卡之后终端服务绑定的是老的网卡原来的网卡，修改下修改成所以支持的就行了！]]></description>
			<content:encoded><![CDATA[<p>远程桌面莫名奇妙无法连接，检查一下网卡绑定！<br />
Windows 2003，无法连接远程桌面，检查远程桌面设置，检查服务及进程都正常。通过端口查看发现3389端口没有开启。检查注册表，端口设置正常。</p>
<p>最终在tscc.msc(终端服务配置、连接)中，RDP-Tcp-&gt;属性，网卡，选择，确定。</p>
<p>再次查看端口已经打开。</p>
<p>连接正常，问题解决。</p>
<p>这个是网上找来的2003的修改方便，2008其实自己到终端服务器设置里面找得到的，我是因为更换网卡之后终端服务绑定的是老的网卡原来的网卡，修改下修改成所以支持的就行了！</p>
]]></content:encoded>
			<wfw:commentRss>http://chenlei.name/index.php/2012/04/29/14/18/05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UAP2835 华为Femto AP设置登陆</title>
		<link>http://chenlei.name/index.php/2012/04/16/00/02/24/</link>
		<comments>http://chenlei.name/index.php/2012/04/16/00/02/24/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 16:02:24 +0000</pubDate>
		<dc:creator>wuyilala</dc:creator>
				<category><![CDATA[lei`s日记]]></category>

		<guid isPermaLink="false">http://chenlei.name/?p=1391</guid>
		<description><![CDATA[密码当初给设置人员给修改了，哎！不是初始密码了，都不知道里面有啥设置的，只知道设置了一个联通服务器地址。登陆IP 172.16.1.0 路由登陆地址192.168.1.1]]></description>
			<content:encoded><![CDATA[<p>密码当初给设置人员给修改了，哎！不是初始密码了，都不知道里面有啥设置的，只知道设置了一个联通服务器地址。登陆IP 172.16.1.0 路由登陆地址192.168.1.1<a href="http://chenlei.name/wp-content/uploads/2012/04/huawei-AP.jpg"><img class="alignleft size-full wp-image-1392" title="huawei AP" src="http://chenlei.name/wp-content/uploads/2012/04/huawei-AP.jpg" alt="" width="548" height="365" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chenlei.name/index.php/2012/04/16/00/02/24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4月换工作了，真正意义上的第二个公司</title>
		<link>http://chenlei.name/index.php/2012/04/02/00/14/27/</link>
		<comments>http://chenlei.name/index.php/2012/04/02/00/14/27/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 16:14:27 +0000</pubDate>
		<dc:creator>wuyilala</dc:creator>
				<category><![CDATA[lei`s日记]]></category>

		<guid isPermaLink="false">http://chenlei.name/?p=1388</guid>
		<description><![CDATA[干了3年多了，从一点一滴做起到现在，从生疏到熟练，从陌生到朋友，从。。。点点滴滴，充满回忆的3年多。有点舍不得，又有点不得已，纠结掺杂着犹豫，最后做了艰难的决定。希望我的决定是正确的，也下定了决心去做好。3个贱人记得多多联系，别散咯！感谢TT哦，放手让我去看看外面的世界！希望我能闯出一片天地！]]></description>
			<content:encoded><![CDATA[<p>干了3年多了，从一点一滴做起到现在，从生疏到熟练，从陌生到朋友，从。。。点点滴滴，充满回忆的3年多。有点舍不得，又有点不得已，纠结掺杂着犹豫，最后做了艰难的决定。希望我的决定是正确的，也下定了决心去做好。3个贱人记得多多联系，别散咯！感谢TT哦，放手让我去看看外面的世界！希望我能闯出一片天地！</p>
]]></content:encoded>
			<wfw:commentRss>http://chenlei.name/index.php/2012/04/02/00/14/27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress 错误记录</title>
		<link>http://chenlei.name/index.php/2012/03/13/21/05/08/</link>
		<comments>http://chenlei.name/index.php/2012/03/13/21/05/08/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 13:05:08 +0000</pubDate>
		<dc:creator>wuyilala</dc:creator>
				<category><![CDATA[lei`s日记]]></category>

		<guid isPermaLink="false">http://chenlei.name/?p=1374</guid>
		<description><![CDATA[&#160; 不再显示发生了一个错误，上传“中文.jpg”失败 无法将上传的文件移动至 xxxxxxx/wp-content/uploads/2012/03。 遇到N次了，每次总忘记，再次提醒下，是wordpress对中文支持不好的问题，上传文件更换为英文字母的就行了！ &#160;]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<div><a onclick="jQuery(this).parents('div.media-item').slideUp(200, function(){jQuery(this).remove();});" href="#">不再显示</a><strong>发生了一个错误，上传“中文.jpg”失败</strong> 无法将上传的文件移动至 xxxxxxx/wp-content/uploads/2012/03。</div>
<div></div>
<div>遇到N次了，每次总忘记，再次提醒下，是wordpress对中文支持不好的问题，上传文件更换为英文字母的就行了！</div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://chenlei.name/index.php/2012/03/13/21/05/08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>铁通-又爱又恨！</title>
		<link>http://chenlei.name/index.php/2012/03/13/21/00/08/</link>
		<comments>http://chenlei.name/index.php/2012/03/13/21/00/08/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 13:00:08 +0000</pubDate>
		<dc:creator>wuyilala</dc:creator>
				<category><![CDATA[lei`s日记]]></category>

		<guid isPermaLink="false">http://chenlei.name/?p=1369</guid>
		<description><![CDATA[外网端口无法隐射出去，常常在全国各地漫游的出口IP，最常去的是浙江嘉兴电信。不过也有可爱的地方，当然不能明说，懂的自然看图就懂了。]]></description>
			<content:encoded><![CDATA[<p><a href="http://chenlei.name/wp-content/uploads/2012/03/tietong.jpg"><img class="alignleft size-full wp-image-1370" title="tietong" src="http://chenlei.name/wp-content/uploads/2012/03/tietong.jpg" alt="" width="738" height="508" /></a>外网端口无法隐射出去，常常在全国各地漫游的出口IP，最常去的是浙江嘉兴电信。不过也有可爱的地方，当然不能明说，懂的自然看图就懂了。</p>
]]></content:encoded>
			<wfw:commentRss>http://chenlei.name/index.php/2012/03/13/21/00/08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>国行IPHONE 4S 是支持CDMA的 大家请看图</title>
		<link>http://chenlei.name/index.php/2012/02/12/15/15/04/</link>
		<comments>http://chenlei.name/index.php/2012/02/12/15/15/04/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 07:15:04 +0000</pubDate>
		<dc:creator>wuyilala</dc:creator>
				<category><![CDATA[lei`s日记]]></category>

		<guid isPermaLink="false">http://chenlei.name/?p=1343</guid>
		<description><![CDATA[插入 cdma卡，重启拨112 看电信信号来了，挂机信号没了！ 国行64G白 尊敬的用户，您要对固定电话和宽带保修请拨打10001或10000 谢谢配合。 上海电信 女人 上海联通是男声 这次明确带CDMA了 测试方法 拨打*22800 锁定CDMA信号，然后断线后立马拨*3001#12345#* 然后会显示信号强度-106 然后此时信号已经端开了 但是还是等了好久还会显示 EVDO 和1X的信号。这下明确了吧。]]></description>
			<content:encoded><![CDATA[<p>插入 cdma卡，重启拨112 看电信信号来了，挂机信号没了！<br />
	国行64G白</p>
<p>
	尊敬的用户，您要对固定电话和宽带保修请拨打10001或10000 谢谢配合。 上海电信 女人<br />
	上海联通是男声</p>
<p>
	这次明确带CDMA了 测试方法 拨打*22800 锁定CDMA信号，然后断线后立马拨*3001#12345#* 然后会显示信号强度-106 然后此时信号已经端开了 但是还是等了好久还会显示 EVDO 和1X的信号。这下明确了吧。</p>

<a href='http://chenlei.name/index.php/2012/02/12/15/15/04/102apple_img_2088/' title='102APPLE_IMG_2088'><img width="150" height="150" src="http://chenlei.name/wp-content/uploads/2012/02/102APPLE_IMG_2088-150x150.png" class="attachment-thumbnail" alt="102APPLE_IMG_2088" title="102APPLE_IMG_2088" /></a>
<a href='http://chenlei.name/index.php/2012/02/12/15/15/04/102apple_img_2087/' title='102APPLE_IMG_2087'><img width="150" height="150" src="http://chenlei.name/wp-content/uploads/2012/02/102APPLE_IMG_2087-150x150.png" class="attachment-thumbnail" alt="102APPLE_IMG_2087" title="102APPLE_IMG_2087" /></a>
<a href='http://chenlei.name/index.php/2012/02/12/15/15/04/102apple_img_2094/' title='102APPLE_IMG_2094'><img width="150" height="150" src="http://chenlei.name/wp-content/uploads/2012/02/102APPLE_IMG_2094-150x150.png" class="attachment-thumbnail" alt="102APPLE_IMG_2094" title="102APPLE_IMG_2094" /></a>
<a href='http://chenlei.name/index.php/2012/02/12/15/15/04/102apple_img_2093/' title='102APPLE_IMG_2093'><img width="150" height="150" src="http://chenlei.name/wp-content/uploads/2012/02/102APPLE_IMG_2093-150x150.png" class="attachment-thumbnail" alt="102APPLE_IMG_2093" title="102APPLE_IMG_2093" /></a>
<a href='http://chenlei.name/index.php/2012/02/12/15/15/04/102apple_img_2092/' title='102APPLE_IMG_2092'><img width="150" height="150" src="http://chenlei.name/wp-content/uploads/2012/02/102APPLE_IMG_2092-150x150.png" class="attachment-thumbnail" alt="102APPLE_IMG_2092" title="102APPLE_IMG_2092" /></a>
<a href='http://chenlei.name/index.php/2012/02/12/15/15/04/102apple_img_2086/' title='102APPLE_IMG_2086'><img width="150" height="150" src="http://chenlei.name/wp-content/uploads/2012/02/102APPLE_IMG_2086-150x150.png" class="attachment-thumbnail" alt="102APPLE_IMG_2086" title="102APPLE_IMG_2086" /></a>
<a href='http://chenlei.name/index.php/2012/02/12/15/15/04/img_2085/' title='IMG_2085'><img width="150" height="150" src="http://chenlei.name/wp-content/uploads/2012/02/IMG_2085-150x150.png" class="attachment-thumbnail" alt="IMG_2085" title="IMG_2085" /></a>
<a href='http://chenlei.name/index.php/2012/02/12/15/15/04/102apple_img_2090/' title='102APPLE_IMG_2090'><img width="150" height="150" src="http://chenlei.name/wp-content/uploads/2012/02/102APPLE_IMG_2090-150x150.png" class="attachment-thumbnail" alt="102APPLE_IMG_2090" title="102APPLE_IMG_2090" /></a>
<a href='http://chenlei.name/index.php/2012/02/12/15/15/04/102apple_img_2089/' title='102APPLE_IMG_2089'><img width="150" height="150" src="http://chenlei.name/wp-content/uploads/2012/02/102APPLE_IMG_2089-150x150.png" class="attachment-thumbnail" alt="102APPLE_IMG_2089" title="102APPLE_IMG_2089" /></a>
<a href='http://chenlei.name/index.php/2012/02/12/15/15/04/102apple_img_2091/' title='102APPLE_IMG_2091'><img width="150" height="150" src="http://chenlei.name/wp-content/uploads/2012/02/102APPLE_IMG_2091-150x150.png" class="attachment-thumbnail" alt="102APPLE_IMG_2091" title="102APPLE_IMG_2091" /></a>

]]></content:encoded>
			<wfw:commentRss>http://chenlei.name/index.php/2012/02/12/15/15/04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB接口定义</title>
		<link>http://chenlei.name/index.php/2012/02/10/10/17/33/</link>
		<comments>http://chenlei.name/index.php/2012/02/10/10/17/33/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 02:17:33 +0000</pubDate>
		<dc:creator>wuyilala</dc:creator>
				<category><![CDATA[lei`s日记]]></category>

		<guid isPermaLink="false">http://chenlei.name/?p=1339</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://chenlei.name/wp-content/uploads/2012/02/usbjiekou.jpg"><img alt="" class="alignright size-large wp-image-1340" height="273" src="http://chenlei.name/wp-content/uploads/2012/02/usbjiekou-1024x415.jpg" title="usbjiekou" width="676" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chenlei.name/index.php/2012/02/10/10/17/33/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100M网络跑大流量PT下载速度非常不稳定！</title>
		<link>http://chenlei.name/index.php/2012/01/03/00/51/58/</link>
		<comments>http://chenlei.name/index.php/2012/01/03/00/51/58/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 16:51:58 +0000</pubDate>
		<dc:creator>wuyilala</dc:creator>
				<category><![CDATA[lei`s日记]]></category>

		<guid isPermaLink="false">http://chenlei.name/?p=1332</guid>
		<description><![CDATA[本来是1000M网络直插的，吐血想加个无线路由器挂在前面当扩展无线使用，结果下载速度非常不稳定，上去了就掉下来，而且上行没速度，原先的话没放这个无线路由器之前一直稳定，带宽能跑到50-60M，现在一上去就掉下来，上行索性才200KB左右，突然一想是否是刚才添加的无线路由器当HUB的缘故，远程连接一看，网络连接为100M，恍然大悟，我的这个无线路由是百兆的哎。原来百兆网络和千兆网络区别这么大。]]></description>
			<content:encoded><![CDATA[<p>本来是1000M网络直插的，吐血想加个无线路由器挂在前面当扩展无线使用，结果下载速度非常不稳定，上去了就掉下来，而且上行没速度，原先的话没放这个无线路由器之前一直稳定，带宽能跑到50-60M，现在一上去就掉下来，上行索性才200KB左右，突然一想是否是刚才添加的无线路由器当HUB的缘故，远程连接一看，网络连接为100M，恍然大悟，我的这个无线路由是百兆的哎。原来百兆网络和千兆网络区别这么大。<a href="http://chenlei.name/wp-content/uploads/2012/01/100M-1000m.jpg"><img alt="" class="alignright size-full wp-image-1333" height="194" src="http://chenlei.name/wp-content/uploads/2012/01/100M-1000m.jpg" title="100M 1000m" width="403" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chenlei.name/index.php/2012/01/03/00/51/58/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

